8 Commits

Author SHA1 Message Date
ZhongShengping
1cadc20de0 Add information technology in the setup.cfg
Change-Id: Ibc69a56016b1ac160a2856ee8da373f5ce3787fa
2021-10-01 06:54:50 +08:00
ZhongShengping
0c72e00869 Add license information in the setup.cfg
Change-Id: I71e0424749a9c6bdbfa32d6ead9109a62e25c5f5
2021-09-30 16:48:14 +08:00
Takashi Kajinami
7344f7c463 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: If456ec13e1fea2c5e1a3e4b39fca3af53a51dd6d
2021-05-11 18:42:12 +09:00
Tobias Urdin
1a677878d4 Change openstack-dev to openstack-discuss
Change-Id: I5dfe45ec6d48abee1b47c61be6a7670c8f16bc39
2018-12-02 18:20:45 +01:00
ZhongShengping
8726a56d42 Update URLs in documents according to document migration
Change-Id: Iadc2cee0b1022665503d77a5b72ffc0d49b355ae
2017-07-14 13:52:02 +08:00
kavithahr
46ed6e493c changed author
Change-Id: Ied9f1e36849dd36d8815cedcd516177f8e779fa2
2017-07-11 13:43:08 +00:00
Sharat Sharma
0fd03aaca6 Changed the home-page to point Openstack Puppet Homepage
Closes-Bug: #1629876

Change-Id: I0d8c1425bee577411d661ebb6dd1c79da6c6517b
2016-10-04 11:46:38 +00:00
Emilien Macchi
3f22aa648c 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: Ie4638f6c91edd288233fead5d37c3952e09fb9af
2016-03-14 08:36:32 -04:00