]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
add name into port and subnet.
authorYong Sheng Gong <gongysh@cn.ibm.com>
Wed, 25 Jul 2012 23:32:59 +0000 (07:32 +0800)
committerYong Sheng Gong <gongysh@cn.ibm.com>
Wed, 25 Jul 2012 23:32:59 +0000 (07:32 +0800)
commitddef83ed1900df6aa692d7ae624890a40e8c7b2d
tree4f01a8c5166f621781f9bf4564589136ea585f8d
parentef6af3e3d2da3e1483b201b98b06c4555e90f6e7
add name into port and subnet.

f-3-cli-usability-improvments

The name is optional to create network/port/subnet and is up to user to
decide its uniqueness.

Change-Id: I40c834ed66e2da14a414232c86c9fd4f5c1d9154
quantum/api/v2/attributes.py
quantum/db/db_base_plugin_v2.py
quantum/db/models_v2.py
quantum/tests/unit/test_api_v2.py
quantum/tests/unit/test_db_plugin.py