Fix the genconfig issue

Closes-Bug: #1449313
Change-Id: I6964a532f9df0394d1e9a3998e9f9315686514d5
This commit is contained in:
Kennan 2015-04-28 08:36:22 +08:00
parent 5dfb30721c
commit 2a5b60d7d3
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ def list_opts():
return [
('DEFAULT',
itertools.chain(magnum.api.auth.AUTH_OPTS,
magnum.common.exception.exc_log_opts,
magnum.common.magnum_keystoneclient.trust_opts,
magnum.common.paths.PATH_OPTS,
magnum.common.utils.UTILS_OPTS,