uksysadmin / OpenStackInstaller

Simple OpenStack Installer Script
http://www.hybridclouds.co.uk/
69 stars 33 forks source link

errors in documentation #8

Open lazymesh opened 12 years ago

lazymesh commented 12 years ago

OSinstall.sh -T {type} -s { network size } -n {number of networks} -p {public interface} -P {private interface} -f {floating_range} -F {fixed_range} -V {VLAN start} -C {Controller Address} -A {admin} -v {qemu | kvm}

should have been

OSinstall.sh -T {type} -s { network size } -n {number of networks} -p {private interface} -P {public interface} -f {fixed_range} -F {floating_range} -V {VLAN start} -C {Controller Address} -A {admin} -v {qemu | kvm}

uksysadmin commented 12 years ago

Can you point me to the documentation? -h gives correct output (on essex branch).