Re: [Openstack] Instance not getting IP

2016-01-07 Thread Geo Varghese
Are you using gre tunneling, ml2? then you need check ovs-vsctl show in compute node to check ports created for connection between controller, network and compute node. On Thu, Jan 7, 2016 at 5:24 PM, pallavi shete wrote: > Hi, > > i have 3 node setup: 1 controller , 1 network and 1 storage >

[Openstack] [OSSA 2016-001] Nova host data leak through snapshot (CVE-2015-7548)

2016-01-07 Thread Tristan Cacqueray
=== OSSA-2016-001: Nova host data leak through snapshot === :Date: January 07, 2016 :CVE: CVE-2015-7548 Affects ~~~ - Nova: <=2015.1.2, ==12.0.0 Description ~~~ Matthew Booth from Red Ha

Re: [Openstack] Moving from Legacy with GRE to Provider with Linux bridge

2016-01-07 Thread Tyler Couto
Update: I’m getting this error in neutron/server.log with debug set to true: Network 4664ef9f-e401-4223-bed8-f070b9a8b4f5 is connected to physical network provider, but agent openstack101 reported physical networks {}. The physical network must be configured on the agent if binding is to succeed.

Re: [Openstack] Moving from Legacy with GRE to Provider with Linux bridge

2016-01-07 Thread Tyler Couto
Well, I'm trying to figure that out. Which agents are they talking about? Is that the dhcp agent or the Linux bridge agent? What would be the name of the physical network? And what configuration directive could I add/change? Also, I forgot to add that the tap device for the dhcp agent is also fa

[Openstack] [openstack] Wrong descriptions for something

2016-01-07 Thread Shinobu Kinjo
Hello, If there is any wrong explanation on https://wiki.openstack.org/wiki/**something**, what is usual procedure? Usually I don't mind but sometimes... Is there maintainers? Rgds, Shinobu -- Email: shin...@linux.com GitHub: shinobu-x Blog: Life with Distribut

Re: [Openstack] [openstack] Wrong descriptions for something

2016-01-07 Thread Matt Kassawara
Can you provide an example? On Thu, Jan 7, 2016 at 7:17 PM, Shinobu Kinjo wrote: > Hello, > > If there is any wrong explanation on > https://wiki.openstack.org/wiki/**something**, > what is usual procedure? > > Usually I don't mind but sometimes... > > Is there maintainers? > > Rgds, > Shinobu >

Re: [Openstack] [openstack] Wrong descriptions for something

2016-01-07 Thread Lana Brindley
For most things, just log in and change it :) If you’re uncertain, you can always check here first. L > On 8 Jan 2016, at 1:17 PM, Shinobu Kinjo wrote: > > Hello, > > If there is any wrong explanation on > https://wiki.openstack.org/wiki/**something** >

Re: [Openstack] [openstack] Wrong descriptions for something

2016-01-07 Thread Shinobu Kinjo
Ah, I see -; But just let you know as example: https://wiki.openstack.org/wiki/Docker#Prepare_Nova-Docker echo "# Introduce glance to docker images" >> local.conf echo "\$GLANCE_API_CONF " >> local.conf ... echo