Change-Id: I367d4f16e42b2f63f3c5cd90755a2a1338ceb1b7
This commit is contained in:
Andrey Pavlov 2017-02-16 10:02:41 +00:00
parent 8ac8f8feaa
commit c74c326090
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ service:
dependencies:
- neutron-user-create
type: single
command: openstack role add --domain {{ service_account.domain }} --user {{ neutron.username }} admin
command: openstack role add --project {{ service_account.project }} --user {{ neutron.username }} admin
- name: neutron-service-create
dependencies:
- keystone