cookiecutter/{{cookiecutter.repo_name}}/{{cookiecutter.module_name}}
Monty Taylor 87d312127f
Fix errors found from making a project
The pbr version is tied to the repo-name - that is, the name that we
register with PyPI. It takes the argument 'python-novaclient' not
'novaclient'.

Nothing we do is Copyright OpenStack Foundation. There isn't a good
answer for a single-line copyright statement such as is found in sphinx
config files, but "OpenStack Foundation" is definitely wrong.

Add some line wrapping so that the releasenotes conf file doesn't fail
pep8.

Change-Id: Id237331c279b7acb848a28d167ad88d63de6f140
2017-07-10 14:44:56 -05:00
..
tests Use oslotest rather than copying helpers 2014-09-08 09:44:14 +10:00
__init__.py Fix errors found from making a project 2017-07-10 14:44:56 -05:00