Add missing dirs

We can see some contribution directory is missing which
exist parallel to other directories. Adding this information
to README is helpful for new contributors to understand
high level directory structure.

Change-Id: I4ed50b49aac1e9ab21957f4ec3da1b33883ad9b1
This commit is contained in:
confi-surya 2019-02-05 17:59:00 +05:30
parent 23c555d9c5
commit ae8d085ea7
1 changed files with 4 additions and 0 deletions

View File

@ -125,10 +125,14 @@ Directories
- ``etc`` - Contains a reference etc directory structure which requires
configuration of a small number of configuration variables to achieve
a working All-in-One (AIO) deployment.
- ``kolla_ansible`` - Contains password generation script.
- ``releasenotes`` - Contains releasenote of all features added in
Kolla-Ansible.
- ``specs`` - Contains the Kolla-Ansible communities key arguments about
architectural shifts in the code base.
- ``tests`` - Contains functional testing tools.
- ``tools`` - Contains tools for interacting with Kolla-Ansible.
- ``zuul.d`` - Contains project gate job definitions.
Getting Involved
================