~openstack-charmers/+junk/openstack-charm-testing

« back to all changes in this revision

Viewing changes to configure

  • Committer: James Page
  • Date: 2014-04-17 20:56:38 UTC
  • Revision ID: james.page@ubuntu.com-20140417205638-dyuftsz44svzpc45
Add ha bundle for trusty

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
# Configure neutron networking on serverstack
10
10
source novarc
11
 
./bin/quantum-ext-net -g 10.5.0.1 -c 10.5.0.0/16 -f 10.5.100.0:10.5.200.25 ext_net
 
11
./bin/quantum-ext-net -g 10.5.0.1 -c 10.5.0.0/16 -f 10.5.150.0:10.5.200.254 ext_net
12
12
./bin/quantum-tenant-net -t admin -r provider-router -N 10.98.191.11 private 192.168.21.0/24
13
13
 
14
14
mkdir -p ~/images