Merge "Fixed a typo in example plugin config"
This commit is contained in:
commit
4119c1b072
@ -21,4 +21,4 @@ def init_config(conf):
|
||||
cfg.StrOpt('endpoint_type', default='publicURL')
|
||||
]
|
||||
conf.register_opts(opts, group="images")
|
||||
return conf.glance
|
||||
return conf.images
|
||||
|
Loading…
Reference in New Issue
Block a user