lp:~james-page/charms/precise/keystone/openstack-dash-ha

Created by James Page and last modified
Get this branch:
bzr branch lp:~james-page/charms/precise/keystone/openstack-dash-ha
Only James Page can upload to this branch. If you are James Page please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Page
Status:
Development

Recent revisions

51. By James Page

Pass keystone information to services which just need to access keystone

50. By James Page

Adds better support for service leaders.

* The service leader is determined depending on how keystone is currently clustered. If there are multiple units, but no hacluster subordinate, the oldest service unit is elected leader (lowest unit number). If hacluster exists and the service is clustered, the CRM is consulted and the node hosting the resources is designated the leader.

* Only the leader may initialize or touch the database (create users, endpoints, etc)

* The leader is responsible for synchronizing a list of service credentials to all peers. The list is stored on disk and resolves the issue of the passwd dump files in /var/lib/keystone/ being out-of-sync among peers.

We can use the same approach in the rabbitmq-server charm if it works out here.

49. By Adam Gandelman

Merge 'Added Ceilometer service'

48. By James Page

Add support for multi-region configuration

47. By James Page

Add endpoint definition for oxygen image service

46. By James Page

Updated default ha port to avoid conflicts

45. By James Page

Switch haproxy configuration file generation to jinja2

44. By James Page

Added upgrade-charm hook

43. By Andres Rodriguez

Add missing hooks and add VIP parameters

42. By James Page

Further refinement for clustering support

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~charmers/charms/precise/keystone/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers