devstack-plugin-cookiecutter/README.rst
James E. Blair bcae85a8e1 Initial commit
Change-Id: Iac361981653884cd08ed43c70f8e66a99c23dcfb
2015-03-25 12:56:46 -04:00

638 B

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.