Fix lists in process doc

A lot of our rst was actually misformatted with extra spaces indenting
the bullet lists. This wasn't very visually noticable in the
oslosphinx theme, but it's really bad in the new theme. There will
need to be lots of fixes here, but will do them one page at a time.

Part of bp: doc-migration

Change-Id: Ic1d1383148b005b884fdfa3e9a9658adcb13ee70
This commit is contained in:
Sean Dague 2017-08-03 07:29:51 -04:00
parent a40c7cb6bc
commit ce53afce8c

View File

@ -58,25 +58,25 @@ used by many OpenStack projects, including the following steps.
- Feature Proposal Freeze
- make sure all code is up for review
- so we can optimise for completed features, not lots of half
completed features
- make sure all code is up for review
- so we can optimise for completed features, not lots of half
completed features
- Feature Freeze
- make sure all feature code is merged
- make sure all feature code is merged
- String Freeze
- give translators time to translate all our strings
- Note: debug logs are no longer translated
- give translators time to translate all our strings
- Note: debug logs are no longer translated
- Dependency Freeze
- time to co-ordinate the final list of dependencies, and give packagers
time to package them
- generally it is also quite destabilising to take upgrades (beyond
bug fixes) this late
- time to co-ordinate the final list of dependencies, and give packagers
time to package them
- generally it is also quite destabilising to take upgrades (beyond
bug fixes) this late
As with all processes here, there are exceptions. The exceptions at
this stage need to be discussed with the horizontal teams that might be