Commit Graph

13 Commits

Author SHA1 Message Date
tushargite96 f6ac9319d2 Update metadata in setup.cfg
This is follow-up patch for [1]
[1]: https://review.opendev.org/c/openstack/cinder-specs/+/819262

Change-Id: Ic6040bce9e89f2927a479f5d9b49065961831e26
2021-12-25 13:44:31 +05:30
tushargite96 22e1d3e592 Correct metadata in setup.cfg
Remove the python-language specific classifiers because they
don't apply to this repository.

Change-Id: I82581f005566cb31c206fa8dff475dfa1bbcb2fe
2021-12-22 13:01:57 +05:30
Yandong Xuan e2abf973c7 setup.cfg: Replace dashes with underscores
Resolves warnings like the following:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

Change-Id: Iba570948044d74acb78ef58c94bd3ea4bcf5016f
2021-05-01 15:17:07 +08:00
Andreas Jaeger 44988971ef Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove obsolete sections from setup.cfg
- Update requirements, no need for python_version anymore
- Switch to using sphinx-build
- Use newer openstackdocstheme and Sphinx versions
- Cleanup */source/conf.py to remove now obsolete content.
- Remove install_command from tox.ini, the default is fine
- Fix problems found by sphinx-build

Change-Id: I258ba61fb3c2c5e83e71109dab941e304dde3f76
2020-04-25 16:42:22 +02:00
zhangbailin 89a7003834 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces
openstack-dev.

Change-Id: I01243dc0fba7a4d09fffc0935e19e843410ed79b
2018-12-03 21:30:18 -05:00
deepakmourya 24d1cbbee9 Remove support for py34.
The gating on python 3.4 is restricted to <= Mitaka. This is due to
the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings.

Change-Id: Iec20a052df14c3a6c882012488c36ea3eb0a939a
2017-06-21 07:35:25 +00:00
nizam d3581fab82 Changed the home-page of cinder-specs in setup.cfg
The homepage has been changed to point to the homepage of
cinder-specs.

Change-Id: Ic95dbd037902edfee35602f35c40c701e0ec7c24
2016-10-23 17:29:34 +00:00
xianming mao eee5dde83a Update homepage with developer documentation page
Change-Id: Ib5fee506e17264153e3f259f65ed587aaea4ab4c
2016-08-25 05:52:31 +00:00
Jenkins 0a237407bd Merge "remove python 2.6 trove classifier" 2016-02-24 17:56:05 +00:00
reedip 763ba02b8d Remove Py33 support
As per [1], Python 3.3 support is being dropped
by INFRA team. This patch is updating the same.

[1]: https://wiki.openstack.org/wiki/Python3#Python_2:_Python_2.6_support_dropped.2C_Python_2.7_only

Change-Id: I34227b4c07fd6c74272cdce4766efd5d12c96087
Closes-Bug: #1526170
2016-01-12 11:51:36 +09:00
Doug Hellmann a0382a67e0 remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: I6b5382c9774e3fcf33d3cc505308177fe0b1a519
2015-12-23 01:31:07 +00:00
Andreas Jaeger f5aa4b39af Fix tox -e docs
Remove unneeded sections from setup.cfg so that 'tox -e docs' works
and the specs can be published on specs.openstack.org.

implements bp publish-specs

Change-Id: I0ae5021c70fdf13b60ca8c97107854636cbe2995
2014-07-25 21:05:58 +02:00
John Griffith 3133ef9b63 Initialize the Cinder-Specs Repository
Change-Id: I65f23cf90aa893e680e793ced2dd1175497b18e5
2014-05-20 19:37:21 -06:00