It is required to compile i18n message catalogs during stack.sh to display translated messages appropriately. Change-Id: Ic44d8d5b12be1a9128c871f223c9d8712b3205e1
Enabling in Devstack
WARNING: the stack.sh script must be run in a disposable VM that is not being created automatically, see the README.md file in the "devstack" repository. See contrib/vagrant to create a vagrant VM.
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