group-based-policy/gbpservice
Sumit Naiksatam 2cb02e2ea1 [apic-mapping] Segmentation Label extension for PT
This patch defines a new extension: cisco_apic_gbp_segmentation_label,
for the apic policy drivers. An extension attribute:
segmentation_labels, that extends the Policy Target definition, is
being introduced in this extension.

A corresponding extension driver: apic_segmentation_label, that processes
this extension, is also being added. This extension driver should be
configured for this extension to be available. The driver name should be
added to the existing list of extension drivers under:
[group_policy]
extension_drivers=<existing_ext_drivers>,apic_segmentation_label

The segementation_labels attribute is a list of strings. Each string can
be upto 255 characters long. These labels are not interpreted by GBP
but are instead passed downstream by the apic policy driver. It is
assumed that these are defined outside of OpenStack and the backend
system can appropriately interpret them.

The get_gbp_details() RPC call implemented by the apic policy driver
will return the segmentation_labels in its body if the
'segmentation_labels' attribute is populated for the policy_target.

A CLI option: --segmentation-labels will be provided for the
policy_target create and update operations. This CLI option will accept
a comma separated string as the option value.

Change-Id: I360bf9f7f1d4bdca76d4f16b7535a6416f430830
2016-09-23 16:04:43 -07:00
..
common Syncing with mitaka dependencies 2016-02-25 18:35:47 -08:00
contrib NFP - Added APIC support and other fixes for V0 release installation. 2016-09-09 17:39:09 +00:00
network AIM Policy Driver - Part 5 - L3 Policies (implicit) 2016-09-06 14:31:19 -07:00
neutron [apic-mapping] Segmentation Label extension for PT 2016-09-23 16:04:43 -07:00
nfp NFP -Added Cluster ID fix 2016-09-11 23:10:41 +05:30
tests Allow gate jobs to run on xenial 2016-09-12 11:52:16 -07:00
__init__.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00