74 Commits

Author SHA1 Message Date
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
James Page
8883915773 Resync trunk helpers, always redo actions when clustered 2014-09-26 11:08:24 +01:00
James Page
f19bdaafa7 Alway notify other services, irrespective of whether the current unit is the lead unit 2014-09-23 15:04:15 +01:00
Hui Xiang
adc2f797c4 Exclues vip from get_ipv6_addr(). 2014-09-21 23:12:06 +08:00
Hui Xiang
24aba46151 Sync charm-helpers, use get_ipv6_addr()[0] directly 2014-09-20 00:52:38 +08:00
Hui Xiang
9529e6a2fb Integrated all IPv6 check into setup_ipv6()/ 2014-09-18 21:28:17 +08:00
Hui Xiang
48db703268 Set ipv6 address for cluster 2014-09-18 17:11:56 +08:00
Hui Xiang
2ab7e2671c Add haproxy and fix unit tests error. 2014-09-18 13:01:12 +08:00
Hui Xiang
1865e245a8 Support neutron-api for IPv6. 2014-09-17 17:26:59 +08:00
Liam Young
fc8be077a0 Add support for controlling l2-population 2014-09-04 15:29:11 +00:00
Liam Young
eac17d3e18 Nova cc doesn't need to know about the l2 pop setting 2014-09-04 13:53:57 +00:00
Liam Young
e64b748242 Set l2_population in the local neutron_api ml2 conf 2014-09-04 12:58:55 +00:00
Liam Young
a21d7b6225 Only allow l2population if the neutron plugin supports it 2014-09-04 12:35:48 +00:00
Liam Young
79b22d8d23 Added l2population support 2014-09-04 12:19:21 +00:00
James Page
b491569c20 [trivial] Fixup creation of vip group for HA 2014-09-04 10:20:10 +01:00
James Page
6a6fd034fb Tidy lint 2014-07-28 15:33:48 +01:00
James Page
294bcff583 Support multi-network vip configuration 2014-07-16 14:15:57 +01:00
James Page
c506547669 Resync helpers, use new canonical_url helper 2014-07-04 12:51:35 +01:00
James Page
e24841dfce Rebase on next 2014-07-02 08:59:25 +01:00