(queens only) Fix identation in README so we can do a release

The following command was failing:

python3 setup.py check --restructuredtext --strict

This was preventing us from releasing for queens.

This also adds a couple of jobs to our zuul layout... since none were
matching.

Change-Id: Ic830d22de4bed08d782a3f5c49163bb122016361
This commit is contained in:
Juan Antonio Osorio Robles 2019-02-28 15:01:29 +02:00 committed by Alex Schultz
parent ae6e910a0b
commit ed57f2eb82
2 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,7 @@ We have five places we can do configuration in TripleO:
Our current heuristic for deciding where to do any particular configuration
step:
- per user config should be done from the outside via APIs, even for
users like 'admin' that we know we'll have. Note that service accounts
are different - they are a form of inter-node configuration.

View File

@ -4,6 +4,7 @@
- tripleo-multinode-baremetal-minimal
- tripleo-multinode-container-minimal
- release-notes-jobs
- release-notes-jobs-python3
post:
jobs:
- publish-openstack-python-branch-tarball