Commit Graph

13 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
Lucian Petrut 954693f5ff Use a separate doc requirements file
As per the OpenStack TC decision [1], the doc requirements should
be listed separately.

This also simplifies the requirements handling. At them moment,
we're facing some issues due to conflicting doc related lower
constraints.

While at it, we're bumping the lower constraints based on Nova's
requirements, dropping indirect dependencies which are very difficult
to maintain.

[1] https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Ifffbb94c069d58df1dbaa1c5a1681312e8455ae2
2020-12-09 13:56:18 +02:00
Andreas Jaeger 331bf08383 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I51ed3c145a96259b9439d0ffda4685bff9721177
2020-06-01 16:18:44 +02: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
Lucian Petrut 97af0c801f Ussuri contributor docs community goal
This patch updates the os-win contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Change-Id: Ia6f48c3488f5e6f0826521096c3757427b08f3f8
2020-03-27 11:41:04 +02:00
caoyuan f9bed1a6be Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I0c89984d1a8fd766231a4059c046a0481ac47b6a
2019-04-24 14:23:55 +08:00
Lucian Petrut 0ca03208a1 doc: Switch to openstackdocstheme
The oslosphinx theme has been deprecated. Besides, we're currently
inconsistent with the other project docs themes.

Change-Id: I6a7a105d8b689ff5e5ca2f7829ce06d166e8db2e
2017-11-13 19:03:37 +00:00
Lucian Petrut e27e1831f9 Add config sample to os-win docs
This change adds an automatically generated config sample to the
os-win docs.

The config sample is generated each time the docs are built, using
the oslo.config sphinxconfiggen extension.

Related-Bug: #1709648

Change-Id: I01f44bf02c92ecfced6d5266caa40683a0a9248e
2017-11-13 17:53:39 +00:00
mcapsali 38244f1797 Resolves flake8 errors
Removed flake8 errors from the ignore list from
tox.ini file and solved all PEP8 issues.

Change-Id: I14de168ea391b7a7407829f979c64421d97f1f39
2016-08-17 17:30:57 +03:00
Lucian Petrut 3fd7890771 Make os-win Py3 compatible
This patch updates the os-win library, making it Py3 compatible.

Change-Id: I0f8e5b524afc89d4af2aa82d56b22030191507bc
2015-11-13 14:47:44 +02: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