releases/openstack_releases
Doug Hellmann d287e47cfc fix stable branch membership detection
The rules for stable branch releases need to be relaxed a bit to account
for projects that are late to create their branches and only do so after
the default branch has been updated. This change makes the rules more
flexible so that it is possible to release for a stable branch on master
as long as that stable branch does not exist. The primary use for this
is to release and then create the stable branch in the same patch.

Change-Id: I2d8f9abcf8ffa34e29eb7021830fd635e6e0f85f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-05-22 13:36:28 -04:00
..
cmds Use https for docs.openstack.org (1/7) 2017-04-30 18:01:36 +02:00
tests fix stable branch membership detection 2017-05-22 13:36:28 -04:00
__init__.py add list-deliverables command 2016-11-22 10:29:06 -05:00
defaults.py Revert Revert "set the default series to pike" 2017-02-27 10:53:22 -05:00
deliverable.py teach list-deliverables to filter on governance tags 2017-02-08 15:48:36 -05:00
flags.py add a "retired" flag for repositories 2016-06-09 14:17:51 -04:00
gitutils.py fix stable branch membership detection 2017-05-22 13:36:28 -04:00
governance.py teach list-deliverables to filter on governance tags 2017-02-08 15:48:36 -05:00
links.py teach missing-releases to look for artifacts as well as tags 2016-12-16 16:05:58 -05:00
npmutils.py improve npm version validation 2017-04-20 15:40:40 -04:00
project_config.py Create stable/ocata branch for openstack-manuals 2017-03-24 11:56:49 +02:00
puppetutils.py add validation rule to ensure puppet module metadata matches the tag 2017-01-30 16:09:34 -05:00
pythonutils.py make validate work with python 3 2017-03-03 15:00:04 -05:00
sphinxext.py default deliverable type to other in sort 2017-03-03 15:43:25 -05:00
versionutils.py Create stable/ocata branch for openstack-manuals 2017-03-24 11:56:49 +02:00
wiki.py fix wiki module for python3 2017-03-03 15:00:04 -05:00
yamlutils.py Replace six.iteritems() with .items() 2017-04-05 17:51:02 +08:00