# devstack-plugin-cookiecutter **Repository Path**: mirrors_openstack/devstack-plugin-cookiecutter ## Basic Information - **Project Name**: devstack-plugin-cookiecutter - **Description**: Cookiecutter Template for new DevStack plugins. Mirror of code maintained at opendev.org. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ============================ 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.