]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow default network and policy profiles
authorAbhishek Raut <abhraut@cisco.com>
Sat, 31 Aug 2013 00:39:26 +0000 (17:39 -0700)
committerAbhishek Raut <abhraut@cisco.com>
Thu, 5 Sep 2013 19:36:10 +0000 (12:36 -0700)
commitdc48ac1a9c02c236157347f715190a2b1107ec70
tree12e75554cdf3cbb820412fab3fb705bbddf064a1
parentb15c0b3c95b28fb528e8e7f7442250b6a1b00ff7
Allow default network and policy profiles

Allow for default network/policy profile to be used if
no network/policy profile is specified during network/port creation
in the Cisco N1KV plugin.

Change-Id: I6120abb5abb9a869eb7310453cf27dd8f72bfd1d
Closes-Bug: #1218588
etc/neutron/plugins/cisco/cisco_plugins.ini
neutron/plugins/cisco/common/cisco_exceptions.py
neutron/plugins/cisco/common/config.py
neutron/plugins/cisco/db/n1kv_db_v2.py
neutron/plugins/cisco/n1kv/n1kv_client.py
neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py