Re: [Openstack] Questions from a newbie

2015-03-17 Thread Silvia Fichera
1- I'm asking what happens if I move my laptop from my office network to another one (e.g. if I need to use the dashboard also from home). 2- Have you got a code flow to better understand the information publishing process? And how it will be managed in the future? I started my internship just one

Re: [Openstack] [neutron]Multiple l3 agents

2015-03-17 Thread Antonio Messina
I haven't tested myself yet, but I will need to have multiple external networks as well very soon. I was looking at this blogpost: http://www.ajo.es/post/86497974174/using-multiple-external-networks-in-openstack Have you tried it yet? .a. -- antonio.s.mess...@gmail.com antonio.mess...@uzh.ch

Re: [Openstack] Questions from a newbie

2015-03-17 Thread Dugger, Donald D
Duh, I must have been asleep when I wrote that. The meeting is on Tuesdays, look for Gantt on the OpenStack meetings page: https://wiki.openstack.org/wiki/Meetings 1) It all depends upon how routable the IP address is for the host running Horizon. Since 10.x.x.x is not r

Re: [Openstack] [neutron]Multiple l3 agents

2015-03-17 Thread Xabier Elkano
El 17/03/15 a las 14:18, Antonio Messina escribió: > I haven't tested myself yet, but I will need to have multiple external > networks as well very soon. > > I was looking at this blogpost: > http://www.ajo.es/post/86497974174/using-multiple-external-networks-in-openstack Hi, I've used this method

[Openstack] specifying identity endpoint in Keystone v3 python API?

2015-03-17 Thread Jonathan Proulx
Hi All, Using Juno... I'm an operator trying to replace the crufty Essex era bash scripts we use for account registration with something saner. Using keystone v3 python api seems the right thing. Keystone is serving v2 and v3. My 'identity' endoint points to v2 but Horizion uses v3 and I can a

Re: [Openstack] specifying identity endpoint in Keystone v3 python API?

2015-03-17 Thread Jonathan Proulx
I should note that sourcing the same example code below I can get a user listing with: >>> resp = sess.get('/users', endpoint_filter={'service_type': 'identityv3', ... 'interface': 'public', ... 'region_name': 'RegionOne'}) resp.content then has the userlist obje

Re: [Openstack] [neutron]Multiple l3 agents

2015-03-17 Thread Rafael Barra
Hi, I've tried to work with multiple l3_agents in Juno using GRE Tunnels for external networks without sucess. My second external network did not work. Then I gave up and moved to one l3_agent with flat networks for my 2 external networks. Now everything works ok. Ps: I left gateway_external_netwo

[Openstack] How to identify data inconsistency errors in openstack databases?

2015-03-17 Thread Arun Adiththan
​OpenStack Operations Guide talks about some of the potential data inconsistency errors in openstack databases. "... an instance was terminated, but the status was not updated in the database" [1] "Sometimes an instance is terminated but the floating IP was not correctly de-associated from that i

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

2015-03-17 Thread Pan, Fengyun
Thank you ! I have set the backend_url of compute node and controller node as follows: backend_url=redis://193.168.196.246:6379 the ip of my compute node is "193.168.196.246". And compute node have installed redis. # rpm -qa | grep redis redis-2.8.15-2.el7ost.x86_64

Re: [Openstack] [neutron]Multiple l3 agents

2015-03-17 Thread Akilesh K
Yes I did the same. But I've heard of people doing multiple l3 agent scenarios with success, Only that we are not getting replies. I am not sure If I am being paranoid, but I have a feeling that the community interaction these days are going down and corporate interactions are dominating. Will kee

Re: [Openstack] [neutron]Multiple l3 agents

2015-03-17 Thread Akash Gunjal
Hi, The juno documentation says we can have multiple external networks with a single l3-agent. But never worked for me. So the way I could get it working is having two l3-agent files with different external networks. Starting one l3-agent the normal way and the second l3-agent from command "/usr/

Re: [Openstack] [neutron]Multiple l3 agents

2015-03-17 Thread Akilesh K
Hi Akash, Starting the agents is not a problem. The problem is how many l3-agents do you seen when you do 'neutron agent-list'. I see only one. So my question was how to I get the individual agents to register separately. How does this affect your system? When I create and assign a floating-ip, I