Commit Graph

8 Commits

Author SHA1 Message Date
ZhongShengping 3e458f50d4 Add information technology in the setup.cfg
Change-Id: Ie392bb0324f2f46cb8effe4f9b540659e9c79276
2021-10-01 06:54:49 +08:00
ZhongShengping d8705b0d29 Add license information in the setup.cfg
Change-Id: I862eb3a85a7717efeea8902854016ce259db98cd
2021-09-30 16:48:13 +08:00
Takashi Kajinami 238226d65a 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: I9b9190eafd5a137d695079fa71d2753b5212e3d0
2021-05-11 18:34:32 +09:00
Tobias Urdin a2a3d51ef7 Change openstack-dev to openstack-discuss
Change-Id: I7eca3ff3a376b3604b6de3178e0266f508bbe7a0
2018-12-02 18:20:17 +01:00
ZhongShengping 3c13dbd80a Update URLs in documents according to document migration
Change-Id: Ibc8f07e924c8638128b25b026087b29d1c6aee9b
2017-07-14 08:53:28 +08:00
Luong Anh Tuan ce9a9fe75b Changed author
Changed author to OpenStack

Change-Id: I19d06e1449f52343a4fbda0fbe2622c397c40720
2017-06-12 21:06:30 +07:00
Sharat Sharma 30d78620e1 Changed the home-page to point Openstack Puppet Homepage
Change-Id: I84c5a29cdf01d5d28f98237757589f0a654aec62
Closes-Bug: #1629876
2016-10-04 11:02:27 +05:30
Emilien Macchi 40a62aba41 Add basic structure for ReNo
ReNo [1] is the release management tool in OpenStack.
This patch adds the basic structure to start using it.

* Update .gitignore
* Add a basic note "use-reno"
* Add releasenotes/ dir and basic files
* Add python files: setup.cfg, setup.py, test-requirements.txt and
  tox.ini.

[1] http://docs.openstack.org/developer/reno

Change-Id: Ia1e1159c9b86660c328680ef6519297d0921b5cc
2016-03-14 08:33:13 -04:00