Merge "Document that new services have to be listed in the README file"

This commit is contained in:
Jenkins 2016-09-21 16:47:39 +00:00 committed by Gerrit Code Review
commit b32d7ce802

View File

@ -159,6 +159,14 @@ that Kolla uses throughout that should be followed.
- For OpenStack services there should be a entry in the ``services`` list - For OpenStack services there should be a entry in the ``services`` list
in the ``cron.json.j2`` template file in ``ansible/roles/common/templates``. in the ``cron.json.j2`` template file in ``ansible/roles/common/templates``.
* Documentation
- For OpenStack services there should be an entry in the list ``OpenStack services``
in the ``README.rst`` file.
- For infrastructure services there should be an entry in the list
``Infrastructure components`` in the ``README.rst`` file.
Other than the above, most roles follow the following pattern: Other than the above, most roles follow the following pattern:
- ``Register``: Involves registering the service with Keystone, creating endpoints, roles, - ``Register``: Involves registering the service with Keystone, creating endpoints, roles,