Horizon does not support using AVAILABLE_REGIONS

Bug #1463772 reported by Jesse Pretorius
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Medium
Jesse Pretorius
Kilo
Fix Released
Medium
Jesse Pretorius
Trunk
Fix Released
Medium
Jesse Pretorius

Bug Description

Horizon does not support the ability to access multiple regions. For this to work, the following setting in local_settings.py will need to be implemented:

# For multiple regions uncomment this configuration, and add (endpoint, title).
# AVAILABLE_REGIONS = [
# ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
# ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
# ]

Revision history for this message
Jesse Pretorius (jesse-pretorius) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (master)

Fix proposed to branch: master
Review: https://review.openstack.org/191004

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/190302
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=013e47af4915440aca08c6397ff04207dd28097b
Submitter: Jenkins
Branch: kilo

commit 013e47af4915440aca08c6397ff04207dd28097b
Author: Jesse Pretorius <email address hidden>
Date: Wed Jun 10 12:05:13 2015 +0100

    Allow Horizon to access multiple regions

    This patch introduces the capability for Horizon to access
    multiple regions.

    This only takes effect if horizon_available_regions is defined,
    otherwise the current default comment is applied to the
    local_settings file.

    Usage is described via comments in the role defaults and in the
    etc/openstack_deploy/user_variables.yml file.

    Note that when AVAILABLE_REGIONS is set, OPENSTACK_HOST and
    OPENSTACK_KEYSTONE_URL are no longer required in local_settings
    as per Horizon developer documentation.

    Closes-Bug: #1463772
    Change-Id: Ia8c0b8be67fd0f479c492d9919b542806f9b204f
    (cherry picked from commit a274b2287110e18791e76e77ab71176a225ed315)

summary: - Horizon does not support multiple regions
+ Horizon does not support using AVAILABLE_REGIONS
Changed in openstack-ansible:
status: In Progress → Fix Committed
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/openstack-ansible 11.2.11

This issue was fixed in the openstack/openstack-ansible 11.2.11 release.

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/openstack-ansible 11.2.12

This issue was fixed in the openstack/openstack-ansible 11.2.12 release.

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/openstack-ansible 11.2.14

This issue was fixed in the openstack/openstack-ansible 11.2.14 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

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