81 Commits

Author SHA1 Message Date
James Page
7fae6a199c [thedac,r=james-page] Add support for action managed openstack upgrades.
Also fix misc assert_called problems in unit tests.
2015-09-24 17:29:26 +01:00
Hui Xiang
d61aa28daf Fix comments. 2015-07-22 20:01:24 +08:00
Hui Xiang
7267a2c30e Fix more 2015-07-22 13:33:03 +08:00
Edward Hope-Morley
c49974a91a [hopem,r=]
Ensure packages not upgraded unexpectedly.

Closes-Bug: 1464605
2015-06-12 14:03:50 +01:00
Corey Bryant
bbc2c71f51 Merge next branch 2015-06-11 09:33:42 -04:00
Corey Bryant
7a8f72a24c [billy-olsen,r=corey.bryant] Provide support for user-specified public endpoint hostname. 2015-06-10 16:32:48 -04:00
Corey Bryant
35d00163cf Update failing unit test 2015-06-10 15:50:47 +00:00
Corey Bryant
f2a4cdf056 Merge next branch 2015-06-10 15:48:34 +00:00
Billy Olsen
6ff07fd12c Fix unit tests broken with c-h sync 2015-06-04 16:33:12 -07:00
Billy Olsen
62e829a41b Merge with /next 2015-06-04 16:29:38 -07:00
Liam Young
d4b768f673 Resync le charm helpers 2015-06-04 09:45:01 +01:00
Billy Olsen
fd1face940 Switch config option to os-public-hostname 2015-06-03 11:27:55 -07:00
Billy Olsen
69d3ccd795 [wolsen,r=] Add support for overriding public endpoint addresses.
Adds in the config option for overriding public endpoint addresses
and introduces a unit tests to ensure that the override for the
public address is functioning correctly.

Additionally fixed unit test which invoked an apt-get update.

Closes-Bug: #1398182
2015-06-02 17:06:30 -07: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
74b8c1376c Add virtualenv support 2015-05-12 15:17:42 +00: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
Liam Young
80b49d6f8c Add unit tests for kilo 2015-04-22 19:22:30 +00: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
Felipe Reyes
69f74a18a0 Remove pcmkr rules when single-nova-consoleauth is set to True 2015-03-18 00:44:06 -03:00
Liam Young
6a7cc67908 Fix unit tests 2015-03-10 09:15:51 +00:00
Felipe Reyes
bd29560fb5 Fix lint errors 2015-03-06 12:52:52 -03:00
Felipe Reyes
4a38ede6ed Fix unit test 2015-03-02 11:32:49 -03: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
Felipe Reyes
506e05c09f Fix test_ha_relation_joined_no_bound_ip failure 2015-02-19 11:28:05 -03: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
ed55daa116 Fix unit tests 2015-01-12 14:23:34 +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
4ab20c2a33 Patch nova_cc_utils config() before it's imported by nova_cc_context 2014-11-20 12:07:29 -03: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
Liam Young
3630f89151 Fix unit tests 2014-10-21 13:18:47 +00:00
Liam Young
45b3f1b33e Fix unit tests and lint 2014-10-20 14:13:04 +00:00
James Page
0e9e541784 [gnuoy,r=james-page,t=james-page] Add support for new Nova Cells service for scalable OpenStack Compute. 2014-10-13 17:18:58 +01:00
Liam Young
bfb1630b9c Merged next in 2014-10-07 11:37:20 +00:00
James Page
eee9635e0d Rebase, resync 2014-10-02 10:22:36 +01:00
Liam Young
ee01a2702f Added unit test for gating db migrations on os version 2014-10-01 09:20:32 +01:00
Liam Young
7f72cd6099 Merged next trunk in 2014-09-30 07:28:34 +01:00
Liam Young
f159f99719 Added unit tests for db migration and fixed lint 2014-09-29 14:58:29 +01:00
Liam Young
57fbe07e9c Added morecells unit tests 2014-09-29 12:37:55 +00:00
Liam Young
5bc9e8b4a6 Added some cells and amqp unit tests 2014-09-29 09:03:49 +00:00