Re: [Netstack] Quantum unassigned bugs

2012-06-25 Thread Dan Wendlandt
Hi Sumit, Yes, launchpad is accurate and those items are still unassigned. If you're volunteering, by all means, feel free to assign them to you. These items are not strictly required in order for someone to have a basic Quantum v2 environment running (my goal for the F-2 release), but I've kept

[Netstack] Horizon Update

2012-06-25 Thread Arvind Somya
Hey Netstackers Sorry I've been unable to attend any of the weekly meetings due to timing conflicts, Here's an update on the Horizon integration work: * Panels to create/delete networks: done * Panels to create/delete subnets per network: done * Network selection integrated into the Horizon launc

[Netstack] Horizon update

2012-06-25 Thread Arvind Somya (asomya)
Hey Netstackers Sorry I've been unable to attend any of the weekly meetings due to timing conflicts, Here's an update on the Horizon integration work: * Panels to create/delete networks: done * Panels to create/delete subnets per network: done * Network selection integrate

[Netstack] Quantum CLI

2012-06-25 Thread Shiv Haris
Hi Quantum Team, I got quite used to testing Quantum Plugins with the Quauntum CLI in the Essex release. Now that I have moved on to Folsom I don't seem to find the CLI in the usual location of /opt/stack/quantum/bin/quantum. Can someone please point me to this feature. Also any pointers to Ho

Re: [Netstack] Quantum CLI

2012-06-25 Thread Yong Sheng Gong
Hi,in new version, we have bin/quantum(old) and bin/quantumv2 for quantum client, you should be able to find the quantum and quantumv2 by which command.quantum api v2.0 nova integration: https://blueprints.launchpad.net/quantum/+spec/improved-nova-quantum-integrationquantum new cli: https://bluepr

Re: [Netstack] Quantum CLI

2012-06-25 Thread Dan Wendlandt
On Tue, Jun 26, 2012 at 2:31 AM, Shiv Haris wrote: > Hi Quantum Team, > > ** ** > > I got quite used to testing Quantum Plugins with the Quauntum CLI in the > Essex release. Now that I have moved on to Folsom I don’t seem to find the > CLI in the usual location of /opt/stack/quantum/bin/quant

[Netstack] about query ports via ip_address

2012-06-25 Thread Yong Sheng Gong
Hi Gary,How can I query the ports with ip_adress?quantumv2 list_ports -- --fixed_ips ip_address=ipor any one in the format of http get URLThanksYong Sheng Gong-Yong Sheng Gong/China/IBM wrote: -To: gkot...@redhat.comFrom: Yong Sheng Gong/China/IBMDate: 06/25/2012 06:00PMCc: garyk , Sumit N

Re: [Netstack] about query ports via ip_address

2012-06-25 Thread Gary Kotton
On 06/26/2012 09:00 AM, Yong Sheng Gong wrote: Hi Gary, How can I query the ports with ip_adress? At the moment there is no formal way of doing this. Last week there were a number of mails on the list about this particular issue. We did not get to the bottom of this. Your suggestion below

Re: [Netstack] about query ports via ip_address

2012-06-25 Thread Yong Sheng Gong
nova integration:    def get_instance_uuids_by_ip_filter(self, context, filters):-Gary Kotton wrote: -To: Yong Sheng Gong/China/IBM@IBMCNFrom: Gary Kotton Date: 06/26/2012 02:26PMCc: Dan Wendlandt , "netstack@lists.launchpad.net" Subject: Re: about query ports via ip_address

Re: [Netstack] about query ports via ip_address

2012-06-25 Thread Gary Kotton
On 06/26/2012 09:33 AM, Yong Sheng Gong wrote: nova integration: def get_instance_uuids_by_ip_filter(self, context, filters): Silly question - is the instance uuid the port uuid? Thanks Gary -Gary Kotton wrote: - To: Yong Sheng Gong/China/IBM@IBMCN From: Gary Kotton Date: 06/2

Re: [Netstack] about query ports via ip_address

2012-06-25 Thread Yong Sheng Gong
It is not important. I will get port and then get needed information.-Gary Kotton wrote: -To: Yong Sheng Gong/China/IBM@IBMCNFrom: Gary Kotton Date: 06/26/2012 02:39PMCc: Dan Wendlandt , "netstack@lists.launchpad.net" Subject: Re: about query ports via ip_address On 06/26/