Skip to content

Cookiecutter Template for new tempest plugins. Mirror of code maintained at opendev.org.

License

Notifications You must be signed in to change notification settings

openstack/tempest-plugin-cookiecutter

Repository files navigation

tempest-plugin-cookiecutter

Cookiecutter template for an OpenStack tempest plugin.

  • Free software: Apache license

This cookiecutter template will create a tempest plugin directory within an existing repo. For information on tempest plugins, see https://docs.openstack.org/tempest/latest/plugin.html

Usage

To use, install cookiecutter:

pip install -U cookiecutter

Then cd into the project directory then run:

cookiecutter https://opendev.org/openstack/tempest-plugin-cookiecutter.git

You will be prompted for the project name/repository name/class of the tempest plugin to create.

About

Cookiecutter Template for new tempest plugins. Mirror of code maintained at opendev.org.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages