Installing development sandbox¶
Configuring devstack¶
- Download devstack. 
- Create a - local.conffile as input to devstack.
- The panko services are not enabled by default, so they must be enabled in - local.confbefore running- stack.sh.- This example - local.conffile shows all of the settings required for panko:- [[local|localrc]] # Enable the Panko devstack plugin enable_plugin panko https://opendev.org/openstack/panko.git 
