3
# stolen/heavily influenced from openstack-charm-testing
5
# Set up the network, projects and users after we've deployed the charms
6
# assumes that overcloud is in ./novarc and undercloud (serverstack) is in
13
# do everything is with the OVERCLOUD
16
## Now set up the networks so we can test shares.
17
./neutron-ext-net.py --network-type=flat -g $GATEWAY -c $CIDR_EXT \
19
./neutron-tenant-net.py -t admin -r provider-router \
20
-N $NAMESERVER internal $CIDR_PRIV
22
# finally we want to set up a wide open the security group so we can reach the