cleanups for centralize-release-tagging

Fix a typo and markup issue in the existing spec

Change-Id: I789384daa14ceaecab709595acec2a7b37aee1fe
This commit is contained in:
Doug Hellmann 2015-07-07 19:08:43 +00:00
parent 4923b34de1
commit df8e26261b

View File

@ -59,8 +59,10 @@ track:
* the launchpad project name (such as ``oslo.config``) * the launchpad project name (such as ``oslo.config``)
* the series (Kilo, Liberty, etc.) * the series (Kilo, Liberty, etc.)
* for each repository * for each repository
* the name (such as ``openstack/oslo.config``) * the name (such as ``openstack/oslo.config``)
* the hash of the commit to be tagged * the hash of the commit to be tagged
* the version number to use * the version number to use
* highlights for the release notes email (optional) * highlights for the release notes email (optional)
@ -204,7 +206,7 @@ and then for the subsequent release it would be updated to contain::
Multi-repo deliverables such as Neutron could use separate files, Multi-repo deliverables such as Neutron could use separate files,
submitted together. submitted together.
This scheme does not allow us to easily product web pages showing the This scheme does not allow us to easily produce web pages showing the
release histories. release histories.
Single File With All Branches Single File With All Branches