Re: [Openstack] DHCP problem in grizzly

2013-07-01 Thread Thomas Kärgel
Hi,

Unfortunately i was bussy with some other topics regarding the current
project im involved in, but I'm still trying to solve this issue.

A shot status update regarding dnsmasq issues we discovered:
-dnsmasq developers don't see the possibility that the behaviour we are
experiencing is caused by dnsmasq.
-I had some interesting discussions with some of the developers at my
office regarding the hostsfile and it's usage. We concluded with the
assumption that this behaviour may be caused by an old file handle. So
that dnsmasq is still reading old data from disc and not the updated
hostsfile.
-The next steps will be to check the filesystem handle of the hostfile
during runtime. One Option for a solution is to try to do an  filesystem
sync bevor sighuping dnsmasq. Another option is to change the filesystem
on which the hostfile resides.

I hope with information we're able to hunt this problem down soon. I
would appreciate any help.

Best regards

Thomas


Am 10.06.2013 12:12, schrieb Marco Colombo:
> Hi Thomas,
> any good news from dnsmasq dev?
> 
> Thanks
> 
> 
> 2013/5/23 Thomas Kärgel  >
> 
> Hi,
> 
> thank you very much, Marco. I posted your logs on dnsmasq-mailing-list
> and will report back when i receive an answer.
> 
> Best regards
> Thomas
> 
> Am 23.05.2013 15:06, schrieb Marco Colombo:
> > Hi Thomas,
> > here you can find some logs required by dnsmasq devs.
> >
> > http://paste.openstack.org/show/37668/
> >
> > For this answer, "Maybe release a DHCP lease on an old host, and then
> > see if it can get a lease back again?" :
> > When the problem appears, the VM can't get lease back.
> >
> > Should you have any further question please don't hesitate to
> contact me.
> > Thanks
> > Best Regards
> >
> > --
> > Marco Colombo
> 
> 
> 
> 
> 
> 
> 
> 
> -- 
> Marco Colombo

-- 
Thomas Kärgel
Linux Consultant
Mail: kaer...@b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537



signature.asc
Description: OpenPGP digital signature
___
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] How to query healthnmon?

2013-07-01 Thread Jobin Raju George
Hey stackers!

I am trying to use healthnmon to get meters regarding CPU/Memory
utilization. But I can't find any documentation as to how to query
healthnmon to get these data. I would appreciate if someone would point me
to a link for the same or give an example how I could query healthnmon. I
have referred to this link but it isn't very helpful:


   - Utilization data 


I have a controller node and a compute node on two different hosts(both on
Ubuntu 12.04). I couldn't get ceilometer to fetch these data for me and I
read healthnmon is meant for this purpose. Please correct me if I am wrong.

-- 

Thanks and regards,

Jobin Raju George

Third Year, Information Technology

College of Engineering Pune

Alternate e-mail: georgejr10...@coep.ac.in
___
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] How to Setup Networking for single node installation with 3 NICs

2013-07-01 Thread Jake G.
Hi all,

I just finished installing Grizzly on one node (CentOS 6.4) via the RDO method. 
I have 3 NICs on the single node installation and would like to configure 
Openstack networking in the following way:

NIC1 - Management & Storage Network 192.168.1.0/32 
NIC2 - Public Network 45.65.110.0/32 
NIC3 - Private Network 10.10.4.0/32 (These are fake IP ranges for my example)

How can I configure Openstack this way? What part do I need to modify? 
Documentation links would be very helpful.
I am having a really hard time putting each part together.Thank you for your 
help!

Jake___
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] Keystone store-quota-data blueprint

2013-07-01 Thread Everett Toews
This topic came up at the last summit in Portland at [1] and [2].

Yehia and another colleague of his from HP had a design that was discussed and 
it seemed like they were going to start work on it. Another developer from CERN 
expressed interest too. I'm not sure if anything ever really got started on it.

I think you'll want to wait until Dolph gets back (next week?) before doing any 
major work on it. Ask him before moving forward.

Regards,
Everett

[1] 
http://openstacksummitapril2013.sched.org/event/c0c6befcb4361e54d5c7e45b2f772de7
[2] 
http://openstacksummitapril2013.sched.org/event/7bf2cdde2dfad733b499d9c2a3f60b08

