Commit Graph

8 Commits

Author SHA1 Message Date
ZhongShengping 34b1688db1 Add information technology in the setup.cfg
Change-Id: Iae12167889cedf51c6c104e7781718172a091607
2021-10-01 06:54:49 +08:00
ZhongShengping d28f28dada Add license information in the setup.cfg
Change-Id: I35f338bcb603ab654c8829bde9f3e9dbf3e2bf93
2021-09-30 16:51:07 +08:00
Takashi Kajinami 5304b836fe 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: Ibc6a1ed197c8da748551c463011b39e7c4c7f9ae
2021-05-11 18:23:58 +09:00
Tobias Urdin fcfb7d3a08 Change openstack-dev to openstack-discuss
Change-Id: I467733d164260958ca15b9b0bf7b822a80915011
2018-12-02 18:19:27 +01:00
bhavani.cr 9d4372aaaa Change author in setup.cfg
Changed author to OpenStack in setup.cfg
refer:https://review.openstack.org/#/c/407413

Change-Id: Ie44d54a7290196740f5ddcdaf2b9d007229d4b47
2017-07-26 05:08:38 +00:00
ZhongShengping 490efd5e83 Update URLs in documents according to document migration
Change-Id: I7334da1509f7214b83e8b37835db8917333a9ee3
2017-07-14 11:49:26 +08:00
Sharat Sharma 3dd59ed1a9 Changed the home-page to point Openstack Puppet Homepage
Change-Id: I3af6f769e02204ba53c50d3a02845b5e6e103f55
Closes-Bug: #1629876
2016-10-04 09:09:00 +05:30
Emilien Macchi 14527cb2a0 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: I38122b8530fe3390dab3ae8cd20431ac5d5ab3dc
2016-03-14 08:05:52 -04:00