Commit Graph

9 Commits

Author SHA1 Message Date
ZhongShengping 5e4c8a5a39 Add information technology in the setup.cfg
Change-Id: Ic6f6bc5f4405525324b2a4f22ccd51c417062aac
2021-10-01 06:54:50 +08:00
ZhongShengping e36bc58f5c Add license information in the setup.cfg
Change-Id: I3c20ce78226f72ff0cb85935b1edd954139186a2
2021-09-30 16:48:14 +08:00
Takashi Kajinami 46bfc18b93 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: I708ea98ece6c6c61312b76ada92e0f6dc7dfb7b3
2021-05-11 18:43:45 +09:00
Tobias Urdin c3b83257d9 Change openstack-dev to openstack-discuss
Change-Id: I7e91bbd66c41fc3ab89aea7e1bd75e32f020b533
2018-12-02 18:20:54 +01:00
ZhongShengping da03e1df4b Update URLs in documents according to document migration
Change-Id: I6334743732db16d28e7717f753165cd406c96531
2017-07-14 13:52:59 +08:00
bhavani.cr 9c436ae40e changed author
changed the author to OpenStack

Change-Id: Ia4c16e520c6a8627be1a86fe6dae5a99be201e6d
2017-07-04 16:39:37 +05:30
deepakmourya feb777af4c change http to https in puppet-zaqar
Change-Id: I288a94655b8a6b7a99db99d6aa6c76dbc00b94d8
2017-05-16 11:20:35 +05:30
Sharat Sharma 50c452ae73 Changed the home-page to point Openstack Puppet Homepage
Change-Id: Ifd3dfc3123518665b24ca4a1fb9d63cb7803122b
Closes-Bug: #1629876
2016-10-04 11:26:41 +05:30
Emilien Macchi ff8493b163 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: I10824be2c27e1476031fa4d591b666ddf1587e55
2016-03-14 08:37:01 -04:00