oslo-cookiecutter/cookiecutter.json
Doug Hellmann f8753c13f3 Update for use with oslo libraries
Oslo libraries are always in the oslo namespace, so they
need the namespace package configured.

Change-Id: Ib1077622c82cc771c39ab3e9d3ea58d2eb00c94f
2014-01-31 15:22:08 -08:00

6 lines
221 B
JSON

{
"module_name": "replace with the name of the package under oslo",
"repo_group": "openstack",
"project_short_description": "Oslo Boilerplate contains all the boilerplate you need to create an Oslo-branded library."
}