Re: [Openstack-operators] Mirantis Fuel Multi-Region

2015-11-17 Thread Dina Belova
+ openstack-dev mailing list to bring more Fuel audience. On Tue, Nov 17, 2015 at 12:44 PM, Federico Michele Facca < federico.fa...@create-net.org> wrote: > Hi, > as said, you need to do manual changes to your deployed nodes. > then you will have to: > - synch your galera cluster across the two d

Re: [Openstack-operators] Mirantis Fuel Multi-Region

2015-11-17 Thread Federico Michele Facca
Hi, as said, you need to do manual changes to your deployed nodes. then you will have to: - synch your galera cluster across the two dc - configure properly the load balancers - configure the memcached configuration - register the services of the second region on the new shared keystone Br, Federi

Re: [Openstack-operators] Mirantis Fuel Multi-Region

2015-11-17 Thread Eren Türkay
On 17-11-2015 10:40, Federico Michele Facca wrote: > Hi Eren, Hello Federico > afaik, with the new plugin architecture, in fuel 7/8 it should be easy to > create a plugin for achieve your goal. > in case of manual job, depending on your cloud architecture there are > different > options, the mai

Re: [Openstack-operators] Mirantis Fuel Multi-Region

2015-11-17 Thread Federico Michele Facca
Hi Eren, afaik, with the new plugin architecture, in fuel 7/8 it should be easy to create a plugin for achieve your goal. in case of manual job, depending on your cloud architecture there are different options, the main ones are: - you keep a single keystone in a datacenter and register the new reg

[Openstack-operators] Mirantis Fuel Multi-Region

2015-11-17 Thread Eren Türkay
Hello operators, I have google a lot but I failed to find a good documentation on multi-region installation using Mirantis Fuel. I use Fuel in one site, it provides a decent way to provision the physical machines. However, I need a new region installation and I am wondering how it is done properly