Re: [Openstack] [Neutron] Allowed address pairs

2015-03-11 Thread gustavo panizzo (gfa)
On 2015-03-12 06:41, Sayaji Patil wrote: Should nova boot be allowed on such a port ? What are the use-cases where someone would do something like this ? i use allowed pairs in 2 different cases - provide a second ip address from a non-neutron network to my vm (manually configured) - al

[Openstack] 答复: 答复: Ceilometer high availability in active-active

2015-03-11 Thread Pan, Fengyun
Thank you very much. When I use "redis://localhost:6379", find other problem as follow: 2015-03-12 18:19:19.513 20863 INFO ceilometer.coordination [-] backend_url:redis://localhost:6379 2015-03-12 18:19:19.513 20863 INFO tooz.coordination [-] backend_url:redis://localhost:6379 2015-03-12 18:19:

[Openstack] [Horizon][Keystone] Failed to set up keystone v3 api for horizon

2015-03-11 Thread Lei Zhang
is there anyone tryed this and successfully? On Mon, Mar 9, 2015 at 4:25 PM, Lei Zhang wrote: > Hi guys, > > I am setting up the keytone v3 api. Now I meet a issue about the > `cloud_admin` policy. > > Base on the > http://www.florentflament.com/blog/setting-keystone-v3-domains.html > article, I

Re: [Openstack] nova boot does not create nic into vm

2015-03-11 Thread Li, Chen
You’re using Juno, why not enable neutron ? Thanks. -chen From: Anne Gentle [mailto:annegen...@justwriteclick.com] Sent: Thursday, March 12, 2015 1:48 AM To: Pedro Serotto Cc: openstack@lists.openstack.org Subject: Re: [Openstack] nova boot does not create nic into vm On Wed, Mar 11, 2015 at 1

[Openstack] [Neutron] Allowed address pairs

2015-03-11 Thread Sayaji Patil
I am trying to understand the current implementation of allowed address pairs extension. With allowed address pairs I can do something like this *neutron port-create net1 --allowed-address-pairs type=dict list=true ip_address=* *neutron port-create net1 --allowed-address-pairs type=dict list=true

[Openstack] [OSSN 0045] Vulnerable clients allow a TLS protocol downgrade (FREAK)

2015-03-11 Thread Nathan Kinder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vulnerable clients allow a TLS protocol downgrade (FREAK) - --- ### Summary ### Some client-side libraries, including un-patched versions of OpenSSL, contain a vulnerability which can allow a man-in-the-middle (MITM) to force a TLS version downgrade.

Re: [Openstack] Swift and TIME_WAIT network stack problem

2015-03-11 Thread Clay Gerrard
Another possibility is a large number of client disconnects - which could happen serving mostly media content for progressive download; or maybe lots of X-Newest requests. I've seen situations where the proxy could try harder to close down backend connections - https://bugs.launchpad.net/swift/+bu

Re: [Openstack] nova boot does not create nic into vm

2015-03-11 Thread Anne Gentle
On Wed, Mar 11, 2015 at 12:14 PM, Pedro Serotto wrote: > Nobody can help me? I made a stupid question ? > > It's not a stupid question, but it's a busy week and networking is quite complex. :) Lots of questions like this are on http://ask.openstack.org. Since you mentioned debian, be sure to che

Re: [Openstack] nova boot does not create nic into vm

2015-03-11 Thread Pedro Serotto
Nobody can help me? I made a stupid question ? P.___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] [Ceilometer] How to start contributing to Ceilometer project

2015-03-11 Thread Eli Afengar
Hi All I am new to Openstack :-) Steps I already did: 1. I read some general Openstack Wiki pages and some presentations. 2. I installed DevStack on Ububtu (Inside a VirtualBox VM) 3. I read about Ceilometer Architecture. 4. I have some prior knowledge on Discovery and Monitoring Systems. What s

Re: [Openstack] 答复: Ceilometer high availability in active-active

2015-03-11 Thread Chris Dent
On Wed, 11 Mar 2015, Pan, Fengyun wrote: We kown that: backend_url', default=None, help='The backend URL to use for distributed coordination. If ' 'left empty, per-deployment central agent and per-host ' 'compute agent won\'t do w

Re: [Openstack] How to start code flow for openstack Neutron sourcecode

2015-03-11 Thread Kamsali, RaghavendraChari (Artesyn)
Thanks for the reply. Yes, I am already done some openstack setups in our lab environments for international demos(IDF2014,MWC2015). from operations view , I am ok , but I want to walk through the code . so help tell me how to start if you know any . Thanks and Regards, Raghavendrachari kamsal

Re: [Openstack] nova boot does not create nic into vm

2015-03-11 Thread Pedro Serotto
I forgot, this is the network of computing nodes: root@nodo-1:/etc/nova# cat /etc/network/interfaces ... auto br-sviluppoiface br-sviluppo inet manual        bridge_stp off        bridge_fd 0        bridge_maxwait 0        bridge_ports bond0.632... thanks again P.__

[Openstack] nova boot does not create nic into vm

2015-03-11 Thread Pedro Serotto
Hello,I'm trying to deploy the simple setup that I can, I use juno on debian, but I have some trouble with networking. This is my nova conf about networking: network_manager=nova.network.manager.FlatManagerflat_injected=truefirewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDrivermulti_hos

[Openstack] How to start code flow for openstack Neutron sourcecode

2015-03-11 Thread Kamsali, RaghavendraChari (Artesyn)
Hi, I am new to OpenStack, Could anyone help me how to start code flow for OpenStack Neutron . Thanks and Regards, Raghavendrachari kamsali | Software Engineer II | Embedded Computing Artesyn Embedded Technologies | 5th Floor, Capella Block, The V, Madhapur| Hyderabad, AP 500081 India T +91-40

Re: [Openstack] Neebie needs you help.

2015-03-11 Thread Kekane, Abhishek
Hi Lau, Welcome to OpenStack!!! To get the idea, go through below wiki pages which will help you to know about OpenStack. http://www.openstack.org/software/start/ https://wiki.openstack.org/wiki/Getting_Started Cheers, Abhishek Kekane From: Wandy Lau [mailto:xdragon...@gmail.com] Sent: 11 Ma

[Openstack] 答复: Ceilometer high availability in active-active

2015-03-11 Thread Pan, Fengyun
We kown that: backend_url', default=None, help='The backend URL to use for distributed coordination. If ' 'left empty, per-deployment central agent and per-host ' 'compute agent won\'t do workload ' 'partition

Re: [Openstack] [Swift] Database index on object(deleted, name)

2015-03-11 Thread Clay Gerrard
On Tue, Mar 10, 2015 at 10:30 PM, Shrinand Javadekar < shrin...@maginatics.com> wrote: > Has there been any analysis done of the cost incurred by > this index? No formal analysis beyond some benchmarking back when gholt, redbo and wreese were trying to figure out what to do about crappy performa