Commit Graph

34 Commits

Author SHA1 Message Date
Ghanshyam Mann 83dc573004 Retire os-win: remove repo content
Winstackers project has been retired
- https://review.opendev.org/c/openstack/governance/+/886880

this commit remove the content of os-win
deliverables of this project

Depends-On: https://review.opendev.org/c/openstack/project-config/+/894407/1
Change-Id: Ia157731a558dc66e7fc944d8e42938b2eff8afa7
2023-09-09 12:25:13 -07:00
melissaml c978c8ad91 Remove translation sections from setup.cfg
These translation sections are not needed anymore, Babel can
generate translation files without them.

Change-Id: Ib77952f71193b4027e77635f4e5c16fa34f079b6
2020-05-14 18:04:14 +08:00
Sean McGinnis 3bcc87d322
Add py38 package metadata
Now that we are running the Victoria tests that include a
voting py38, we can now add the Python 3.8 metadata to the
package information to reflect that support.

Change-Id: If0cdc781a68cc90ec97c22b62bfa87fb105d6c94
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-24 08:23:15 -05:00
Andreas Jaeger bb4934a240 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Switch to using sphinx-build
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine
- Remove old python compatiblity test code

Change-Id: If7296703fc4848a16dd10d904ba3f49f19054546
2020-04-13 10:12:53 +00:00
Ghanshyam Mann 9c9fd20fce Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

os-win is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/

Change-Id: I9fe9bc0335624f25d5cfb22b53e5af54a9117d29
2019-10-30 03:55:14 +00:00
Corey Bryant 16bf0eb8c9 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I465f0e055d70ca4c458f803c7f77eaca4477d52f
Story: #2005924
Task: #34257
2019-07-05 17:03:33 -04:00
Ghanshyam Mann af911ebefc Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I0df77203a507944b1b6bb5a18032d3b40bcd3a22
2019-04-15 18:20:23 +00:00
qingszhao 3bc86d6e94 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ibeb9ec11f6724ba1164716a7dcb7b07b0777741b
2018-12-04 17:07:24 +00:00
Lucian Petrut 2f808ecb10 Add oslo.config entry point
This change will allow generating a config sample using the
oslo.config generator.

Generating an os_win config sample may be requested by using:
oslo-config-generator --namespace os_win

Closes-Bug: #1709648

Change-Id: Icc39a472cb05bfd0bcb673959b40b0d2e6e89077
2017-11-10 15:59:49 +02:00
Cao Xuan Hoang 61a79adbf5 Add Python 3.5 classifier and venv
Now that there is a passing gate job, we can claim
support for Python 3.5 in the classifier.
This patch also adds the convenience py35 venv

Change-Id: I90fb6546cc069c52ea9cfc90c233db64c973697f
2017-01-20 11:27:47 +07:00
Cao Xuan Hoang 059619b253 Changed author and author-email
Changed author to OpenStack and author-email to
openstack-dev@lists.openstack.org

Change-Id: I18c1164e3cc70f995d3bb96f2c1cd594dd540675
2016-11-28 10:02:48 +07:00
Doug Hellmann 21a882c8e3 switch to post-versioning
This change removes the version entry from setup.cfg, relying on pbr to
derive the version number from the git tags. This post-versioning model
brings os-win in line with the other official OpenStack projects, and
avoids the need to submit separate patches to "bump" the version number
before and after a release.

