RDO Packstack --provision-all-in-one-ovs-bridge no longer works
I'm setting up RDO Openstack Mitaka on a CentOS 7.2 VM and am running the following command:
packstack --allinone --provision-all-in-one-ovs-bridge=n --nagios-install=n
I'm getting the following message:
packstack: error: no such option: --provision-all-in-one-ovs-bridge
Has this option been deprecated? I'm running through my documentation which I haven't used for about a year, but this always worked previously.
Thanks