parent
1734df85e3
commit
e98ea76461
1 changed files with 0 additions and 10 deletions
|
@ -751,16 +751,6 @@
|
|||
- scratch
|
||||
- transient
|
||||
|
||||
- name: "routing between copr tenants"
|
||||
neutron_router_gateway:
|
||||
login_username="admin" login_password="{{ ADMIN_PASS }}" login_tenant_name="admin"
|
||||
auth_url="https://{{controller_hostname}}:35357/v2.0"
|
||||
router_name="ext-to-{{item.name}}"
|
||||
network_name="{{item.target}}"
|
||||
with_items:
|
||||
- { name: copr, target: coprdev }
|
||||
- { name: coprdev, target: copr }
|
||||
|
||||
#################
|
||||
# Security Groups
|
||||
################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue