Commit Graph

10 Commits

Author SHA1 Message Date
Takashi Kajinami ced3a19408 Retire puppet-ec2api: Remove Project Content
Depends-on: https://review.opendev.org/c/openstack/project-config/+/912710
Change-Id: If7970a4632ff4bbe7211160f95a4c8b791cd892e
2024-03-13 16:40:36 +09:00
ZhongShengping 04a8943478 Add information technology in the setup.cfg
Change-Id: I7b2eb25e0ee55e8742e36840f18e05fae63dd3eb
2021-10-01 06:54:49 +08:00
ZhongShengping 65da654198 Add license information in the setup.cfg
Change-Id: Ia9a5677506e1001429349ad0de1de709b2e40c8e
2021-09-30 16:48:13 +08:00
Takashi Kajinami 2484e981bf 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: I74a7dc2b3ad62876f759d393b11d9dfb5e3fac07
2021-05-11 09:55:30 +00:00
Tobias Urdin e9d5b741f5 Change openstack-dev to openstack-discuss
Change-Id: I07d9127eda74bf72c1ee193241b07f5c9f881a2a
2018-12-02 18:19:42 +01:00
zhangbailin e0e5e4f99d Fix outdated links and a spelling mistakes
Fix typos and update outdated links:
1)http://docs.openstack.org/infra/bindep/
  --> https://docs.openstack.org/infra/bindep/
2)http://docs.puppetlabs.com/guides/tests_smoke.html
  --> https://docs.puppet.com/puppet/latest/tests_smoke.html
Closes-Bug:#1717188

Change-Id: I97098bad5a505a913fafab84ab008a985e3bb221
2017-09-14 00:30:31 -07:00
ZhongShengping bdd17dc040 Update URLs in documents according to document migration
Change-Id: I5e12691fa81ff92a4ac5470cdde485fb2591316b
2017-07-14 08:51:31 +08:00
bhavani.cr f1e5a4ae65 changed author
changed the author to OpenStack

Change-Id: I7081925f0dad452290d6d74feeff8671a9fcb17a
2017-07-04 15:26:01 +05:30
Sharat Sharma 408a34cb61 Changed the home-page to point Openstack Puppet Homepage
Change-Id: I3dea8ef90f06191a2b6d6ca4c1eae88c218b4a1c
Closes-Bug: #1629876
2016-10-04 09:14:46 +05:30
Iury Gregory Melo Ferreira 2f7ebe98a6 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 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: I44ce995be7c7f705734a02a141af9af34f6c001f
2016-08-06 10:23:49 -03:00