requirements/openstack_requirements/cmds
Jamie Lennox 5033a0f716 Allow maintaining extras from project
A project needs to be able to specify that it depends on a project
including extras for that project and still have it's version maintained
by global-requirements.

Currently if the requirements are seen to mismatch then the string from
global requirements is dropped in place of the project string, but this
drops any extras specified by project.

In the case that extras are different and the version needs updating add
a new combined requirement to the project with the original extras and
the new version.

Closes-Bug: #1567809
Change-Id: Ife48b7963a5e6706289f1b9a47cb95fae7f0bc22
2016-04-14 15:01:13 +10:00
..
__init__.py Move commands into cmds subdir. 2015-06-29 15:27:25 +12:00
edit_constraint.py Add Windows as supported operating system 2016-02-26 14:25:50 +02:00
generate.py Deal with underscores in blacklist during generate-constraints 2015-11-07 23:00:12 -05:00
update.py Allow maintaining extras from project 2016-04-14 15:01:13 +10:00
validate.py Move data validation out of the unit tests and strengthen 2015-08-03 20:45:37 +00:00