quattor / template-library-openstack

Template library for configuring OpenStack services
Apache License 2.0
3 stars 8 forks source link

Add annotations #35

Closed apdibbo closed 8 years ago

apdibbo commented 8 years ago

Various changes to make the template library more useable and more validatable: Create intermediary dicts for database, rabbitmq and memcached config Use functions to build database connection strings and rabbitmq and memcached server lists Move intermediary variables to another template so that config just has the variables that should be set by the user Add Annotations to all global variables in defaults/openstack/config Add schemas and types for Openstack component ini files (just the *.conf files so far) just the commonality Bind schemas to metaconfig paths

apdibbo commented 8 years ago

I have also pulled the related changes from liberty in here

guillaume-philippon commented 8 years ago

It seems good for me. Do you have deployed it @RAL ? If so we can merge it.

apdibbo commented 8 years ago

Good, I do indeed have this deployed at RAL