Add support for multi-region (AVAILABLE_REGIONS)

Bug #1280365 reported by Mathieu Gagné
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-horizon
Fix Released
Undecided
Mathieu Gagné

Bug Description

Horizon allows you to support multi-region with the AVAILABLE_REGIONS configuration.

We should support this configuration.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-horizon (master)

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

Changed in puppet-horizon:
assignee: nobody → Mathieu Gagné (mgagne)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (master)

Reviewed: https://review.openstack.org/73675
Committed: https://git.openstack.org/cgit/stackforge/puppet-horizon/commit/?id=a4e617ff1bba9b5025d48888fd379425644e7751
Submitter: Jenkins
Branch: master

commit a4e617ff1bba9b5025d48888fd379425644e7751
Author: Mathieu Gagné <email address hidden>
Date: Fri Feb 14 12:37:46 2014 -0500

    Add ability to configure AVAILABLE_REGIONS

    Example on how to use this setting:

      class { 'horizon':
        available_regions => [
          ['http://region-1.example.com:5000/v2.0', 'Region-1'],
          ['http://region-2.example.com:5000/v2.0', 'Region-2']
        ]
      }

    Change-Id: I75a123d1fda3861d467dd6b05f1e621b41d8c30b
    Closes-bug: #1280365

Changed in puppet-horizon:
status: In Progress → Fix Committed
Mathieu Gagné (mgagne)
no longer affects: puppet-horizon/havana
Changed in puppet-horizon:
milestone: none → 4.0.0
status: Fix Committed → Fix Released
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.