You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
services Distinguish project name and repo name 8 years ago
tests Distinguish project name and repo name 8 years ago
README.rst Distinguish project name and repo name 8 years ago
__init__.py Distinguish project name and repo name 8 years ago
config.py Distinguish project name and repo name 8 years ago
plugin.py Distinguish project name and repo name 8 years ago

README.rst

Tempest Integration of {{cookiecutter.project}}

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