enable support for availability zones for compute and services

Bug #1539803 reported by Sashi Dahal
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Invalid
Undecided
Unassigned

Bug Description

Hi,

This tool is meant for production cloud and production cloud holds different availability zones.
There is currently no way to specify availability zones for different services ( api, compute, cinder )

Can someone please check if this can be made possible ?

This will help a lot.

In openstack_user_config.yml it could be something like:

cidr_networks:
  az1: zone-eu1
   container:
   tunnel:
   storage:

  az: zone-eu2
    container:
    tunnel:
   storage:

shared_infra_hosts:
  az1: zone-eu1
   infra1:
     ip:

Maybe better ideas to implement this ?

Thanks,
Shashi

Revision history for this message
Jesse Pretorius (jesse-pretorius) wrote :

Per host configuration overrides can be implemented as documented here: http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-openstack.html#overriding-conf-files

The config override mechanism can be used to implement absolutely any change to the template files we provide.

Changed in openstack-ansible:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.