P.S. This email really belongs in openstack-dev

On Jul 1, 2013, at 10:24 AM, Dmitry Stepanenko wrote:

Hi folks,

we're going to work on store-quota-data blueprint
(https://blueprints.launchpad.net/keystone/+spec/store-quota-data). Did anyone 
already work on it?

Thanks & regards,
Dmitry
___
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


Re: [Openstack] [Ceilometer][Healthnmon] Monitoring & Alarm in openstack

2013-07-01 Thread Angus Salkeld

On 01/07/13 13:42 +0200, Emanuel Marzini wrote:

Hi,
I want to retrive Vm information from Openstack. I am interested of CPU &
RAM utilization.
I known that someone use collectd, libvirt ecc.. or product like Ceilometer
or Healthnmon.
I am also interested to receive alarm information from the cloud provider
if the CPU or RAM value exceeds a threshold.
I read that from Havana, Ceilometer and Healthnmon will be merged, it's
true? Might be a good solution to my problems?


Ceilometer is getting alarms this cycle. Heat will start using
them for autoscaling (cpu/mem stats).

https://blueprints.launchpad.net/ceilometer/+spec/alarming

Regards
Angus



Thanks in advance
Emanuel



___
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] [Nova] CPU Scalling, Quota for Disk I/O

2013-07-01 Thread Bruno Oliveira ~lychinus
Hello Stackers,

Today morning I saw an interesting question regarding CPU Scaling
in the list, which got me to ask the following:

Currently (or in the roadmap) do we have any feature on Nova
(regardless of the hypervisor underneath) to set maximum disk I/O
throughput a VM can have ?

I mean, let's say we have hundreds of VMs under the same host as
in production, and for some reason we're lacking performance due to
one (or a few of them) being too hungry/greedy for disk reads/writes.

Question 1) Is there a way we can set quotas for disk I/O for a (group of)
instances ? Like: for this one (or this group), don't exceed the threshold
of 50 MB/seg

Question 2) Also, do we have anything like vertical scalling ?
I mean, like defining CPU and Memory Balloons as extra resources
that a set of VMs can make use of (temporarily), if they're demanding to ?

Note: I've seen some of the videos of "Heat" talking about increasing
horizontally  the number of instances behind a load balancer to attend
an increasing number of user requests, for instances...

Thank you so much.

--

Bruno Oliveira
Developer, Software Engineer
irc: lychinus | skype: brunnop.oliveira
brunnop.olive...@gmail.com

___
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] [Grizzly][Quantum] Fail scheduling network

2013-07-01 Thread Arindam Choudhury
Hi,

Having the same problem.

Any help please.


Date: Mon, 24 Jun 2013 10:27:12 -0400
From: swinc...@gmail.com
To: openstack@lists.launchpad.net
Subject: [Openstack] [Grizzly][Quantum] Fail scheduling network

Hi everyone,

I am getting this warning (which seems more like an error) when trying to 
launch instances: á
/var/log/quantum/server.log:2013-06-24 09:34:03 áWARNING 
[quantum.db.agentschedulers_db] Fail scheduling network {'status': u'ACTIVE', 
'subnets': [u'19f681a4-99b0-4e45-85eb-6d08aa77cedb'], 'name': u'demo-net', 
'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': 
u'c9ec52b4506b4d789180af84b78da5b1', 'provider:network_type': u'gre', 
'router:external': False, 'shared': False, 'id': 
u'7a753d4b-b4dc-423a-98c2-79a1cbeb3d15', 'provider:segmentation_id': 2L}



The instance launches (on a different node) and seems to work correctly. áI 
have gone over my quantum configuration on both nodes and all the IP's and 
hostnames seem to have been set correctly (I can post configs if handy).

Here is my setup: áI have three "all-in-one nodes" (test1,test2,test3) that 
each run all of the services (except l3-agent... áthat only runs on one node at 
a time). áThe APIs, novnc-proxy, and mysql (actually Percona/Galera Cluster) 
are load balanced with haproxy. áAll services have their APIs bound to the 
internal IP. áhaproxy is bound to a VIP that can move around with pacemaker.

