Re: [openstack-dev] [Fuel] Merge Freeze for cutting stable/8.0 branch

2015-12-25 Thread Vitaly Kramskikh
Aleksandra, What are "base packages"? Can we merge to fuel-web? 2015-12-24 18:01 GMT+03:00 Aleksandra Fedorova : > Hi, everyone, > > we merged all versioning patches so now Fuel master is versioned as Fuel > 9.0. > > Merge freeze is lifted. > > Please note: > > * Fuel

Re: [openstack-dev] [Fuel] Wipe of the nodes' disks

2015-12-25 Thread Artur Svechnikov
> When do we use the ssh_erase_nodes? It's used in stop_deployment provision stage [0] and for control reboot [1]. > Is it a fall back mechanism if the mcollective fails? Yes it's like fall back mechanism, but it's used always [2]. > That might have been a side effect of cobbler and we should

[openstack-dev] [Neutron] [Dragonflow] Support configuration of DB clusters

2015-12-25 Thread Li Ma
Hi all, currently, we only support db_ip and db_port in the configuration file. Some DB SDK supports clustering, like Zookeeper. You can specify a list of nodes when client application starts to connect to servers. I'd like to implement this feature, specifying ['ip1:port', 'ip2:port',

Re: [openstack-dev] Configuring ISC dhclient on guest to acquire ipv6 default gateway

2015-12-25 Thread Vladimir Eremin
Hi Andrei, Default gateways for IPv6 is always configured with Router Advertisements (RA), no matter what addressing mode is used. Please ensure that: - you have a virtual router connected to your IPv6 subnet, this would provide RA (and actual router) in your network - accept_ra is enabled in

Re: [openstack-dev] [Third-Party][CI] Add accouts to CI group

2015-12-25 Thread Mikhail Medvedev
Hi Watanabe, Fujitsu ETERNUS FC CI account has been added to the gerrit group. On Thu, Dec 24, 2015 at 10:16 PM, Watanabe, Isao < watanabe_i...@jp.fujitsu.com> wrote: > Hello, Third-Party Coordinators > > Sorry for sending the wrong information. > Please ignore the previous mail. > > Could you

Re: [openstack-dev] [Neutron] [Dragonflow] Support configuration of DB clusters

2015-12-25 Thread Gal Sagie
Hi Li Ma, This approach makes sense to me, i was also thinking about the ability for the user to specify additional arguments and parameters to the DB driver. Feel free to register a bug and work on that. Thanks Gal. On Fri, Dec 25, 2015 at 1:07 PM, Li Ma wrote: > Hi

Re: [openstack-dev] [all] cross project communication: Return request-id to caller

2015-12-25 Thread Mike Perez
On 09:50 Dec 22, Doug Hellmann wrote: > Excerpts from Kekane, Abhishek's message of 2015-12-18 06:27:59 +: > > My point here is, should we follow this new approach in all python-clients > > to maintain the consistency across openstack? > > The original design was discussed, reviewed, and if

[openstack-dev] Can I count on the OS-TRUST extension for a backup service?

2015-12-25 Thread Preston L. Bannister
In the implementation of a instance backup service for OpenStack, on restore I need to (re)create the restored instance in the original tenant. Restores can be fired off by an administrator (not the original user), so at instance-create time I have two main choices: 1. Create the instance as