Merge "Document that new services have to be listed in the README file"
This commit is contained in:
commit
b32d7ce802
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user