Re: [Netstack] plugin-specific unit testing

2011-08-08 Thread Dan Wendlandt
Hi Ram, There's definitely a lot of work to be done in the scope of functional and system test. Would be great if your team wanted to take a lead. I'd encourage you to update the testing wiki page with pointers to your plans/tools/etc: http://wiki.openstack.org/QuantumTesting I know Joe Heck wa

Re: [Netstack] Quantum API resource status proposal

2011-08-08 Thread Dan Wendlandt
Hi Salvatore, I think we're getting close :) As you mentioned in the bug, I agree that the "status" attributes are not critical for the v1.0 API, so delaying them until 1.1 so we can make sure we're on the same page seems like a good decision. Some comments inline, Dan On Mon, Aug 8, 2011 at 3:

Re: [Netstack] Quantum API resource status proposal

2011-08-08 Thread Ying Liu (yinliu2)
Hi Salvatore and Dan, Thanks for the great discussion. (Apologize for joining the discussion late. My outlook filter has some problem recently. First several messages on this thread went to a wrong folder.) I prefer for having both mechanism available. That means, Plugin can decide whether

Re: [Netstack] OpenStack Dashboard

2011-08-08 Thread Arvind Somya
Hey Devin The integration is nearly complete, I'm just working on the final bits to attach/detach ports from nova instances. I did start out similar to the swift container code in the dashboard with my views and controllers within the django_openstack module but halfway through I changed my

Re: [Netstack] OpenStack Dashboard

2011-08-08 Thread Devin Carlen
Hey Dan, Thanks for the link! I'm excited to see that support for Quantum is being added to Dashboard. I did notice that a new module called django-quantum is added, but there is a slightly cleaner way to accomplish this without having to create a new top level module. I recommend looking at

Re: [Netstack] Quantum API resource status proposal

2011-08-08 Thread Dan Wendlandt
Thanks for the explanation Salvatore, very helpful to understand where you are coming from. I think we're approaching this from slightly different angles, but aren't too far off. My thinking was that most (all?) plugins will operate in a way that they store the data resulting from a web service c

[Netstack] OpenStack Dashboard

2011-08-08 Thread Dan Wendlandt
Hi Devin, Here's the pointer to the existing Quantum dashboard blueprint: https://blueprints.launchpad.net/quantum/+spec/quantum-client-gui Mark Voelker's team at Cisco has been taking the lead on this and can provide you with more details. Its currently targeted for Diablo-4. CC'ing the netstac

Re: [Netstack] Quantum Plugin for OpenStack Dashboard feedback

2011-08-08 Thread Arvind Somya
Hey Somik Thanks for the feedback, there have been quite a few changes to the dashboard since the mockup. 1) I agree about the Actions column and implemented that when I started adding more stuff and realized it was too clunky to have each action in it's own column. Currently it only has 'Re

Re: [Netstack] Aligning the API code with the specification

2011-08-08 Thread Salvatore Orlando
Hi all, Thanks for your feedback on the API. The specification is now ready to be "locked down", and the work related to ensure the code is completely compliant with it is in the quantum-api-alignment branch. (lp:~salvatore-orlando/quantum/quantum-api-aligment). Please let me know if you have qu