lp:~gandelman-a/charms/precise/keystone/epoch_fix

Created by Adam Gandelman and last modified
Get this branch:
bzr branch lp:~gandelman-a/charms/precise/keystone/epoch_fix
Only Adam Gandelman can upload to this branch. If you are Adam Gandelman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Adam Gandelman
Status:
Development

Recent revisions

54. By Adam Gandelman

openstack_common.py fixes.

* Treat PPAs like deb urls when determining version offered by source.
* Add havana place holders.
* Use python apt library instead of shell parsing when inspecting installed versions.
* Fix for new epoch'd versioning.

53. By James Page

Use db_host, not private address to ensure VIP is used in HA scenarios

52. By James Page

openstack-common: increase server/client timeout to 10seconds

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

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