In the example above a request comes into haproxy on test2. áquantum-server 
spits out the warning above on test2, test1 launches the instance and seems to 
work fine (without any warnings or errors). á áOddly, test3 never seems to even 
try to launch any instances. á Here is a list of my nova services and quantum 
agents:

á

root@test1:~# quantum 
agent-list+--++---+---++|
 id á á á á á á á á á á á á á á á á á | agent_type á á á á | host á| alive | 
admin_state_up |
+--++---+---++|
 0dfc68a8-7321-4d6c-a266-a4ffef5f9a33 | DHCP agent á á á á | test3 | :-) á | 
True á á á á á |
| 2ca7d965-c292-48a3-805c-11afebf18e20 | DHCP agent á á á á | test1 | :-) á | 
True á á á á á || 2f2c3259-4f63-4e7e-9552-fbc2ed69281e | L3 agent á á á á á | 
test2 | :-) á | True á á á á á |
| 5a76fbee-47d0-4dc1-af50-24dfb6113400 | Open vSwitch agent | test1 | :-) á | 
True á á á á á || 7c6c4058-c9c2-4774-8924-ab6ba54266b3 | DHCP agent á á á á | 
test2 | :-) á | True á á á á á |
| 7d01c7b2-1102-4249-85a0-7afcd9421884 | Open vSwitch agent | test2 | :-) á | 
True á á á á á || bde82424-b5ff-41b7-9d7e-35bf805cfae8 | Open vSwitch agent | 
test3 | :-) á | True á á á á á |
| dcb122ab-8c17-4f60-9b3a-41abfdf036c3 | L3 agent á á á á á | test1 | xxx á | 
True á á á á á 
|+--++---+---++


root@test1:~# nova-manage service list á á á á á á á á á á á á á á á á á á á á 
á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á 
á á á á á á á á á á á á á á á á
Binary á á á á á Host á á á á á á á á á á á á á á á á Zone á á á á á á Status á 
á State Updated_Atnova-cert á á á átest1 á á á á á á á á á á á á á á á 
áinternal á á á á enabled á á:-) á 2013-06-24 14:26:11
nova-conductor á test1 á á á á á á á á á á á á á á á áinternal á á á á enabled 
á á:-) á 2013-06-24 14:26:12nova-consoleauth test1 á á á á á á á á á á á á á á 
á áinternal á á á á enabled á á:-) á 2013-06-24 14:26:07
nova-scheduler á test1 á á á á á á á á á á á á á á á áinternal á á á á enabled 
á á:-) á 2013-06-24 14:26:11nova-compute á á test1 á á á á á á á á á á á á á á 
á ánova á á á á á á enabled á á:-) á 2013-06-24 14:26:08
nova-cert á á á átest2 á á á á á á á á á á á á á á á áinternal á á á á enabled 
á á:-) á 2013-06-24 14:26:06nova-conductor á test2 á á á á á á á á á á á á á á 
á áinternal á á á á enabled á á:-) á 2013-06-24 14:26:11
nova-consoleauth test2 á á á á á á á á á á á á á á á áinternal á á á á enabled 
á á:-) á 2013-06-24 14:26:12nova-scheduler á test2 á á á á á á á á á á á á á á 
á áinternal á á á á enabled á á:-) á 2013-06-24 14:26:12
nova-compute á á test2 á á á á á á á á á á á á á á á ánova á á á á á á enabled 
á á:-) á 2013-06-24 14:26:07nova-cert á á á átest3 á á á á á á á á á á á á á á 
á áinternal á á á á enabled á á:-) á 2013-06-24 14:26:11
nova-consoleauth test3 á á á á á á á á á á á á á á á áinternal á á á á enabled 
á á:-) á 2013-06-24 14:26:14nova-scheduler á test3 á á á á á á á á á á á á á á 
á áinternal á á á á enabled á á:-) á 2013-06-24 14:26:11
nova-conductor á test3 á á á á á á á á á á á á á á á áinternal á á á á enabled 
á á:-) á 2013-06-24 14:26:12nova-compute á á test3 á á á á á á á á á á á á á á 
á ánova á á á á á á enabled á á:-) á 2013-06-24 14:26:08


