openstack-ansible/releasenotes/notes/remove-requirements-git-c8a762c5172f25c7.yaml
Andy McCrae 42b250750d Fix role SHA's for Ocata-1 release
Change-Id: Ib6bb1d85e107a7aa4a4f522d976a00b385712127
2016-11-18 13:36:17 +00:00

13 lines
525 B
YAML

---
upgrade:
- The variables ``nova_requirements_git_repo`` and
``nova_requirements_git_install_branch`` have been
removed in favour of using the URL/path to the
upper-constraints file using the
variable ``pip_install_upper_constraints`` instead.
- The variables ``nova_lxd_requirements_git_repo`` and
``nova_lxd_requirements_git_install_branch`` have been
removed in favour of using the URL/path to the
upper-constraints file using the
variable ``pip_install_upper_constraints`` instead.