Merge "Add deprecated group for gnocchi_url"
This commit is contained in:
commit
8c9d2c8804
@ -25,6 +25,7 @@ LOG = log.getLogger(__name__)
|
||||
|
||||
OPTS = [
|
||||
cfg.StrOpt('gnocchi_url',
|
||||
deprecated_group="alarm",
|
||||
default="http://localhost:8041",
|
||||
help='URL to Gnocchi.'),
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user