[Openstack] How to assign External ip to vm without quantum L3 agent

2013-05-30 Thread Veera Reddy
Hi,

IS there any way to access VM from external network without using quantum
l3 agent.

-- 
Regards,
VeeraReddy.B
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [Quantum] Unable to install Quantum DHCP and L3 agents

2013-02-05 Thread Veera Reddy
Hi Trinath,

Before installing folsom

To Below Step

Edit */etc/apt/sources.list.d/cloud-archive.list *:

deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/folsom
main



Upgrade the system (and reboot if you need) :

apt-get update  apt-get upgrade

Regards,
Veera.


On Wed, Feb 6, 2013 at 12:30 PM, Trinath Somanchi 
trinath.soman...@gmail.com wrote:

 Hi-

 When I install Quantum DHCP and L3 agents.

 I  get this error

 root@NewFolsomController:~# apt-get install
 quantum-plugin-openvswitch-agent quantum-dhcp-agent quantum-l3-agent
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 E: Unable to locate package quantum-dhcp-agent
 E: Unable to locate package quantum-l3-agent

 Kindly help me resolve the issue

 --
 Regards,
 --
 Trinath Somanchi,
 +91 9866 235 130

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
Regards,
VeeraReddy.B
9959236555.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Why my vm often change into shut off status by itself?

2012-12-05 Thread Veera Reddy
On Thu, Dec 6, 2012 at 8:29 AM, pyw pengyu...@gmail.com wrote:

 instance-0040shut off




Hi,

Try to start vm with virsh command

 virsh start  instance-0040

With this  we can see what is actual problem

Regards,
Veera.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-09 Thread Veera Reddy
Hi Skible,

I followed the install guide
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst

I am able to bring up guest, but unable to get ip to guest vm from network
node.

Also attached respective configuraion files .

Please help in finding the issue.



My setup :
Controller : (10.232.91.33)

nova-api
nova-cert
nova-consoleauth
nova-scheduler
quantum-server

Network Node:(10.232.90.222)

quantum-plugin-openvswitch-agent
quantum-dhcp-agent
quantum-l3-agent

Compute Node: (10.232.90.62)

quantum-plugin-openvswitch-agent
nova-compute


controller-nova.conf attached
compute_node-nova.conf attached
compute-ovs_quantum_plugin.ini attached
network_node_ovs_quantum_plugin.ini attached


Thanks in advance

Regards,
Veera.

On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack skible.openst...@gmail.com
 wrote:

  Hello Stackers !

 I am currently trying to create pictures of my OpenStack deployment
 architecture as a part of my OpenStack Folsom install 
 guidehttps://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rstand
  i would like to ask a favorite.

 Could you be kind and please take a look at these Pics below and report
 back if there is a missing or wrong thing.

 Thank you.


 ==Quantum  on VLAN + 3 NICs on controller node
 http://i.imgur.com/Ueh5Z.jpg
 ===

 ==Quantum  on VLAN + 2 NICs on controller node
 http://i.imgur.com/RK6X7.jpg
 ===

 ==Quantum  on GRE-tunneling + 3 NICs on controller node===
 http://i.imgur.com/1jCFC.jpg
 ===


 To make of OpenStack, the IT project of the century

 Best regards





 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
Regards,
VeeraReddy.B
9959236555.


comput_node-nova.conf
Description: Binary data


compute_node-ovs_quantum_plugin.ini
Description: Binary data


controller-nova.conf
Description: Binary data


network_node-ovs_quantum_plugin.ini
Description: Binary data
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-09 Thread Veera Reddy
Hi Skible,

I followed the install guide
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst

I am able to bring up guest, but unable to get ip to guest vm from network
node.

Also attached respective configuraion files .

Please help in finding the issue.



My setup :
Controller : (10.232.91.33)

nova-api
nova-cert
nova-consoleauth
nova-scheduler
quantum-server

Network Node:(10.232.90.222)

quantum-plugin-openvswitch-agent
quantum-dhcp-agent
quantum-l3-agent

Compute Node: (10.232.90.62)

quantum-plugin-openvswitch-agent
nova-compute


