[openstack-dev] [Neutron] ml2 dns extension

2016-09-24 Thread Mārtiņš Jakubovičs
Hello all, I faced issue, when booting instance from shared external network, designate did not create DNS records. So I looked deeper and find, that issue are in networks router:external to True. But in DNS extension code I did not get why such feature, are restricted:

Re: [openstack-dev] [nova][cinder] Schedule Instances according to Local disk based Volume?

2016-09-24 Thread Matt Riedemann
On 9/23/2016 8:19 PM, Zhenyu Zheng wrote: Hi, Thanks all for the information, as for the filter Erlon(InstanceLocalityFilter) mentioned, this only solves a part of the problem, we can create new volumes for existing instances using this filter and then attach to it, but the root volume still

Re: [openstack-dev] [nova][cinder] Schedule Instances according to Local disk based Volume?

2016-09-24 Thread Jay S. Bryant
Erlon, Thanks for pointing this out. I didn't know we had this filter! Jay On 09/23/2016 01:05 PM, Erlon Cruz wrote: Not sure exactly what you mean, but in Cinder using the InstanceLocalityFilter[1], you can schedule a volume to the same compute node the instance is located. Is this what

Re: [openstack-dev] [nova] newton-rc-potential bug 1616938 - xen volume-backed snapshot fails with glance v2

2016-09-24 Thread Matt Riedemann
On 9/24/2016 8:02 AM, Matt Riedemann wrote: I came across this bug doing triage last night: https://bugs.launchpad.net/glance/+bug/1616938 We have a regression in newton when taking a volume-backed snapshot with the glance v2 API where it defaults the image disk_format to qcow2 which xen

[openstack-dev] [kolla]All container configuration file permissions discussed

2016-09-24 Thread 1392607554
configuration file owner and permission in container -- Regrad, zhubingbing__ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe

Re: [openstack-dev] [Kuryr] Kuryr IPVlan Code PoC

2016-09-24 Thread Antoni Segura Puimedon
On Wed, Sep 21, 2016 at 11:53 AM, Daly, Louise M wrote: > Hi everyone, > > > > As promised here is a link to the code PoC for the Kuryr-IPVlan proposal. > > https://github.com/lmdaly/kuryr-libnetwork > > > > Link to specific commit > >

[openstack-dev] [nova] newton-rc-potential bug 1616938 - xen volume-backed snapshot fails with glance v2

2016-09-24 Thread Matt Riedemann
I came across this bug doing triage last night: https://bugs.launchpad.net/glance/+bug/1616938 We have a regression in newton when taking a volume-backed snapshot with the glance v2 API where it defaults the image disk_format to qcow2 which xen doesn't support (only supports vhd). Nikhil

Re: [openstack-dev] [neutron][stadium] Query regarding procedure for inclusion in Neutron Stadium

2016-09-24 Thread Takashi Yamamoto
hi, On Sat, Sep 24, 2016 at 9:06 AM, Armando M. wrote: > > > On 22 September 2016 at 22:36, Takashi Yamamoto > wrote: >> >> hi, >> >> On Fri, Sep 23, 2016 at 4:20 AM, Armando M. wrote: >> > >> > >> > On 22 September 2016 at 00:46,

Re: [openstack-dev] [all] Ocata Design Summit - Proposed slot allocation

2016-09-24 Thread Zhipeng Huang
Hi Thierry, Nomad [1] (not an official project yet :) ) team would like to request one room for developer meetup, if you have any given-back room available that would be fantastic :) [1]https://wiki.openstack.org/wiki/Nomad On Fri, Sep 23, 2016 at 10:33 PM, Thierry Carrez

Re: [openstack-dev] Fwd: [neutron][lbaas][barbican] Listener create fails

2016-09-24 Thread Stephen Balukoff
Jay-- If this is a production install, it's very unlikely that the admin user's password is "password". The neutron_lbaas.conf file will need to be updated with the admin user's actual password, and the neutron services daemon restarted. Stephen On Fri, Sep 23, 2016 at 2:29 AM, Jayanthi