56 Commits

Author SHA1 Message Date
Corey Bryant
2ff749f770 [corey.bryant,r=trivial] Fix unit test failures 2016-01-08 19:53:49 +00:00
David Della Vecchia
5a67e6515d Updating context tests to add new directive 2015-11-09 13:55:57 +00:00
James Page
3f4c30f280 Add support for Nuage VSP SDN
This takes two forms

1) relation to the nuage-vsp charm

2) configuration options for an existing Nuage VSP installation
2015-11-04 18:02:37 +00:00
James Page
0379ccb303 Add tox support 2015-11-02 09:28:57 +00:00
Subbarayudu Mukkamala
428b5d1918 Merge from lp:~openstack-charmers/charms/trusty/.../next/ 2015-10-27 07:50:30 -07:00
Robert Ayres
5e853878ef Fix quota driver unit tests 2015-10-08 12:48:15 +01:00
James Page
f87ad07e29 [project-calico,r=james-page] Add support for Calico plugin 2015-09-04 12:03:14 +01:00
bbaqar@plumgrid.com
660985964f Changes for PLUMgrid neutron plugin 2015-08-25 23:42:19 +05:00
Cory Benfield
8d5aa82328 synced /next 2015-08-21 08:33:43 +01:00
Subbarayudu Mukkamala
37802d3866 Merge from lp:~openstack-charmers/.../next 2015-08-20 06:45:36 -07:00
Liam Young
421056efa5 [gnuoy, r=jamespage] Add support for neutron-plugin-api-subordinate relation 2015-08-12 11:40:58 +01:00
Liam Young
efffe3785f Fix unit test 2015-08-12 11:35:59 +01:00
Liam Young
36fc3a0fcb Add unit tests for new contexts 2015-06-30 09:26:51 +01:00
Cory Benfield
af9e25bb3d Add support for Canonical etcd charm 2015-06-19 09:18:26 +01:00
Cory Benfield
8c04757bc9 synced /next 2015-06-08 13:50:27 +01:00
Subbarayudu Mukkamala
ce0b5b9dcd Merge with ~openstack-charmers/charms/trusty/neutron-api/next 2015-05-27 15:53:45 -07:00
James Page
8af5f23fb1 Support multiple network overlay types at the same time 2015-05-06 12:39:27 +01:00
James Page
65fcc942cb Expand dvr overlay network support for >= kilo 2015-05-06 11:46:22 +01:00
Cory Benfield
eff8938d26 synced /next 2015-04-23 14:10:48 +01:00
Cory Benfield
5bb662b2bc Templates and tests. 2015-04-16 15:06:49 +01:00
Edward Hope-Morley
9ba06cb46e [hopem,r=]
Allow flat network providers to be configured seperately to vlan
providers.

Closes-Bug: 1444470
2015-04-15 15:08:39 +01:00
Subbarayudu Mukkamala
9f28b92b55 Fix unit-test errors 2015-04-12 16:32:31 -07:00
Edward Hope-Morley
4ff470de33 [hopem,r=]
Allow ml2 vlan-ranges and network-providers to
be configurable.
2015-04-10 18:42:31 +01:00
Subbarayudu Mukkamala
52bc2e4ec5 fix: unit test lint errors 2015-04-10 06:09:52 -07:00
Subbarayudu Mukkamala
2ab51d4272 Merge from lp:~openstack-charmers/.../next 2015-04-09 19:35:50 -07:00
Subbarayudu Mukkamala
df550b9782 Add nuage vsp unit tests 2015-04-09 10:23:02 -07:00
Liam Young
edbf76c678 Error on disabling l3ha when l3ha routers are present. 2015-03-27 10:59:50 +00:00
Liam Young
e15de93835 Merged next in 2015-03-23 13:17:46 +00:00
Liam Young
f16fc98ca1 More unit tests 2015-02-24 15:09:10 +00:00
Liam Young
91bbe12bf0 Merged next in and fixed unit tests 2015-02-19 13:04:17 +00:00
Seyeong Kim
ca3c214bf8 add quota configuration option 2015-02-04 03:13:17 +00:00
James Page
1b322055f7 [trivial] Resync helpers 2015-01-13 12:07:33 +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
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
06675264ed Correct typo in config.yaml. Validate overlay-network-type setting. Additional nuit tests 2014-10-02 14:50:53 +00:00
Liam Young
a9c58661d4 Fix unit tests for vxlan 2014-10-02 14:02:53 +00:00
James Page
cafd81b022 Rebase, resync 2014-10-02 10:18:00 +01:00
Edward Hope-Morley
2dcc38a3f5 synced /next 2014-09-30 16:40:25 +01:00
James Page
33e55a2fc1 Rebase on parent 2014-09-30 11:20:45 +01:00
Liam Young
6e1c580778 Merged trunk next in 2014-09-30 11:02:28 +01:00
Hui Xiang
69b1921437 Refactor codes. 2014-09-30 17:17:06 +08: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
James Page
11f36e1662 Fixup unit tests, resync helpers 2014-09-23 12:00:59 +01:00
Hui Xiang
24aba46151 Sync charm-helpers, use get_ipv6_addr()[0] directly 2014-09-20 00:52:38 +08:00
Hui Xiang
1865e245a8 Support neutron-api for IPv6. 2014-09-17 17:26:59 +08:00
Liam Young
3436322529 Fix tests and lint 2014-09-04 14:43:19 +00:00
James Page
294bcff583 Support multi-network vip configuration 2014-07-16 14:15:57 +01:00