]> 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 23:36:00 +0000 (19:36 -0400)
commitbbc800875450f87469a09e247361f7a2f61e865f
treecf2adc5ac03bcbdfc9950eb8b134789519ca1b3d
parent3c809003fa8254b82ce5623c41df1e4875659f31
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
(cherry picked from commit d739486a3f70cb83f8730cf7201a8b8ccf4b4c70)
neutron/api/v2/attributes.py
neutron/db/db_base_plugin_v2.py
neutron/tests/unit/test_db_plugin.py