Any ideas what might be happening? áAgain, I can post additional logs, configs, 
etc. á Whatever might help me get past this problem.

Thanks,Sam

[Openstack] Keystone store-quota-data blueprint

2013-07-01 Thread Dmitry Stepanenko
Hi folks,

we're going to work on store-quota-data blueprint
(https://blueprints.launchpad.net/keystone/+spec/store-quota-data). Did
anyone already work on it?

Thanks & regards,
Dmitry
___
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] Ceilometer with swift

2013-07-01 Thread Axel Christiansen

Its working now. Must have made a mistake :)


Greets Axel


Am 01.07.13 16:42, schrieb Axel Christiansen:
> Dear List,
> 
> 
> i am trying to retrieve measurements from swift via ceilometer.
> ceilometer stores its measurements in db and so. looks good.
> 
> 
> The ceilometer V2 Web API is expecting resource_id as UUID value, for
> example. I can not find a UUID anywere. When listing resources (GET
> /v2/resources/) the result contains a lot of ids for various things but
> non in UUID format.
> 
> What am i doing wrong?
> 
> 
> Thank you and nice day.
> 
> Axel
> 
> ___
> 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] Ceilometer with swift

2013-07-01 Thread Axel Christiansen
Dear List,


i am trying to retrieve measurements from swift via ceilometer.
ceilometer stores its measurements in db and so. looks good.


The ceilometer V2 Web API is expecting resource_id as UUID value, for
example. I can not find a UUID anywere. When listing resources (GET
/v2/resources/) the result contains a lot of ids for various things but
non in UUID format.

What am i doing wrong?


Thank you and nice day.

Axel

___
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] Swift objects permissions

2013-07-01 Thread CHABANI Mohamed El Hadi
Thank's for the replay, in addition to this, i had a problem in the object
name...it works now !


2013/7/1 Hua ZZ Zhang 

> currently Swift R/W ACL is for container level. make sure that you set ACL
> on the container "test".
> if you also want to authorize listing that container, add ACL like "
> .r:*,.rlistings".
>
> see detailed doc here:
> http://docs.openstack.org/developer/swift/misc.html#id5
>
> -Edward Zhang
>
>
> [image: Inactive hide details for CHABANI Mohamed El Hadi ---2013-07-01 下午
> 05:39:04---CHABANI Mohamed El Hadi  El Hadi ---2013-07-01 下午 05:39:04---CHABANI Mohamed El Hadi <
> chabani.mohamed.h...@gmail.com>
>
>
>*CHABANI Mohamed El Hadi *
>Sent by: "Openstack" cn.ibm@lists.launchpad.net>
>
>2013-07-01 下午 05:39
>
>
> To
>
>
>"openstack@lists.launchpad.net" ,
>
>
> cc
>
>
> Subject
>
>
>[Openstack] Swift objects permissions
>
>
> Hi people,
>
> I'm trying to show a picture in my browser from a swift cluser (SAIO),
> when i do 
> '*http://myadressip:8080/v1/AUTH_test/test/myfiles/test.jpeg*'
> i get
> *
> "This server could not verify that you are authorized to access the
> document you requested."*
>
> I set also the Read ACL  = ".r:*"
>
> Should i add additional configurations or permissions ?
>
> Thank's___
> 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] [Ceilometer][Healthnmon] Monitoring & Alarm in openstack

2013-07-01 Thread Emanuel Marzini
Hi,
I want to retrive Vm information from Openstack. I am interested of CPU &
RAM utilization.
I known that someone use collectd, libvirt ecc.. or product like Ceilometer
or Healthnmon.
I am also interested to receive alarm information from the cloud provider
if the CPU or RAM value exceeds a threshold.
I read that from Havana, Ceilometer and Healthnmon will be merged, it's
true? Might be a good solution to my problems?

Thanks in advance
Emanuel
___
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] Swift objects permissions

2013-07-01 Thread Hua ZZ Zhang
currently Swift R/W ACL is for container level. make sure that you set ACL
on the container "test".
if you also want to authorize listing that container, add ACL like "
.r:*,.rlistings".

