add tag openstack_users to "Create roles for additional tenants"
This commit is contained in:
parent
56bbd20ec4
commit
99062c7f8d
1 changed files with 3 additions and 0 deletions
|
@ -729,6 +729,7 @@
|
||||||
- { name: clime, email: 'clime@redhat.com', tenant: copr, password: "{{clime_password}}" }
|
- { name: clime, email: 'clime@redhat.com', tenant: copr, password: "{{clime_password}}" }
|
||||||
tags:
|
tags:
|
||||||
- openstack_users
|
- openstack_users
|
||||||
|
|
||||||
- name: upload SSH keys for users
|
- name: upload SSH keys for users
|
||||||
nova_keypair:
|
nova_keypair:
|
||||||
auth_url="https://{{controller_publicname}}:35357/v2.0"
|
auth_url="https://{{controller_publicname}}:35357/v2.0"
|
||||||
|
@ -820,6 +821,8 @@
|
||||||
- { user: mizdebsk, tenant: transient }
|
- { user: mizdebsk, tenant: transient }
|
||||||
- { user: vgologuz, tenant: coprdev }
|
- { user: vgologuz, tenant: coprdev }
|
||||||
- { user: clime, tenant: coprdev }
|
- { user: clime, tenant: coprdev }
|
||||||
|
tags:
|
||||||
|
- openstack_users
|
||||||
|
|
||||||
##### NETWORK ####
|
##### NETWORK ####
|
||||||
# http://docs.openstack.org/havana/install-guide/install/apt/content/install-neutron.configure-networks.html
|
# http://docs.openstack.org/havana/install-guide/install/apt/content/install-neutron.configure-networks.html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue