group-based-policy/gbpservice/neutron/services/grouppolicy/drivers/cisco
Thomas Bachman 6687c7036b Fix APICManager Initialization
Commit d612e2a0f9 changed
the initialization of APICManager, which resulted in an
unintentional re-ordering of parameters passed to it. This
caused the apic_system_id parameter to be used incorrectly
in the class, and therefore elements that used the paramter,
such as tenant name in ACI, were using the default value
instead ("openstack").

This patch ensures that the apic_system_id is passed as a
named parameter so that it will be used correctly as part
of initializaiton.

Change-Id: I0e2793c9c4ae8cf7aefd265db7f6ef5307b445f0
2017-07-28 21:26:03 +00:00
..
apic Fix APICManager Initialization 2017-07-28 21:26:03 +00:00
__init__.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00