]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update Cisco N1KV plugin to VSM REST api calls
authorAbhishek Raut <abhraut@cisco.com>
Thu, 3 Oct 2013 06:32:02 +0000 (23:32 -0700)
committerAbhishek Raut <abhraut@cisco.com>
Wed, 16 Oct 2013 01:01:08 +0000 (18:01 -0700)
commitba242d91c54b36628e03332a91adfef40e32ac32
tree0cbd918f5bf73693654f5d0aa41e15d414a881d2
parent8ed9b2c2c090e1282ef0448b4e1a99d76cc8187d
Update Cisco N1KV plugin to VSM REST api calls

Modify the existing REST calls from the plugin to VSM to update the
attributes and use UUIDs as index, instead of string names, for all
the resources.

Change-Id: Icb4950ea7c6f036e9a25ee79e3f5fe30d40f47de
Closes-Bug: 1233802
neutron/plugins/cisco/common/cisco_constants.py
neutron/plugins/cisco/db/n1kv_db_v2.py
neutron/plugins/cisco/extensions/n1kv_profile.py
neutron/plugins/cisco/extensions/network_profile.py
neutron/plugins/cisco/n1kv/n1kv_client.py
neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py
neutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py