]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Send network name and uuid to subnet create
authorSteven Hillman <sthillma@cisco.com>
Tue, 8 Jul 2014 22:35:10 +0000 (15:35 -0700)
committerSteven Hillman <sthillma@cisco.com>
Mon, 14 Jul 2014 23:16:58 +0000 (16:16 -0700)
commit779ddd17c575b55612e59ae5a605a14689820b98
tree65cdc44a49827d7d223fb9b8b3a5a995b25e5c9d
parent8e600ec5b1f0f4ed99b9bf8c72226ca3dab3efad
Send network name and uuid to subnet create

Added the network segment name and uuid parameters to the infomation sent to
Cisco N1kV during subnet creation to allow for proper association of the
subnet and network segment.

Change-Id: I375d49ec43f79360189ecf5de0583873b8039db9
Closes-Bug: 1332713
neutron/plugins/cisco/n1kv/n1kv_client.py
neutron/tests/unit/cisco/n1kv/fake_client.py
neutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py