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
wrote:
> e...@itsonly
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, reedip banerjee
>> > wrote:
>> >>
>> >> Dear Neutron Core membe
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 lef
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
>
> https://github.com/lmdaly/kuryr-libnetwork/commit/1dc895a6d8bf
configuration file owner and permission in container
--
Regrad,
zhubingbing__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists
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 doesn'
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 y
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 can
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:
https://github.com/op