Revert "try this"

This reverts commit da36e3b6df.
This commit is contained in:
Miroslav Suchý 2015-03-16 14:12:53 +00:00
parent 1734df85e3
commit e98ea76461

View file

@ -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
################