
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
14 lines
461 B
YAML
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
|