104 Commits

Author SHA1 Message Date
Cory Benfield
3558c0530b Fixup errors in catchup merge. 2015-03-10 16:41:28 +00:00
Cory Benfield
0f347b7911 sync /next 2015-03-10 16:38:49 +00:00
Brad Marshall
12a3289c2f [bradm] Fixed merge conflicts 2015-02-26 14:21:30 +10:00
Brad Marshall
6acd55cd2b [bradm] Add haproxy nrpe checks 2015-02-19 14:21:44 +10:00
Liam Young
de2ae2bfa8 Fix lint and unit tests after previous commit 2015-02-13 15:04:48 +00:00
Liam Young
2afc08d082 [jasper-aikema, r=gnuoy] Fix postgres relation 2015-02-13 15:03:48 +00:00
Liam Young
ecb9db4af3 Fix lint and unit tests after previous commit 2015-02-13 15:02:52 +00:00
Liam Young
5970419451 [jasper-aikema, r=gnuoy] Fix postgres relation 2015-02-13 15:00:25 +00:00
James Page
94328c6655 tidy lint 2015-02-03 07:33:30 +02:00
James Page
392f420eca Add kilo support 2015-01-20 14:15:55 +00:00
James Page
fd081377cf Rebase on next 2015-01-13 14:43:04 +00:00
Liam Young
fc27e18694 Use rnpe functions from charmhelpers 2015-01-12 12:04:00 +00:00
Jasper Aikema
d2dbbab3f6 The db config is now in the neutron.conf file 2014-12-10 22:45:57 +01:00
Jasper Aikema
ab8682667e neutron-api charms breaks when used with postgresql because there is no network-manager config variable in the charm. This fixes it 2014-12-02 21:55:33 +01:00
Cory Benfield
4f9a02a34d Follow-on changes. 2014-12-02 15:45:34 +00:00
Cory Benfield
ff6ecf4f35 Fixup generic breakages. 2014-11-21 11:14:05 +00:00
Cory Benfield
d6a95e1a59 Support the Calico Network API. 2014-11-18 16:07:49 +00:00
Cory Benfield
b8ca4963f9 Remove unneeded imports. 2014-11-18 15:49:58 +00:00
Brad Marshall
1413087bcd [bradm] Removed nagios check files that were moved to nrpe-external-master charm 2014-11-18 11:16:28 +10:00
Brad Marshall
1fcf029ce7 [bradm] Added nrpe checks for sysvinit daemons, change to using services() instead of hard coded daemon list, pep8 fixes. 2014-11-17 13:42:03 +10:00
Cory Benfield
fbffb4e95d Use Calico PPA for installation. 2014-11-12 10:52:58 +00:00
James Page
a134754fc5 Provide fallback options for HA VIP if iface and netmask cannot be automatically detected 2014-11-12 09:32:16 +00:00
Brad Marshall
49fe0d4a64 [bradm] Check if host_context is defined before using it 2014-11-06 17:31:51 +10:00
Brad Marshall
a7ea314ea6 [bradm] Tweaked check to include host context and unit name 2014-11-04 17:15:45 +10:00
Brad Marshall
dbe897e5b3 [bradm] Added support to get nagios hostname from nrpe relation 2014-10-31 14:51:44 +10:00
root
6e03a8c247 [bradm] initial nrpe checks 2014-10-29 22:30:36 -05:00
Cory Benfield
6a9fbe364f Fixup the Calico hack. 2014-10-29 11:03:07 +00:00
Cory Benfield
69f03aef2d Pin Calico packages for demos. 2014-10-27 11:19:35 +00:00
Liam Young
f356970aeb Remove code to run neutron-db-manage from neutron-api as it's racey with the nova-cc 2014-10-21 13:07:03 +00:00
Corey Bryant
676db804c1 [coreycb,r=gnuoy] Stamp neutron database before upgrade. 2014-10-20 13:53:30 +00:00
Liam Young
73317cdf38 Fix db migration running when db relation has not been setup 2014-10-20 07:43:06 +00:00
Corey Bryant
30bbb39920 Stamp neutron database before upgrade. 2014-10-16 12:54:45 +00:00
Liam Young
4df06762aa Switch from the old nvp name to the new nsx name 2014-10-14 07:47:50 +00:00
Liam Young
620f738ddb Update unit tests and pass nsx settings to nsx plugin 2014-10-14 06:48:48 +00:00
Liam Young
5b530dd34c A switch in config may change the required packages so install as needed 2014-10-13 15:13:09 +00:00
Liam Young
e26ddcfff0 Fix race which causes neutron migrations not to be run 2014-10-13 12:44:39 +00:00
James Page
e2c4b27fc4 [james-page,r=gnuoy] Add HTTPS+HA support with network split configurations 2014-10-06 22:21:00 +01:00
James Page
b3a420b879 [gnuoy,r=james-page] Add support for configurable network overlay types 2014-10-03 12:15:49 +01:00
Liam Young
022f187de1 Centralise processing of config('overlay-network-type') to a single static method and tidy up lint 2014-10-03 09:35:19 +00:00
Cory Benfield
597e963669 Further Calico tweaks. 2014-10-03 10:04:45 +01:00
Liam Young
a4c22f06fb Switch to a more descriptive name for the overlay network type 2014-10-02 10:49:32 +00:00
James Page
cafd81b022 Rebase, resync 2014-10-02 10:18:00 +01:00
James Page
2e330ee95e [xianghui,dosaboy,r=james-page,t=gema] Add IPv6 support using prefer-ipv6 flag 2014-10-01 22:05:24 +01:00
Liam Young
34f623c63d Don't run neutron db migrations pre-juno as neutron-server does it itself 2014-10-01 08:31:39 +00:00
Hui Xiang
18e08d951f Revert unneccessary change. 2014-10-01 00:18:53 +08:00
Hui Xiang
0f36f8777d Refactor code. 2014-10-01 00:15:33 +08:00
Edward Hope-Morley
2dcc38a3f5 synced /next 2014-09-30 16:40:25 +01:00
Liam Young
f0dcfbfe6e Add support for using vxlan network type driver 2014-09-30 15:38:57 +00:00
James Page
33e55a2fc1 Rebase on parent 2014-09-30 11:20:45 +01:00
James Page
9948e8fc5f Backout last change 2014-09-30 11:04:14 +01:00