tempest-plugin-cookiecutter/{{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}_...
Yuiko Takada dd9ea3eaf8 Distinguish project name and repo name
Currently, initials of project names are written with a lower case.
This patch set distinguishes project name of which initials are written with
a capital case, and repo name of which initials are written with a lower case.

e.g.) Nova
project name: Nova
repo name: nova

Change-Id: I3899c06e970946d219c81638e089148ae0d7eb3b
2015-11-17 11:32:00 +09:00
..
services Distinguish project name and repo name 2015-11-17 11:32:00 +09:00
tests Distinguish project name and repo name 2015-11-17 11:32:00 +09:00
README.rst Distinguish project name and repo name 2015-11-17 11:32:00 +09:00
__init__.py Distinguish project name and repo name 2015-11-17 11:32:00 +09:00
config.py Distinguish project name and repo name 2015-11-17 11:32:00 +09:00
plugin.py Distinguish project name and repo name 2015-11-17 11:32:00 +09:00

README.rst

Tempest Integration of {{cookiecutter.project}}

This directory contains Tempest tests to cover the {{cookiecutter.project}} project.