controller-nova.conf attached
compute_node-nova.conf attached
compute-ovs_quantum_plugin.ini attached
network_node_ovs_quantum_plugin.ini attached


Thanks in advance

Regards,
Veera.

On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack skible.openst...@gmail.com
 wrote:

  Hello Stackers !

 I am currently trying to create pictures of my OpenStack deployment
 architecture as a part of my OpenStack Folsom install 
 guidehttps://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rstand
  i would like to ask a favorite.

 Could you be kind and please take a look at these Pics below and report
 back if there is a missing or wrong thing.

 Thank you.


 ==Quantum  on VLAN + 3 NICs on controller node
 http://i.imgur.com/Ueh5Z.jpg
 ===

 ==Quantum  on VLAN + 2 NICs on controller node
 http://i.imgur.com/RK6X7.jpg
 ===

 ==Quantum  on GRE-tunneling + 3 NICs on controller node===
 http://i.imgur.com/1jCFC.jpg
 ===


 To make of OpenStack, the IT project of the century

 Best regards





 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
Regards,
VeeraReddy.B
9959236555.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-09 Thread Veera Reddy
Hi,

In my setup metadata_ip is controller ip.
I am able to ping to controller from network node.

Regards,
Veera.

On Fri, Nov 9, 2012 at 7:02 PM, Choe, Cheng-Dae white...@gmail.com wrote:


 First. Ping to your metadata_ip in network router namespace.

 2012년 11월 9일 금요일에 Veera Reddy님이 작성:

 Hi Skible,

 I followed the install guide

 https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst

 I am able to bring up guest, but unable to get ip to guest vm from
 network node.

 Also attached respective configuraion files .

 Please help in finding the issue.



 My setup :
 Controller : (10.232.91.33)

 nova-api
 nova-cert
 nova-consoleauth
 nova-scheduler
 quantum-server

 Network Node:(10.232.90.222)

 quantum-plugin-openvswitch-agent
 quantum-dhcp-agent
 quantum-l3-agent

 Compute Node: (10.232.90.62)

 quantum-plugin-openvswitch-agent
 nova-compute


 controller-nova.conf attached
 compute_node-nova.conf attached
 compute-ovs_quantum_plugin.ini attached
 network_node_ovs_quantum_plugin.ini attached


 Thanks in advance

 Regards,
 Veera.

 On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack 
 skible.openst...@gmail.com wrote:

  Hello Stackers !

 I am currently trying to create pictures of my OpenStack deployment
 architecture as a part of my OpenStack Folsom install 
 guidehttps://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rstand
  i would like to ask a favorite.

 Could you be kind and please take a look at these Pics below and report
 back if there is a missing or wrong thing.

 Thank you.


 ==Quantum  on VLAN + 3 NICs on controller node
 http://i.imgur.com/Ueh5Z.jpg
 ===

 ==Quantum  on VLAN + 2 NICs on controller node
 http://i.imgur.com/RK6X7.jpg
 ===

 ==Quantum  on GRE-tunneling + 3 NICs on controller node===
 http://i.imgur.com/1jCFC.jpg
 ===


 To make of OpenStack, the IT project of the century

 Best regards





 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 --
 Regards,
 VeeraReddy.B
 9959236555.



 --
 Choe, Cheng-Dae
 Blog: http://www.woosum.net




-- 
Regards,
VeeraReddy.B
9959236555.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Veera Reddy
Hi Skible,

Can you please send me below configuration files of three setups you have
mentioned.


   - ovs_quantum_plugin.ini (For controller and node)
   - nova.conf (For controller and node)

Thanks in advance


Regards,
Veera.

On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack skible.openst...@gmail.com
 wrote:

  Hello Stackers !

 I am currently trying to create pictures of my OpenStack deployment
 architecture as a part of my OpenStack Folsom install 
 guidehttps://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rstand
  i would like to ask a favorite.

 Could you be kind and please take a look at these Pics below and report
 back if there is a missing or wrong thing.

 Thank you.


 ==Quantum  on VLAN + 3 NICs on controller node
 http://i.imgur.com/Ueh5Z.jpg
 ===

 ==Quantum  on VLAN + 2 NICs on controller node
 http://i.imgur.com/RK6X7.jpg
 ===

 ==Quantum  on GRE-tunneling + 3 NICs on controller node===
 http://i.imgur.com/1jCFC.jpg
 ===


 To make of OpenStack, the IT project of the century

 Best regards





 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
