9 Commits

Author SHA1 Message Date
Robert Collins
e387444003 Better pointer for docs in README.
Change-Id: Id8fd5cf90779af15526120a7288d6ab8ef275d59
2015-10-08 09:55:50 +13:00
Doug Hellmann
7f5b643632 Move instructions from readme to published docs
Move the bulk of the instructions to a file that is part of the
documentation build so we can provide links to the HTML version.

Change-Id: I0aadc4034e68b0c6bf977248fdc075f10b7b0cc4
2015-09-25 21:07:50 +00:00
Matt Riedemann
78a09383ae Add review notes to the readme
We need to document general guidelines for reviewing release requests.

This is following the recent gate breakage with oslo.utils 1.4.1.

The intent here is mostly for the special cases which impact stable branches,
but the semver reminder is important for non-stable branches also since
improper versioning on master where semver wasn't followed, e.g. incrementing
a patch version when the minor version should have been updated, has led to
a lot of the problems we see with stable branches.

Related-Bug: #1496650

Change-Id: I4c7013e265bb533dbac2c8804dea01dacff5de4b
2015-09-17 13:03:35 -07:00
Doug Hellmann
f8e81205bf update formatting instructions for highlights
Change-Id: I0335b3ea32049d9bb0ed2817bd64e56d8d88c701
2015-09-11 15:25:50 +00:00
Steve Martinelli
49ee3119a1 highlight keywords when describing yaml syntax
the keywords 'project' and 'release' should be highlighted, since
they reflect the entries in yaml.

Change-Id: Ib6ba0d55daff85d63ba5a6f2ceb767eaf0c4473e
2015-08-10 23:05:03 -07:00
Steve Martinelli
f501960c90 fix formatting of README.rst
noticed that the items in the list were not formatted correctly.

Change-Id: I0461591bc8d48d345a295ee943483e7db940c519
2015-08-10 22:59:23 -07:00
Doug Hellmann
14944a7ea7 Update submission policy to include stable-maint
Update the submission policy to take the stable branches into account.

Change-Id: I2cddf821e34c6bd94f8b047aa19c99059910e783
2015-07-23 19:12:12 +00:00
Doug Hellmann
8c45dc8dcb Add README file
Add README and CONTRIBUTING files to start setting up this repository.

Change-Id: I6625630d05083b21e041bab0ce81af22b91fb8e7
2015-07-02 16:11:36 +00:00
Doug Hellmann
37303f87de tox setup
Change-Id: I8275843775b83511a8373997fa2eb054e236316e
2015-07-02 16:11:19 +00:00