see detailed doc here:
http://docs.openstack.org/developer/swift/misc.html#id5

-Edward Zhang



   
 CHABANI Mohamed   
 El Hadi   
"openstack@lists.launchpad.net" 
 Sent by:  ,
 "Openstack"cc 
  
   
   
 2013-07-01 下午   
 05:39 
   




Hi people,

I'm trying to show a picture in my browser from a swift cluser (SAIO), when
i do 'http://myadressip:8080/v1/AUTH_test/test/myfiles/test.jpeg' i get

"This server could not verify that you are authorized to access the
document you requested."

I set also the Read ACL  = ".r:*"

Should i add additional configurations or permissions ?

Thank's___
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] [Ceilometer][Healthnmon]

2013-07-01 Thread Emanuel Marzini
Hi,
I want to retrive Vm information from Openstack. I am interested of CPU &
RAM utilization.
I known that someone use collectd, libvirt ecc.. or product like Ceilometer
or Healthnmon.
I am also interested to receive alarm information from the cloud provider
if the CPU or RAM value exceeds a threshold.
I read that from Havana, Ceilometer and Healthnmon will be merged, it's
true? Might be a good solution to my problems?

Thanks in advance
Emanuel
___
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] Scaling

2013-07-01 Thread Steven Hardy
On Mon, Jul 01, 2013 at 08:48:24AM +, John Ashford wrote:
> I am a newbie and trying to understand how to scale. If i have a web server 
> on a VM within Openstack is it done by simply assigning more cores to the web 
> server VM? And is there a way to do so automatically within Openstack? And 
> when you reach the maximum number of cores on one physical machine, can you 
> spread load across multiple physical machines without a load balancer in 
> front? 

There are several ways you could approach this problem, but I'll mention
the AutoScaling capability provided by heat, as it does exactly what you
want AFAICT.

We provide orchestration capabilities which allow you to spin up groups of
instances, e.g running web server applications, and balance requests via
another instance running a simple haproxy based loadbalancer (so you don't
need an actual physical loadbalancer appliance).

You can use the AutoScaling functionality without any loadbalancer resource
if you wish, such as in the OpenShift demo linked below (where the broker
node is doing the load balancing)

The trigger for scaling out can either be manual (using the InstanceGroup
resource combined with stack updates), or automatic (using the
AutoScalingGroup resource combined with alarms.

There are example templates in the heat-templates repository:

https://github.com/openstack/heat-templates/blob/master/cfn/AutoScalingMultiAZSample.yaml

Here are some demo videos which describe/demonstrate this feature in more 
detail:

http://www.youtube.com/watch?v=9lLSZi6njq4

http://www.youtube.com/watch?v=nEzK-2lsEVg&feature=youtu.be&t=34m35s

HTH,

Steve

___
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] Swift objects permissions

2013-07-01 Thread CHABANI Mohamed El Hadi
Hi people,

I'm trying to show a picture in my browser from a swift cluser (SAIO), when
i do '*http://myadressip:8080/v1/AUTH_test/test/myfiles/test.jpeg*' i get

*"This server could not verify that you are authorized to access the
document you requested."*

I set also the Read ACL  = ".r:*"

Should i add additional configurations or permissions ?

Thank's
___
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] Scaling

2013-07-01 Thread John Ashford
I am a newbie and trying to understand how to scale. If i have a web server on 
a VM within Openstack is it done by simply assigning more cores to the web 
server VM? And is there a way to do so automatically within Openstack? And when 
you reach the maximum number of cores on one physical machine, can you spread 
load across multiple physical machines without a load balancer in front? 
ThanksAsh ___
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] [Swift] Updating best practices for XFS inode size

2013-07-01 Thread Robert van Leeuwen
> If you are using recent Linux Kernels, using the default inode size no longer 
> has any impact to write (PUT) performance through swift.
>
> I would like to thank the XFS folks at Redhat for letting us know about the 
> improvements in XFS,
>  and the XFS team in general for the great work they have done.


Hi Chuck,

Thanks for the heads up.
Do you, or any of the Redhat people, know if the Red Hat 6 kernel is also 
recent enough (are those improvements back-ported to RHEL 6)?

Thx,
Robert van Leeuwen
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp