]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Control update, delete for cisco-network-profile
authoraaronzhang231 <fenzhang@cisco.com>
Wed, 28 May 2014 06:49:52 +0000 (23:49 -0700)
committeraaronzhang231 <fenzhang@cisco.com>
Mon, 9 Jun 2014 22:13:50 +0000 (15:13 -0700)
commitaccd56fea86a0cd5f1706cbdd5b1bbc31c4cf479
tree4ae0dc36ab30946a8af41ac08eb51853f35c2e17
parent145ea4ac1a27ced302e585bd84624768f2321c89
Control update, delete for cisco-network-profile

Add new behavior to control update and delete operations for the
cisco-network-profile resource extension.
The new behavior is to allow update and delete operations only if
there are no neutron networks associated with a particular
cisco-network-profile instance

Change-Id: I000a03c1ffd5c02e7b827ec757287633e5a5dd64
Closes-Bug: #1323867
neutron/plugins/cisco/common/cisco_constants.py
neutron/plugins/cisco/common/cisco_exceptions.py
neutron/plugins/cisco/db/n1kv_db_v2.py
neutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py