Re: [Openstack] [Netstack] question on get_network_details api call

2012-06-07 Thread Robert Kukura
On 06/02/2012 01:56 PM, Dan Wendlandt wrote: > Hi Irena, Bob, Salvatore, > > Just catching up the thread, and looping the netstack and openstack > lists in as well, as this info is general useful in my opinion. > > Our model with Quantum, like Nova, is that it is definitely ok to extend > the

Re: [Openstack] [Netstack] question on get_network_details api call

2012-06-04 Thread Dan Wendlandt
Hi Irena, Our pretty wimpy existing developer docs cover extensions: http://wiki.openstack.org/QuantumDevelopment Would be great if you and others could help expand these docs as you identify gaps. Thanks, Dan On Sat, Jun 2, 2012 at 12:16 PM, Irena Berezovsky wrote: > Dan, thank you very mu

Re: [Openstack] [Netstack] question on get_network_details api call

2012-06-02 Thread Irena Berezovsky
Dan, thank you very much for pointing to nova examples. Following these examples and also http://wiki.openstack.org/WritingRequestExtensions guidelines I understand how to add extension to nova, but still has questions how to add it to Quantum. Nova extensions make use of nova.api.openstack.exten

Re: [Openstack] [Netstack] question on get_network_details api call

2012-06-02 Thread Dan Wendlandt
Hi Irena, Bob, Salvatore, Just catching up the thread, and looping the netstack and openstack lists in as well, as this info is general useful in my opinion. Our model with Quantum, like Nova, is that it is definitely ok to extend the content of a core object with additional attributes. These at