Change-Id: I6d6976bc6cd1edd70864d9b2a1a8a3330b4bfcdb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-03-20 12:24:02 -04:00
Claudiu Belu 25255d1e3b Bump version to 0.3.3
Change-Id: If9978b40aaddb87486127b8e153eb4e37ed4b83e
2016-03-16 08:40:12 -07:00
Claudiu Belu cf49c849ab Bump version to 0.3.2
Change-Id: I2b02aa790a355a537a7d56f6d5621dae4ea66700
2016-03-14 04:03:26 -07:00
Claudiu Belu 325154e752 Bump version to 0.3.1
Change-Id: I10e9e3e47616f45f849c20dfc50231c0ee28bc4d
2016-03-10 16:40:56 +00:00
Claudiu Belu be960b8c83 Bump version to 0.3.0
Change-Id: Ifb55c9986cbc7faa29f398e143a8f2ed2aefff13
2016-03-02 15:42:54 -08:00
Claudiu Belu a16e77c500 Bumps version to 0.2.3
Change-Id: I5f66f9d4a33c75557f2368e5f91e68fa59d7f6a1
2016-02-29 04:29:45 -08:00
Gabriel Adrian Samfira 13f6d4d22a bump version to 0.2.2
Change-Id: Id8776ae81f0cfa194be73f614c46e4f007915812
2016-02-19 16:07:33 +02:00
Claudiu Belu be7cc91201 Bumps version to 0.2.1
Change-Id: Ic0af52845375a3e81a6a5704ac57f250faec0d35
2016-02-11 16:03:39 -08:00
Claudiu Belu fe8fb055bb Bump version to 0.2.0
Change-Id: I6608ca1ca965e7335c2bb2b447856b3839afe03f
2016-02-11 13:58:44 -08:00
Claudiu Belu 52bb9cec92 Bumps version to 0.1.2
Change-Id: I983dad73241479b15164b1ec64c2ce7b1d626505
2016-01-13 01:11:40 -08:00
Claudiu Belu 0b1c32543a Bumps version to 0.1.1
Change-Id: I641255a6e7847a42bc6fe45c7d33e4b71ddeb365
2016-01-12 19:25:51 +02:00
Claudiu Belu 61abdce700 Bumps version to 0.1.0
Change-Id: I83a8b0faa6632c4d4e1890ef2b117c43536462df
2016-01-12 15:41:29 +02:00
Claudiu Belu c696336d08 Bumps version to 0.0.8
Change-Id: Ieb01c8fdc99113e26cb67d81c972de3239c37a38
2015-12-08 16:19:17 -08:00
Claudiu Belu b20eeb5702 Bump version to 0.0.7
Change-Id: I739d34ccbd99d482ccd593568da82f442a36c463
2015-11-12 04:40:30 -08:00
Claudiu Belu 055d73ab7d Bump version to 0.0.6
Change-Id: I78c657c62c903b08fc6bc379b2a67b52920f99da
2015-11-09 04:53:59 -08:00
Claudiu Belu 173acecac5 Bump version to 0.0.5
Change-Id: I98e7fee7f2339700f0cc124d63da8120a8ebe03b
2015-10-03 13:12:33 +03:00
Claudiu Belu aeedbe725e Bump version to 0.0.4
Change-Id: Ide9d51a674855a414263eb4b26767e648db64dab
2015-10-03 12:57:42 +03:00
Claudiu Belu b7766e55db Bump version to 0.0.3
Change-Id: I747b883ac614205572283ba79a1a00c6aef31398
2015-09-24 07:34:09 -07:00
Claudiu Belu 0a80ffa037 Bumps version to 0.0.2
Change-Id: I555e37101ac4bbae5df13e0c8109cc71a14e3364
2015-09-22 23:49:48 +03:00
Claudiu Belu 5722350faf Updates setup.cfg
Change-Id: I9c42d06e88d8afedbc584613c953542bfeb1ba05
2015-09-22 22:25:19 +03:00
Claudiu Belu ca59942bd3 Rename project to os-win
os_win will be the official name of the project. Updates the
name accordingly.

Change-Id: Ia284925cf9d940ac2f4ad9124f8b881af186091f
2015-09-17 05:21:49 -07:00
Claudiu Belu 8dd9a41499 Renames project to os-windows 2015-08-25 13:35:09 +03:00
Claudiu Belu 2dd79e9e22 Adds oslo cookiecutter template 2015-08-05 19:48:23 +03:00