kayobe/etc/kayobe/openstack.yml
Mark Goddard ffce6fa641 Use OpenStack Ussuri release
Switch all dependencies to use the OpenStack Ussuri release.

This commit should be reverted on the master branch once the
Kayobe stable/ussuri branch has been cut and RC1 released.

Change-Id: Id126ea109e6dfcba09b524129876985547ad368f
2020-05-29 15:42:07 +01:00

14 lines
461 B
YAML

---
###############################################################################
# OpenStack release configuration.
# Name of the current OpenStack release. Default is "ussuri".
#openstack_release:
# Name of the current OpenStack branch. Default is "stable/ussuri".
#openstack_branch:
###############################################################################
# Dummy variable to allow Ansible to accept this file.
workaround_ansible_issue_8743: yes