Reecently, while the "enabled" files were refactored from a 2 digit to 4 digit numbering scheme, we had to introduce some logic to handle both the old and new numbering to ensure the change made it through the gates. Now that that change has successfully been committed, this change cleans up that excess logic. Change-Id: Ie7769a52f944fdceabdf9cec64c678425d341129
Enabling in Devstack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack.git cd devstackAdd this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin designate https://git.openstack.org/openstack/designaterun
stack.sh