Added comment to explain icehouse hardcoding
This commit is contained in:
parent
bb7dd241f1
commit
ced6c37c18
@ -53,6 +53,8 @@ def resource_map():
|
||||
return resource_map
|
||||
|
||||
|
||||
# Hardcoded to icehouse to enable use of charmhelper templating/context tools
|
||||
# Ideally these function would support non-OpenStack services
|
||||
def register_configs(release='icehouse'):
|
||||
configs = templating.OSConfigRenderer(templates_dir=TEMPLATES,
|
||||
openstack_release=release)
|
||||
|
Loading…
Reference in New Issue
Block a user