oslo-cookiecutter/oslo.{{cookiecutter.module_name}}
Ben Nemec 62e5b0c629 Fix doc build in test script
There is some additional setup required for the docs to be built.
We need to have an implementation so there is something to add to
the api docs, and openstackdocstheme requires a git commit so it
can get the last modified timestamp. Also, we no longer generate a
Changelog since we aren't using pbr now so we need to remove that
or we have a missing file.

Change-Id: Ic79aa0fb8f7e5813bec420c8b2690b0e9ef79cc2
2019-05-31 18:00:16 +00:00
..
doc Fix doc build in test script 2019-05-31 18:00:16 +00:00
oslo_{{cookiecutter.module_name}} Fix class name of the base test case from oslotest 2015-05-09 20:51:24 -04:00
.coveragerc Migrate to stestr 2018-09-13 16:28:11 +00:00
.gitignore Fix stestr configuration 2019-05-31 18:00:16 +00:00
.gitreview Update for use with oslo libraries 2014-01-31 15:22:08 -08:00
.mailmap Update for use with oslo libraries 2014-01-31 15:22:08 -08:00
.stestr.conf Fix stestr configuration 2019-05-31 18:00:16 +00:00
babel.cfg Update for use with oslo libraries 2014-01-31 15:22:08 -08:00
CONTRIBUTING.rst Improve CONTRIBUTING.rst for clarity 2015-05-16 13:15:50 +00:00
HACKING.rst Update links 2018-06-15 21:22:19 +00:00
LICENSE Update for use with oslo libraries 2014-01-31 15:22:08 -08:00
lower-constraints.txt Add lower-constraints job to tox 2019-05-31 17:59:08 +00:00
README.rst Remove git.openstack.org references 2019-05-31 17:59:08 +00:00
requirements.txt Update generated requirements to latest global requirements 2015-05-15 17:15:55 -04:00
setup.cfg Update contact address to openstack-discuss ML 2018-11-30 19:05:54 +00:00
setup.py Remove executable bit and shebang from setup.py 2015-07-04 02:11:20 +01:00
test-requirements.txt Fix stestr configuration 2019-05-31 18:00:16 +00:00
tox.ini Use sphinxcontrib-apidoc for building api docs 2019-05-31 18:00:14 +00:00

oslo.{{ cookiecutter.module_name }}

{{ cookiecutter.project_short_description}}

Please feel here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.