92 Commits

Author SHA1 Message Date
Liam Young
152d835a5d Add vrrp ha support 2015-02-20 11:50:14 +00:00
Liam Young
91bbe12bf0 Merged next in and fixed unit tests 2015-02-19 13:04:17 +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
Liam Young
f18c0cc0f8 Add dvr support 2015-02-02 13:29:41 +00: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
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
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
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
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
Liam Young
6e1c580778 Merged trunk next in 2014-09-30 11:02:28 +01:00
James Page
0531c71d1d Write out configurations in ha-changed to avoid missing switch to VIP's 2014-09-30 10:57:04 +01:00
Hui Xiang
69b1921437 Refactor codes. 2014-09-30 17:17:06 +08:00
Liam Young
769199292e Reassert that neutron-api is the endpoint for the neutron-api service when joining with the cloud-controller incase it has registered the endpoint 2014-09-30 09:10:40 +01:00
James Page
999cfae8c1 Fixup unit tests for new context helpers 2014-09-30 09:05:41 +01:00
Liam Young
a2fd5f45f3 Added unit tests for db migration and fixed lint 2014-09-29 16:12:37 +01:00
Edward Hope-Morley
54b4e8138d more 2014-09-26 19:56:11 +01:00
Edward Hope-Morley
3e5158553f minor cleanup 2014-09-26 19:30:49 +01:00
Hui Xiang
1f52fab4a9 sync_db_with_multi_ipv6_addresses 2014-09-27 01:23:25 +08:00
Liam Young
b573cc0b52 Run db migrations for neutron 2014-09-26 15:46:49 +00:00
James Page
0781a760c8 Fixup cluster relation to use internal address if set 2014-09-26 12:20:17 +01:00