]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add 'secret' property for 'connection' option
authorDuYaHong <yahongdu@cn.ibm.com>
Wed, 14 May 2014 14:36:01 +0000 (22:36 +0800)
committerDuYaHong <yahongdu@cn.ibm.com>
Thu, 15 May 2014 06:15:58 +0000 (14:15 +0800)
commite222585c98b2176a2e8a8b0ba2cac901491764d1
treeffc4cacae1f77302ba4a6276fab548af61ad2226
parentff22dc1a7c3803634288fdd4da66c51a22593c2e
Add 'secret' property for 'connection' option

Neutron cli registers 'connection' option without
'secret=True' property. This commit makes sure
'connection' option has 'secret' property when
it is registered.

Change-Id: I0b0a5aca44a8eeee1c12513f30b9559f1d008442
Closes-Bug: #1319651
neutron/db/migration/cli.py