We have to wait for the service project create

Not keystone itself, since project created in the post section.

Change-Id: I7b27fb404d82ba2b94b992c07f2fe1e545a619bd
This commit is contained in:
Proskurin Kirill 2017-01-17 16:13:37 +00:00
parent 6bc30fc525
commit 030a586798
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ service:
- name: glance-role-add
dependencies:
- glance-user-create
- keystone-create-project
type: single
command: openstack role add --project service --user {{ glance.user }} admin
- name: glance-service-create