By default, DevStack installs the very latest, still unreleased version of OpenStack. However, using the following command it is possible to force it to clone a certain OpenStack release. This is very useful for users wishing to use devstack for real use and not just testing, or to test a specific release.
git clone https://github.com/openstack-dev/devstack.git -b stable/queens
No comments:
Post a Comment