releases/openstack_releases
Sean McGinnis eeeea1a37a new-branch: Add check for branch name before adding
If quickly scanning the command line arguments for the new-release
tool, it may not be obvious that --stable-branch is only needed
one time when initially creating the stable branch, not every time
doing a release off of a stable branch.

This adds a check to make sure the stable branch does not already
exist in the deliverable file before attempting to add the branch
directive for the current release.

Change-Id: Ib15aae2530eb9aebaad23d249dc3d59b022a6d46
2017-09-12 13:55:51 -06:00
..
cmds new-branch: Add check for branch name before adding 2017-09-12 13:55:51 -06:00
tests [Trivialfix]Fix typos in releases 2017-08-08 04:22:20 -07:00
__init__.py add list-deliverables command 2016-11-22 10:29:06 -05:00
defaults.py mark pike as released and ocata as maintained 2017-08-28 12:00:47 -04:00
deliverable.py modernize propose-final-releases command 2017-08-28 12:00:06 -04:00
flags.py add a "retired" flag for repositories 2016-06-09 14:17:51 -04:00
gitutils.py fix commit_exists() to not rely on commits being on named branches 2017-09-05 09:34:37 -04:00
governance.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
links.py teach missing-releases to look for artifacts as well as tags 2016-12-16 16:05:58 -05:00
npmutils.py handle mixed-language repos packaged as python 2017-05-24 13:10:01 -04:00
project_config.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
puppetutils.py handle mixed-language repos packaged as python 2017-05-24 13:10:01 -04:00
pythonutils.py make validate work with python 3 2017-03-03 15:00:04 -05:00
schema.yaml Update schema.yaml to catch more typos 2017-09-01 11:11:04 -07: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 do not let yamlutils emit alias references 2017-08-01 16:51:03 -04:00