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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user