697 Commits

Author SHA1 Message Date
Ryan Beisner
7abeafa460 update amulet test dependency setup file 2015-10-06 14:11:41 +00:00
David Ames
691ae46133 [thedac, trivial] s/message/messaging 2015-10-02 14:28:59 -07:00
Liam Young
024fb53afb [thedac,r=gnuoy] Workload Status 2015-09-29 16:52:10 +01:00
David Ames
8bf02b3b9d Add status checks on ceph relation 2015-09-29 08:30:32 -07:00
David Ames
f50765e618 Run against image-service and storage-backend 2015-09-28 11:47:06 -07:00
David Ames
36be82dcfa Allow for storage-backends 2015-09-28 11:18:58 -07:00
Liam Young
4954198b47 [hopem, r=gnuoy] Sync charmhelpers to get fix for bug 1499643 2015-09-28 13:33:40 +01:00
David Ames
34b9fa3650 Use check_optional_relations 2015-09-25 16:38:03 -07:00
David Ames
ee20de56e2 Workload status 2015-09-25 12:00:11 -07:00
Edward Hope-Morley
14b9846810 [hopem,r=gnuoy]
No more trusty-backports for haproxy >= Liberty

Closes-Bug: 1499435
2015-09-25 18:20:39 +01:00
Edward Hope-Morley
86f9169662 [hopem,r=]
Sync charmhelpers to get fix for bug 1499643
2015-09-25 15:35:04 +01:00
Edward Hope-Morley
34b4e19b23 [hopem,r=]
No more trusty-backports for haproxy >= Liberty

Closes-Bug: 1499435
2015-09-24 17:31:56 +01:00
James Page
a19fbc6a94 [coreycb,r=james-page] Import CONFIGS instead of calling register_configs() again. 2015-09-23 15:09:24 +01:00
James Page
5d0441f283 Add support for deployment on Ubuntu releases where python2 is not installed by default 2015-09-23 09:16:21 +01:00
Corey Bryant
d02007359d Import CONFIGS instead of calling register_configs() again. 2015-09-22 21:03:02 +00:00
James Page
c92a48be13 Ensure python2 is installed before hook execution 2015-09-22 14:37:43 +01:00
billy.olsen@canonical.com
cf85c97623 [corey.bryant,r=billy-olsen] Add action managed openstack upgrade capabilities
to cinder charm.
2015-09-21 16:32:41 -07:00
Corey Bryant
351a0683e8 Fix unit test 2015-09-15 18:41:54 +00:00
Corey Bryant
56afaead42 Update unit tests 2015-09-15 18:29:41 +00:00
Corey Bryant
f3b878cf7e Update unit tests 2015-09-15 14:38:10 +00:00
Corey Bryant
83d6ecf36a Drop tags and bin files 2015-09-15 14:22:02 +00:00
Corey Bryant
73453ce765 update actions.yaml 2015-09-15 02:21:20 +00:00
Corey Bryant
6596912e9b Adjust parameter order 2015-09-15 01:02:58 +00:00
Corey Bryant
3d37bf99f0 Add missing charm-helper sync files 2015-09-14 22:13:57 +00:00
Corey Bryant
a64249627c minor update to actions.yaml 2015-09-14 20:32:51 +00:00
Corey Bryant
d103c6aff7 update comment 2015-09-14 20:22:20 +00:00
Corey Bryant
ca0d3a6034 Sync charm-helpers 2015-09-14 20:19:57 +00:00
Corey Bryant
5816737c4a code cleanup 2015-09-14 20:15:24 +00:00
Corey Bryant
3143fa7c1b Use charm-helpers for action managed openstack upgrade. 2015-09-14 17:53:04 +00:00
Edward Hope-Morley
db7f68241b [hopem,r=jamespage]
Ensure 'host' is set in cinder.conf if rbd storage backend is
related AND all backends are stateless e.g. rbd.

Closes-Bug: 1493931
2015-09-13 16:25:10 +01:00
Liam Young
d6cc8377e5 [gnuoy, r=hopem] Update ceph broker code to fix Bug #1453940 2015-09-12 07:32:34 +01:00
Edward Hope-Morley
59691c25c1 fixed unit test lint errors 2015-09-11 11:36:23 +01:00
Edward Hope-Morley
154f4e13fd added unit tests 2015-09-10 12:18:03 +01:00
Edward Hope-Morley
ee73baf896 minor 2015-09-10 11:10:04 +01:00
Edward Hope-Morley
6b7b8ce6ee minor 2015-09-10 11:07:32 +01:00
Edward Hope-Morley
528a661cbf minor 2015-09-10 11:04:37 +01:00
Edward Hope-Morley
4c45635c8d minor 2015-09-10 10:58:26 +01:00
Liam Young
de00179bbf Charm helper sync 2015-09-10 10:30:00 +01:00
Edward Hope-Morley
2d3e9f01bc [hopem,r=]
Ensure 'host' is set in cinder.conf if rbd storage backend is
related. Only set if all backends configured are stateless
(i.e. rbd).

Closes-Bug: 1493931
2015-09-09 21:19:16 +01:00
Liam Young
f101bbb025 Fix unit tests 2015-09-07 09:34:13 +01:00
Liam Young
e66f0ba6e2 Charm helper sync 2015-09-07 09:24:09 +01:00
Liam Young
a854035ae8 [gnuoy,trivial] Charmhelper sync (+1'd by mojo) 2015-09-03 10:43:34 +01:00
Corey Bryant
26b738e8f4 [ddellav,r=corey.bryant] Add juju action support for OpenStack upgrades. 2015-09-01 15:46:43 -04:00
David Della Vecchia
52c00c58df Proper merge of trunk. 2015-09-01 16:22:10 +00:00
David Della Vecchia
b6996ee37a merging trunk 2015-09-01 15:20:27 +00:00
David Della Vecchia
e47ce9844d Adding tests for relation_ids, relation_set. Fixing comment formatting. Hiding juju_log output in tests. 2015-09-01 15:13:23 +00:00
billy.olsen@canonical.com
f2e78198c9 [xtrusia,r=billy-olsen] Restart cinder services if overwrite config
value changed to ensure that the change is properly reflected within the
service.

Closes-Bug: 1383801
2015-08-31 13:26:18 -07:00
David Della Vecchia
55f81f1c06 Normalizing charm config (finally). Adding additional action upgrade config-changed test. 2015-08-31 16:25:22 +00:00
David Della Vecchia
4263765ae8 Including missing files. Updated config formatting. 2015-08-28 14:55:48 +00:00
Liam Young
479ad9ba7c Update unit test 2015-08-27 13:38:33 +01:00