lp:~james-page/charms/precise/mysql/shared-db-multi

Created by James Page and last modified
Get this branch:
bzr branch lp:~james-page/charms/precise/mysql/shared-db-multi
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

91. By James Page

Changed to the shared-db hook to allow creation of multiple users/databases
in the same hook execution context.

Todo this this hook has been re-implemented in python; existing interface
functionality remains unchanged but the hook will also now accept requests
for multiple username/databases at the same time. This was implemented to
allow quantum and nova services to be hosted in the same charm without the
requirement for additional relations or subordinates.

Removed print of root password in juju log.

90. By Clint Byrum

Fixing NameError due to order of human_to_bytes

89. By Marco Ceppi

New variables names for 32bit limits

88. By Clint Byrum

Add check for 32 bit systems and add 4G ceiling for % memory checks. Thanks Marco Ceppi

87. By Clint Byrum

Fix idempotency when adding client units and when removing/adding existing relationships

86. By Clint Byrum

Make a sane decision when the database already exists, rather than exitting blindly. Helps with idempotency of add/remove relation and helps with promoting a slave to master

85. By Clint Byrum

Removing unneeded augeas bits

84. By Clint Byrum

Remove augtool for simpler Apache handling, and also use --add-drop-database to make slave refreshing more robust

83. By Adam Gandelman

hooks/shared-db-relations: Avoid dig usage for reliable resolution via mDNS.

82. By Juan L. Negron

Add support for setting the mysql flavor to 'percona'. MP:124320

Branch metadata

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

Subscribers