294 Commits

Author SHA1 Message Date
Corey Bryant
f2a4cdf056 Merge next branch 2015-06-10 15:48:34 +00:00
Sunny Verma
31e7361c6c Made Changes to Nova-cloud controller for Neutrondb Migration Juno Release 2015-06-09 13:27:05 -04:00
Liam Young
d4b768f673 Resync le charm helpers 2015-06-04 09:45:01 +01:00
Felipe Reyes
7d6af47c82 nova-consoleauth set to manual only if there is a ha relation 2015-05-22 15:19:15 -03:00
Felipe Reyes
e30b0405be Move code into its own function and it's called from config-changed, ha-relation-changed and upgrade-charm 2015-05-22 11:32:59 -03:00
Felipe Reyes
d59435d307 Commit after merge 2015-05-18 16:07:48 -03:00
Corey Bryant
655b0d6d83 Merge next branch 2015-05-12 13:21:27 +00:00
Liam Young
d418994ea6 Merged trunk in + LE charmhelper sync 2015-05-11 08:38:35 +01:00
Corey Bryant
0421a578c9 Merge next branch 2015-04-22 21:48:17 +00:00
Liam Young
77841512ef Fix spaces in log messages 2015-04-22 14:39:04 +00:00
Liam Young
7169074cb1 Fix bug and log message 2015-04-22 14:36:20 +00:00
Liam Young
8a748906a2 Stop running db migrations when deployment is kilo or migrating to kilo 2015-04-22 13:49:57 +00:00
James Page
c5380c5b30 Drop errant log message 2015-04-21 16:32:08 +01:00
James Page
37af848344 Ensure that migration only occurs when unit can assure that mysql has granted it permissions to access the database 2015-04-21 16:28:53 +01:00
James Page
4ba38a7c53 Revert previous commit, work incomplete 2015-04-20 11:21:36 +01:00
Corey Bryant
709209244d Deploy from source 2015-04-15 14:17:56 +00:00
Edward Hope-Morley
1b19080362 synced /next 2015-04-01 14:38:15 +01:00
James Page
4685c40f52 Rebase 2015-03-31 15:56:11 +01:00
Edward Hope-Morley
ce4091599f use service_reload() 2015-03-30 18:26:30 +01:00
Edward Hope-Morley
9d558d81e8 [hopem,r=]
Ensure apache2 reloaded/restarted when https configured

Closes-Bug: #1410568
2015-03-29 21:09:18 +01:00
Felipe Reyes
69f74a18a0 Remove pcmkr rules when single-nova-consoleauth is set to True 2015-03-18 00:44:06 -03:00
James Page
85c19f5a4e Make 0mq support >= kilo 2015-03-16 16:13:02 +00:00
James Page
22f83cf13e Rebase 2015-03-16 14:17:04 +00:00
James Page
884edfe8e5 Enable leader-settings-changed 2015-03-13 11:51:30 +00:00
Liam Young
ea2efc83eb Replace deprecated eligible_leader with is_elected_leader 2015-03-09 16:18:52 +00:00
Felipe Reyes
8c1ca71dc1 pcmkr: Delete resources when single-nova-consoleauth turned off 2015-03-09 11:58:36 -03:00
Felipe Reyes
68442db2d1 Commit after merge 2015-03-06 12:45:22 -03:00
Felipe Reyes
79ffee70c9 pacemakr: use openstack resource agent instead of upstart 2015-02-27 17:43:56 -03:00
James Page
279e38c860 Use nova package for os check 2015-02-24 11:52:19 +00:00
James Page
0849f09517 Rebase and resync 2015-02-24 11:51:10 +00:00
Felipe Reyes
01c3493f1f Fix lint warnings 2015-02-19 12:51:12 -03:00
Felipe Reyes
59555966ad Add unit tests for single-nova-consoleauth 2015-02-19 12:36:35 -03:00
Brad Marshall
ce0516d914 [bradm] Add haproxy nrpe checks 2015-02-19 14:29:22 +10:00
Felipe Reyes
c10b38ca8b Pass relation id when calling relation_set() inside config-changed 2015-02-18 16:20:57 -03:00
Felipe Reyes
c4361dc40f Add missing variable definition 2015-02-18 15:22:26 -03:00
Felipe Reyes
4f1c9e72ac Check if consoleauth is activated before configuring crm 2015-02-18 14:59:28 -03:00
Felipe Reyes
071477c677 Add single-nova-consoleauth option 2015-02-17 12:57:15 -03:00
James Page
ece063b0c6 Fixup merge problem 2015-01-16 13:21:14 +00:00
James Page
7aac547da8 Rebase on next 2015-01-13 14:44:54 +00:00
James Page
b5b29b5848 Rebase on next 2015-01-13 09:23:07 +00:00
Liam Young
b77e702c89 Use rnpe functions from charmhelpers 2015-01-12 12:04:00 +00:00
Liam Young
298675a621 Fix lint 2015-01-09 15:50:01 +00:00
Liam Young
7353f5a8e8 Merged next in and resolved conflicts 2015-01-09 15:47:07 +00:00
James Page
8c94eec1e2 Rebase on next 2014-12-15 10:37:46 +00:00
Felipe Reyes
686d3a6211 Commit after pulling changes from upstream 2014-11-20 13:59:00 -03:00
Felipe Reyes
96f53714f8 Renamed relation from 'cache' to 'memcache' 2014-11-20 13:51:44 -03:00
Brad Marshall
9ff64eeb7d [bradm] Removed nagios check files that were moved to nrpe-external-master charm 2014-11-18 11:21:15 +10:00
Brad Marshall
fcf6b86f54 [bradm] Add monitoring for sysvinit daemons, use services() instead of hard coded daemon list, pep8 fixes 2014-11-17 13:43:24 +10:00
James Page
31ede638b1 Provide fallback options for HA VIP if iface and netmask cannot be automatically detected 2014-11-12 09:40:22 +00:00
Brad Marshall
5efd5e23ab [bradm] Check if host_context is defined before using it, checking if files before installing 2014-11-06 17:32:28 +10:00