Regards,
VeeraReddy.B
9959236555.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] VM connectivity

2012-11-05 Thread Veera Reddy
Hi Johanna,

Using Security Groups you can ping and SSh to your VM.

http://docs.openstack.org/trunk/openstack-compute/admin/content/enabling-ping-and-ssh-on-vms.html



Regards,
Veera.

On Mon, Nov 5, 2012 at 2:24 PM, Heinonen, Johanna (NSN - FI/Espoo) 
johanna.heino...@nsn.com wrote:

 Hi Salvatore,

 ** **

 I am using Quantum with OVS-plugin. My quantum files are attached.

 ** **

 I have done my configuration by following the instructions by E. Macchi
 (includes a tenant internal network and a provider network) and Quantum
 admin quide (folsom). I have a single node installation with one interface
 eth0 and ubuntu 12.04. The OVS is configured like this:

 ** **

 ovs-vsctl add-br br-int

 ovs-vsctl add-br br-ex

 ovs-vsctl br-set-external-id br-ex bridge-id br-ex

 ovs-vsctl add-port br-ex eth0

 ** **

 I am able to start VMs in both the tenant network and provider network,
 they are getting IPs and they become active. The only problem is that I am
 not able to connect to them anyhow (no ssh, no ping…)

 ovs-vsctl looks like this:

 ** **

 root@localadmin:~# ovs-vsctl show

 86f47d37-93b0-4037-a988-1667f85d7c10

 Bridge br-tun

 Port br-tun

 Interface br-tun

 type: internal

 Port patch-int

 Interface patch-int

 type: patch

 options: {peer=patch-tun}

 Bridge br-ex

 Port br-ex

 Interface br-ex

 type: internal

 Port eth0

 Interface eth0

 Port qg-89636625-f4

 Interface qg-89636625-f4

 type: internal

 Bridge br-int

 Port patch-tun

 Interface patch-tun

 type: patch

 options: {peer=patch-int}

 Port vnet1

 tag: 6

 Interface vnet1

 Port vnet2

 tag: 1

 Interface vnet2

 Port tap2fd9694b-51

 tag: 1

 Interface tap2fd9694b-51

 type: internal

 Port vnet0

 tag: 1

 Interface vnet0

 Port br-int

 Interface br-int

 type: internal

 ovs_version: 1.4.0+build0

 ** **

 Maybe there is something wrong in my configuration? What are the best
 troubleshooting tools in this case?

 ** **

 Best regards,

 Johanna

 ** **

 ** **

 *From:* ext Salvatore Orlando [mailto:sorla...@nicira.com]
 *Sent:* Friday, November 02, 2012 10:53 AM
 *To:* Heinonen, Johanna (NSN - FI/Espoo)
 *Cc:* ext Daniel Oliveira; openstack@lists.launchpad.net
 *Subject:* Re: [Openstack] VM connectivity

 ** **

 Hi Johanna,

 ** **

 are you running Openstack with Quantum or nova-network? In the former
 case, which plugin are you using?

 If you are using nova-network, which network manager are you using?

 ** **

 Salvatore

 ** **

 On 2 November 2012 06:32, Heinonen, Johanna (NSN - FI/Espoo) 
 johanna.heino...@nsn.com wrote:

 Hi Daniel,

  

 Did you solve your problem? If yes, what was the solution? I am interested
 because I have similar issues in my setup.

  

 BR

 Johanna

  

 *From:* openstack-bounces+johanna.heinonen=nsn@lists.launchpad.net[mailto:
 openstack-bounces+johanna.heinonen=nsn@lists.launchpad.net] *On
 Behalf Of *ext Daniel Oliveira
 *Sent:* Thursday, October 18, 2012 3:17 PM
 *To:* openstack@lists.launchpad.net


 *Subject:* Re: [Openstack] VM connectivity

  

 So, can anyone help me?

  

 2012/10/16 Daniel Oliveira dvalbr...@gmail.com

 When viewing the console-log of a VM, I noticed the following:

  

 

 Starting network...

 udhcpc (v1.18.5) started

 Sending discover...

 Sending discover...

 Sending discover...

 No lease, failing

 WARN: /etc/rc3.d/S40-network failed

 

 2012/10/16 Daniel Oliveira dvalbr...@gmail.com

 Hello. I installed OpenStack via devStack, and I've noticed I am unable to
 SSH, or even ping, to any VM I launch. I've already added both rules to the
 default security group (port 22 for SSH, and ICMP rule). I hope someone can
 help me, thanks in advance.

  

 P.S.:

 -I am not very experienced with all of this, so if you ask me for the
 output of some command or log, please specify the file path/command;

 -I had a thread with a similar question on this list, but I deleted it
 from my email unintentionally.
 

  

 --
 My best regards,

  

 Daniel Oliveira.

  



 

  

 --
 My best regards,

  

 Daniel Oliveira.

  



 

  

 --
 My best regards,

  

 Daniel Oliveira.

  


 

