]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Hide ipv6 subnet API attributes
authorSalvatore Orlando <salv.orlando@gmail.com>
Mon, 7 Apr 2014 23:29:54 +0000 (16:29 -0700)
committerMark McClain <mmcclain@yahoo-inc.com>
Tue, 8 Apr 2014 13:13:18 +0000 (09:13 -0400)
commitd739486a3f70cb83f8730cf7201a8b8ccf4b4c70
tree697940030b04358ebd4eccad4ade02cb576c6736
parent26857d5bde72b19d789ed5caa2ea4b6f6750676b
Hide ipv6 subnet API attributes

The attributes for ra mode and address mode should be hidden
until the IPv6 feature is fully implemented.

The changes in this patch will be reverted by another patch
which closes this bug.

Change-Id: I69a1a571b5beb566641200e60b84f0716c1ec138
Related-Bug: 1304093
neutron/api/v2/attributes.py
neutron/db/db_base_plugin_v2.py
neutron/db/securitygroups_rpc_base.py
neutron/tests/unit/test_db_plugin.py
neutron/tests/unit/test_security_groups_rpc.py