]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix duplicate config options
authorZhongyue Luo <zhongyue.nah@intel.com>
Thu, 18 Jul 2013 07:42:34 +0000 (16:42 +0900)
committerZhongyue Luo <zhongyue.nah@intel.com>
Thu, 18 Jul 2013 08:07:08 +0000 (17:07 +0900)
commite909cfd67eceea396c63acd7563bed1f5f9979f4
treee29bcfc5af0de86c915f784c229b1109d1713e75
parent577c56405ec3c37ad63991d58ee0a86b511b509c
Fix duplicate config options

This is causing an error in the config file tool generator.
Removed them since they are registered in cinder.api.common

Change-Id: I23988d5133bbb95637dd9514813009ea8b460982
cinder/common/config.py