67 Commits

Author SHA1 Message Date
Liam Young
5ac25bf361 Process empty output from ssh-keygen safely incase charm is running on precise 2015-10-06 08:37:21 +00:00
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
David Ames
468f3ae945 Action managed upgrades 2015-09-21 16:06:54 -07:00
Hui Xiang
2b3bd28527 Fix key formats 2015-07-29 19:23:06 +08:00
Corey Bryant
f2a4cdf056 Merge next branch 2015-06-10 15:48:34 +00:00
Corey Bryant
2022c3053a Install mysql-python with base git packages 2015-05-12 16:16:43 +00:00
Corey Bryant
73bd7eae35 Add nova-manage to symlinks 2015-05-12 15:46:18 +00: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
53da1aca9c Fix unit_tests 2015-05-11 10:51:21 +01: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
4ba38a7c53 Revert previous commit, work incomplete 2015-04-20 11:21:36 +01:00
Corey Bryant
101aec20a2 Add neutron support 2015-04-16 18:26:16 +00:00
Corey Bryant
709209244d Deploy from source 2015-04-15 14:17:56 +00:00
Liam Young
6a7cc67908 Fix unit tests 2015-03-10 09:15:51 +00:00
Liam Young
ffb6093d9c Remove test_upgrade_havana_icehouse_apirel test as the presence of the neutron api relation no longer effects the upgrade. Add a icehouse -> juno test and ensure the neutron db is stamped and upgraded 2014-11-14 10:15:50 +00:00
Liam Young
a1f6e2c06b [gnuoy,r=james-page] continue to stop the services associated with the neutron files from being managed if neutron-api relation is present but reinstates the management of the files themselves as they are needed for db migrations. 2014-10-23 17:39:43 +01:00
Corey Bryant
2252bcb269 Unit test updates for do_openstack_upgrade. 2014-10-23 15:30:06 +00:00
Liam Young
792d829767 Fix unit tests 2014-10-23 14:40:35 +00:00
James Page
982469e484 Make cancellation of quantum endpoints just dependent on relation presence, not on presentation of private-address 2014-10-10 14:37:30 +01:00
Liam Young
f159f99719 Added unit tests for db migration and fixed lint 2014-09-29 14:58:29 +01:00
James Page
afdb974216 Fixup unit test as well 2014-09-12 15:02:33 +01:00
Liam Young
cdf24303d8 Lint fixes 2014-08-12 14:46:24 +00:00
Liam Young
615e17fc59 Added unit tests 2014-08-12 12:56:20 +00:00
Liam Young
eeafe6583a Rebased 2014-07-29 14:42:08 +00:00
Liam Young
4b39b8d329 Remove none as default option for console-access-protocol and tidyup code accordingly 2014-07-29 14:34:37 +00:00
Liam Young
2148f7c0f5 [jamespage, r=gnuoy] Add support for service-guard configuration to disable services prior to relations being completely formed. 2014-07-29 14:44:34 +01:00
James Page
50d5cf5bae Tidy lint 2014-07-29 14:38:28 +01:00
James Page
8ed106f6ed Fixup unit tests 2014-07-29 14:37:27 +01:00
James Page
9c71d510bb Refine service guard function, disable by default 2014-07-29 13:23:46 +01:00
James Page
791076d575 Rebase 2014-07-25 10:38:56 +01:00
James Page
1439799d74 [caribou,r=james-page] Second part of multiline SSH key and authorized host passing to nova-compute 2014-07-16 10:45:44 +01:00
Liam Young
ee0a89a5ab Added unit tests for console configuration 2014-07-10 11:11:13 +01:00
James Page
c201dcf343 Switch to new canonical_url helper 2014-07-04 12:49:08 +01:00
James Page
18489f4850 Fixup tests 2014-06-25 16:27:46 +01:00
Liam Young
976146af6b Fixed lint and unit tests 2014-06-23 12:07:35 +01:00
Liam Young
4928fb51cc More unit tests and lint cleanup 2014-06-20 09:59:07 +01:00
Louis Bouchard
f16dca68e2 Fix unit_test to honour calls with unit & relation ids 2014-05-27 15:45:33 +02:00
James Page
0f4aefaeb3 [niedbalski] fixup unit tests for key management 2014-05-02 11:06:23 +01:00
Corey Bryant
ccabea5f42 Stamp neutron database before upgrade from non-grizzly releases 2014-04-28 12:14:35 +00:00
James Page
a2e288f63c [trivial] Fixup broken unit test for ssh key management 2014-04-28 09:07:27 +01:00
James Page
4e0d91c32f Tidy before proposal 2014-04-10 17:05:53 +01:00
James Page
caf77b190a [coreycb,r=james-page] Add unit tests for stepped upgrades 2014-04-09 16:33:22 +01:00
Corey Bryant
da980995b9 Add upgrade unit tests 2014-04-09 15:10:26 +00:00
James Page
3bfcfb5a0a [yolanda] Add postgresql support
Rejig templates to use includes, add Postgresql context for neutron and quantum config files.
2014-03-31 12:56:09 +01:00
James Page
eaab552bca Rework updates to deal with config file name changes 2014-03-06 16:09:47 +00:00
James Page
33cf219b8a Tidy, rework tests into existing ones 2013-12-16 13:33:34 +00:00
James Page
cd8fd0a142 Add specific unit tests for various ssh helper functions 2013-12-16 13:28:39 +00:00
James Page
a2a0645a16 Initial cut of nova key passing for resize operations 2013-12-16 10:09:36 +00:00