Re: [Openstack] VM connectivity

2012-11-05 Thread Veera Reddy
Hi,

My Network Configuration in nova.conf

libvirt_vif_type=ethernet
linuxnet_vif_driver=nova.network.linux_net.LinuxOVSInterfaceDriver
firewall_driver=nova.virt.firewall.NoopFirewallDriver
libvirt_use_virtio_for_bridges=True

Regards,
Veera.

On Mon, Nov 5, 2012 at 5:12 PM, Gary Kotton gkot...@redhat.com wrote:

  Hi,
 Can you please check that in nova.conf the value of libvirt_vif_driver is
 nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver
 Thanks
 Gary


 On 11/05/2012 11:15 AM, Heinonen, Johanna (NSN - FI/Espoo) wrote:

  Hi Veera,

 ** **

 I forgot to mention that I have already configured the security groups
  for bothe ssh/icmp, but this did not help.

 ** **

 Regards,

 Johanna

 ** **

 ** **

 *From:* ext Veera Reddy [mailto:veerare...@gmail.comveerare...@gmail.com]

 *Sent:* Monday, November 05, 2012 11:02 AM
 *To:* Heinonen, Johanna (NSN - FI/Espoo)
 *Cc:* ext Salvatore Orlando; openstack@lists.launchpad.net
 *Subject:* Re: [Openstack] VM connectivity

 ** **

 Hi Johanna,

 ** **

 Using Security Groups you can ping and SSh to your VM.

 ** **


 http://docs.openstack.org/trunk/openstack-compute/admin/content/enabling-ping-and-ssh-on-vms.html
 

 ** **

 ** **

 ** **

 Regards,

 Veera.

 On Mon, Nov 5, 2012 at 2:24 PM, Heinonen, Johanna (NSN - FI/Espoo) 
 johanna.heino...@nsn.com wrote:

 Hi Salvatore,

  

 I am using Quantum with OVS-plugin. My quantum files are attached.

  

 I have done my configuration by following the instructions by E. Macchi
 (includes a tenant internal network and a provider network) and Quantum
 admin quide (folsom). I have a single node installation with one interface
 eth0 and ubuntu 12.04. The OVS is configured like this:

  

 ovs-vsctl add-br br-int

 ovs-vsctl add-br br-ex

 ovs-vsctl br-set-external-id br-ex bridge-id br-ex

 ovs-vsctl add-port br-ex eth0

  

 I am able to start VMs in both the tenant network and provider network,
 they are getting IPs and they become active. The only problem is that I am
 not able to connect to them anyhow (no ssh, no ping…)

 ovs-vsctl looks like this:

  

 root@localadmin:~# ovs-vsctl show

 86f47d37-93b0-4037-a988-1667f85d7c10

 Bridge br-tun

 Port br-tun

 Interface br-tun

 type: internal

 Port patch-int

 Interface patch-int

 type: patch

 options: {peer=patch-tun}

 Bridge br-ex

 Port br-ex

 Interface br-ex

 type: internal

 Port eth0

 Interface eth0

 Port qg-89636625-f4

 Interface qg-89636625-f4

 type: internal

 Bridge br-int

 Port patch-tun

 Interface patch-tun

 type: patch

 options: {peer=patch-int}

 Port vnet1

 tag: 6

 Interface vnet1

 Port vnet2

 tag: 1

 Interface vnet2

 Port tap2fd9694b-51

 tag: 1

 Interface tap2fd9694b-51

 type: internal

 Port vnet0

 tag: 1

 Interface vnet0

 Port br-int

 Interface br-int

 type: internal

 ovs_version: 1.4.0+build0

  

 Maybe there is something wrong in my configuration? What are the best
 troubleshooting tools in this case?

  

 Best regards,

 Johanna

  

  

 *From:* ext Salvatore Orlando [mailto:sorla...@nicira.com]
 *Sent:* Friday, November 02, 2012 10:53 AM
 *To:* Heinonen, Johanna (NSN - FI/Espoo)
 *Cc:* ext Daniel Oliveira; openstack@lists.launchpad.net
 *Subject:* Re: [Openstack] VM connectivity

  

 Hi Johanna,

  

 are you running Openstack with Quantum or nova-network? In the former
 case, which plugin are you using?

 If you are using nova-network, which network manager are you using?

  

 Salvatore

  

 On 2 November 2012 06:32, Heinonen, Johanna (NSN - FI/Espoo) 
 johanna.heino...@nsn.com wrote:

 Hi Daniel,

  

 Did you solve your problem? If yes, what was the solution? I am interested
 because I have similar issues in my setup.

  

 BR

 Johanna

  

 *From:* openstack-bounces+johanna.heinonen=nsn@lists.launchpad.net[mailto:
 openstack-bounces+johanna.heinonen=nsn@lists.launchpad.net] *On
 Behalf Of *ext Daniel Oliveira
 *Sent:* Thursday, October 18, 2012 3:17 PM
 *To:* openstack@lists.launchpad.net


 *Subject:* Re: [Openstack] VM connectivity

  

 So, can anyone help me?

  

 2012/10/16 Daniel Oliveira dvalbr...@gmail.com

 When viewing the console-log of a VM, I noticed the following

