openstack-ansible-os_magnum/releasenotes
Jesse Pretorius fd806ccdde Properly constrain magnum dependencies
The magnum source repository unfortunately is not
adhering to the global requirements management process
in that it has requirements specified in the repo which
are not in the global requirements repo.

As a result of the requirement being missing, those
requirements are not constrained by upper-constraints.
That, in turn, causes the repo build to fail to build
the magnum venv due to incompatible requirements.

Given that Ocata is a bit old and we're unlikely to be
able to change the project's behaviour, we implement
our own pins in the repo for the extra dependencies
(both direct and indirect).

The pins we set here are based on the upper-constraints
for pike which do no conflict with the rest of the ocata
libraries.

Change-Id: I987cfd2f1fa2be967c4cd86a00f9071915e25973
2018-02-15 18:54:56 +00:00
..
notes Properly constrain magnum dependencies 2018-02-15 18:54:56 +00:00
source Initial OSA zuul v3 role jobs 2017-10-31 12:20:30 +00:00