174 Commits

Author SHA1 Message Date
Mark Mims
265005b827 merging lp:~gandelman-a/charms/precise/nova-compute/nrpe_interface as per https://code.launchpad.net/~gandelman-a/charms/precise/nova-compute/nrpe_interface/+merge/171211 2013-07-14 13:35:19 -06:00
Adam Gandelman
cdbc8c7229 metadata.yaml: Move nrpe-external-master interface from provides to requires. 2013-06-24 21:27:15 -07:00
Adam Gandelman
117b856fce Merge support for quantum security groups. 2013-06-13 11:45:55 -07:00
James Page
ed74973a02 Add support for quantum security groups 2013-06-04 15:06:37 +01:00
James Page
fb937dcb0c * Updates for grizzly support.
* Adds ssh-based live migration among compute nodes, brokered by the nova-cloud-controller service.

* Various bug fixes and cleanup
2013-06-03 17:48:14 +01:00
James Page
25bf1ac327 Resync with updated version 2013-05-22 09:44:31 +01:00
James Page
7f077b71fa Amend folsom->grizzly 2013-05-22 09:43:42 +01:00
James Page
4566476cd0 Add grizzly post_upgrade hook 2013-05-22 09:39:57 +01:00
James Page
c574740deb Sync new grizzly post_upgrade hook 2013-05-22 09:39:04 +01:00
James Page
1c1ea6fd5a Ensure that nova-c-c passes all required data for quantum configuration. 2013-05-21 15:36:37 +01:00
Adam Gandelman
9bf38d53c9 s/auth-port/auth_port/ 2013-05-20 15:20:39 -07:00
Adam Gandelman
938737d90b s/quantum-url/quantum_url/ 2013-05-20 14:57:07 -07:00
Adam Gandelman
ff7f3d8cab Ensure nova-c-c passes all required data for quantum configuration.
Avoids potential relation error if nova-c-c has not processed its keystone
relations before cloud-compute.  Exit 0 if missing data and defer till next
relation event.
2013-05-20 14:30:58 -07:00
James Page
090f067108 Rebase against lp:charms/nova-compute 2013-05-20 12:29:16 +01:00
James Page
55cc01767d Rebase against lp:charms/nova-compute 2013-05-20 12:28:14 +01:00
James Page
b22dd67705 Ensure glance_api_servers urls do not contain protocol for Essex. 2013-05-01 11:57:06 +01:00
Adam Gandelman
1726dda646 Ensure glance_api_servers urls do not contain protocol for Essex. 2013-04-30 16:48:26 -07:00
Adam Gandelman
2c9d2598c8 Merge ahasenack's juju-core compat. patches. 2013-04-26 14:58:50 -07:00
Andreas Hasenack
1a7d33f247 bump revision 2013-04-26 10:09:39 -03:00
Andreas Hasenack
1f070c4f08 Use CHARM_DIR 2013-04-26 10:06:20 -03:00
Marco Ceppi
cc3995e02d Added icon.svg 2013-04-25 20:22:48 -04:00
Adam Gandelman
b0ecdba8b7 compute_changed(): Merge fix when scraping amqp relation. 2013-04-10 20:21:19 -07:00
Adam Gandelman
7a19353f78 compute_changed(): Ensure we keep the first rabbit_clustered|rabbit_vip|rabbit_password we find when scraping amqp relations. 2013-04-10 20:18:41 -07:00
Adam Gandelman
784b4c046d Merge CONFIG_CHANGED. 2013-04-09 11:08:25 -07:00
Adam Gandelman
9044b8a558 Ensure to inspect amqp relation for clustered VIP in cloud-compute-relation-changed. 2013-04-05 14:43:45 -04:00
Adam Gandelman
f37eb415f2 Avoid excessive svc restarts by tracking CONFIG_CHANGED. 2013-04-04 19:34:30 -04:00
Adam Gandelman
56df026127 Trivial: Ensure db access to db_host, not private-address. 2013-04-04 13:48:36 -07:00
James Page
ddfb161dde Switch metadata-api to standard api 2013-03-25 16:23:50 +00:00
Adam Gandelman
01d76c470a Sync openstack-common. 2013-03-15 12:08:54 -07:00
Adam Gandelman
fdfdf1a8ea Merge ceph UUID label. 2013-03-14 11:03:54 -07:00
James Page
2c85aa61cf Fixup missing uuid 2013-03-14 16:15:26 +00:00
James Page
032ea141c5 Fix uuid for libvirt secret 2013-03-14 15:47:39 +00:00
Adam Gandelman
fd16702223 Merge nova-api -> nova-api-metadata change. 2013-03-13 15:12:29 -07:00
Adam Gandelman
5752e68832 Install nova-api-metdata instead of nova-api.
For serving metadata to instances on multi-host networks, use
nova-api-metadata.  Grizzly now requires full authtoken config
for nova-api to be run, run nova-api-metadata only.
2013-03-13 13:35:02 -07:00
Adam Gandelman
ddbd5830c3 Merge net. manager config file fix. 2013-03-11 13:20:36 -07:00
James Page
33a371bc2e Only store network manager configuration after actual configuration 2013-03-11 11:55:37 +00:00
James Page
d92e426110 HTTPS Support 2013-03-11 09:36:43 +00:00
Adam Gandelman
e15b6c9089 Rebase against current ha-support branch. 2013-03-08 13:34:23 -08:00
Adam Gandelman
89ed66b83e Sync openstack-common. 2013-03-08 13:13:57 -08:00
Adam Gandelman
064de70e16 mon_host workaround, optional multi_host, nrep-external-master sub.
Merged lp:~aglenyoung/charms/precise/nova-compute/optional-multi_host.
2013-03-05 09:34:40 -08:00
Adam Gandelman
cc769e856e Sync openstack-common. 2013-03-05 09:25:32 -08:00
Adam Gandelman
4c577c7ad1 Sync openstack charm helpers. 2013-03-04 17:31:11 -08:00
Adam Gandelman
d8901060fb Synchronize charm helpers across all current ha branches. 2013-03-04 16:58:24 -08:00
andrew.glen-young@canonical.com
e42c1eda15 Use get_ip function in place of give_me_numbers.
Remove give_me_numbers as it is no longer needed.
2013-03-04 14:58:18 -05:00
andrew.glen-young@canonical.com
29770073b2 Make multi_host configurable, add support for the nrpe-external-master subordinate.
Add workaround for when the mon_hosts relation returns host names and not IP addresses.
2013-03-01 17:10:38 -05:00
Adam Gandelman
d207307ae9 Sync openstack-common. 2013-02-22 19:53:49 -08:00
Adam Gandelman
18f4eb9e20 Removed https_keystone from the cloud-compute relation. 2013-02-21 16:45:41 -08:00
Adam Gandelman
f01e0be215 Sync openstack-common. 2013-02-20 18:25:15 -08:00
Adam Gandelman
b3736a19da Sync openstack-common. 2013-02-20 17:53:33 -08:00
Adam Gandelman
3bc9ac2cc3 Sync openstack-common. 2013-02-19 18:17:58 -08:00