provider centric service chains

With the introduction of NCP, one single chain will have only
one provider but multiple consumers. This reduces
the number of instances (and consumed resources).

Partially implements blueprint node-centric-chain-plugin

Change-Id: I2bef4d7c6d8e578b8cd4b6555820630f1eecf05f
This commit is contained in:
Ivar Lazzaro
2015-08-21 15:12:33 -07:00
parent 203f544bf7
commit 98e21c3c34
16 changed files with 233 additions and 420 deletions

View File

@@ -75,13 +75,14 @@ plugin_dirs=/opt/stack/gbpautomation/gbpautomation/heat
[[post-config|/etc/neutron/neutron.conf]]
[group_policy]
policy_drivers=implicit_policy,resource_mapping
extension_drivers=proxy_group
[servicechain]
servicechain_drivers = simplechain_driver
#servicechain_drivers = chain_with_two_arm_appliance_driver
[node_composition_plugin]
node_plumber = agnostic_plumber
node_plumber = stitching_plumber
node_drivers = heat_node_driver
[quotas]