7e5923ac25
Ubuntu minimal is smaller than regular cloud image. It should works fine with less memory and boot faster than in the gates. Change-Id: Ie281698ecef05fd7ddf831eabd0e0121ac477709 |
||
---|---|---|
.. | ||
customize_image.sh | ||
functions.sh | ||
plugin.sh | ||
README.rst | ||
settings |
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://opendev.org/openstack/devstack.git cd devstack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin neutron-tempest-plugin https://opendev.org/openstack/neutron-tempest-plugin
run
stack.sh