Re: [Openstack] VM connectivity

2012-11-04 Thread Veera Reddy
Hi Salvatore,

I am using quantum as a network service.

Services running:

*Controller **(Ubuntu 12.04) X86**:*

· nova-api

· nova-cert

· nova-consoleauth

· nova-scheduler

· quantum-server

*Network Node (Ubuntu 12.04) X86:*

· quantum-plugin-openvswitch-agent

· quantum-dhcp-agent

· quantum-l3-agent



*Compute Node (IBM Power PC):*

· nova-api

· nova-compute

· ovsdb-server

· quantum-plugin-openvswitch-agent





Regards,
Veera

On Fri, Nov 2, 2012 at 5:48 PM, Salvatore Orlando sorla...@nicira.comwrote:

 Hi Veera,

 Is your setup using nova-network or Quantum?
 what network services are you running in the controller node?

 If you're using quantum you might provide information about the plugin
 you're using; in case of nova-network, knowing which network manager you're
 running might help the community suggesting the right answer for you.

 Regards,
 Salvatore

 On 2 November 2012 10:30, Veera Reddy veerare...@gmail.com wrote:

 Hi ,

 I have a setup, which includes

 Folsom Controller (Ubunut 12.04)
 Folsom Compute Node (Ubunut 12.04)
 Folsom Compute Node (IBM Power PC)

 I am able to create instances on IBM Power PC, but not able get ip
 address from dnsmasq.
 Instances created on X86 compute node are getting ip address from same
 dnsmasq.
 Please suggest.
 Thanks in advance.
 --
 Regards,
 VeeraReddy.B


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] VM connectivity

2012-11-02 Thread Veera Reddy
Hi ,

I have a setup, which includes

Folsom Controller (Ubunut 12.04)
Folsom Compute Node (Ubunut 12.04)
Folsom Compute Node (IBM Power PC)

I am able to create instances on IBM Power PC, but not able get ip address
from dnsmasq.
Instances created on X86 compute node are getting ip address from same
dnsmasq.
Please suggest.
Thanks in advance.
-- 
Regards,
VeeraReddy.B
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp