You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
{{cookiecutter.repo_name}}/devstack | 7 years ago | |
.gitreview | 3 years ago | |
CONTRIBUTING.rst | 2 years ago | |
LICENSE | 7 years ago | |
README.rst | 7 years ago | |
cookiecutter.json | 6 years ago |
README.rst
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.