openstack-ansible-os_magnum/releasenotes/notes
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
..
.placeholder Add reno scaffolding for release notes management 2016-04-09 19:53:15 +01:00
kubernetes-pin-56768037d47ebc73.yaml Properly constrain magnum dependencies 2018-02-15 18:54:56 +00:00
magnum-client-urls-64af5efc9ece6680.yaml Enable custom keystone endpoint_type in templates 2017-05-16 13:18:55 +00:00
magnum-init-config-overrides-aec21cbbd9da8e4e.yaml Rename release note to prevent duplicate 2017-04-28 14:05:58 +00:00
magnum_init_time_settings-6ecc4ff27d7dca1.yaml Rename release note to unique hash 2017-04-28 12:04:09 +01:00
os_magnum-install-venv-30263e29e51a2610.yaml Only install to virtual environment 2016-07-08 01:36:37 -07:00
os_magnum-xenial-systemd-support-2e1ee4253dff2b5c.yaml Implement Ubuntu 16.04 support with systemd 2016-07-25 23:58:41 -07:00
package-state-7d62ea1e50ad391b.yaml Add ability to change apt/yum package state 2016-08-02 14:45:05 +01:00
remove-requirements-git-451af20d60205c17.yaml Simplify pip options/constraints mechanism 2016-11-02 13:27:13 +00:00