5 Commits

Author SHA1 Message Date
ZhongShengping
01824a8239 Add information technology in the setup.cfg
Change-Id: I85dc687e523ce4ef7c08ace6f1cc0d3e19808dff
2021-10-01 06:54:49 +08:00
ZhongShengping
f438be5db5 Add license information in the setup.cfg
Change-Id: Iebafd5e9917db84f4b7877d313334382f25b4ed9
2021-09-30 16:48:13 +08:00
Takashi Kajinami
bb3dc8c1f1 setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of
dash-separated options in 'setup.cfg' will not be supported
in a future version [1].
Get ahead of the issue by replacing the dashes with underscores.
Without this, we see 'UserWarning' messages
like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I5ddb624d6f466a8651c3e8c3e4d1dad2dca6a298
2021-05-11 18:38:19 +09:00
Tobias Urdin
0c3813b05c Cleanup docs, testing and missed things
The cookiecutter underwent a lot of cleanup in
docs and testing, unfortunately placement was
cut before those were merged so this applies
those changes. [1] [2] [3] [4] [5]

[1] https://review.openstack.org/#/c/624624/
[2] https://review.openstack.org/#/c/624338/
[3] https://review.openstack.org/#/c/614803/
[4] https://review.openstack.org/#/c/610859/
[5] https://review.openstack.org/#/c/622925/

Change-Id: I35903872a9cd3dcaafed4d03fc9b57f04474b087
2018-12-13 09:37:43 +01:00
Lee Yarwood
d51cdf664a Initial cookiecutter run and import from puppet-nova
Change-Id: I755606d45151235b03eaa315a3b55fefd6d1ee33
2018-12-11 10:40:58 +00:00