Ghanshyam Mann
65c498db14
[ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow the guidelines of the Ussuri cycle community goal[1]. [1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html Story: #2007236 Task: #38554 Change-Id: I8b5cfd50c5faa34fd0428040b5df6f5456d4a054
devstack-plugin-cookiecutter
Cookiecutter template for an OpenStack devstack plugin. See https://github.com/audreyr/cookiecutter.
- Free software: Apache license
This cookiecutter template will create a devstack plugin directory within an existing repo. For information on devstack plugins, see http://docs.openstack.org/developer/devstack/plugins.html
Usage
To use, cd into the project directory then run:
cookiecutter https://git.openstack.org/openstack-dev/devstack-plugin-cookiecutter.git
You will be prompted for the name of the devstack service to use.
Description
Languages
Shell
100%