Update code with feedback from code review:

1. Rebase
2. Update the new mitaka/nova.conf template
3. Add related_unit call to get the units
This commit is contained in:
billy.olsen@canonical.com
2016-02-17 10:24:59 -07:00
parent b492f1a79e
commit 8808bf9302
3 changed files with 7 additions and 2 deletions

View File

@@ -157,6 +157,8 @@ auth_url = {{ auth_protocol }}://{{ auth_host }}:{{ auth_port }}
region = {{ region }}
{% endif -%}
{% include "parts/cinder" %}
[osapi_v3]
enabled=True