Commit Graph

14 Commits

Author SHA1 Message Date
HeroicHitesh 5d8dd8ff2c Remove testr
* Remove .testr.conf as there are no tests present in this repository
  and update .gitignore and tox.ini accordingly

Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: Ibea6fa366263dd9fc6e2b29865f7336f9ff23c62
2021-06-30 22:29:02 +05:30
Andreas Jaeger cd0d1c2882 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version 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: I42bbf32877a99d91aade69d93a52a4ace000122c
2020-06-03 21:02:41 +02:00
Andreas Jaeger a670331b47 Cleanup py27 support and docs
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- 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 unused file test-requirements.txt
- Remove unused dependencies from requirements.txt, this repo
  is docs only

Change-Id: I05c12768dd1648c59156bc8700238aaa59ee1dc3
2020-04-11 16:20:28 +02:00
Zuul ac9998f11f Merge "Fix Review URL" 2020-02-18 10:55:33 +00:00
Andreas Jaeger 5febf9bb26 Update testing
Remove python jobs, there's no code here, so nothing to test.
Update docs invocation to the "modern" way.
Fix .gitreview

Change-Id: Idab8bb781ab8aa31407f07d5b7eaa410dabf9dd8
2020-01-13 20:34:59 +01:00
Jonathan Herlin 898d5b3941 Fix Review URL
Change-Id: I1f2d2ef32a2b9fa8bf17e5148dc52b435f7d3c10
2020-01-13 17:52:20 +00:00
OpenDev Sysadmins 473a79b765 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:48:08 +00:00
qingszhao fca536d967 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Icf6c107a64d802b5d3b0c1107d66d34a728769a9
2018-12-04 14:55:59 +00:00
Doug Hellmann 7f5a9eab1a import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I25e5b6b8012f184245e59113865737d02b7ab4a4
Story: #2002586
Task: #24758
2018-08-30 18:57:18 -04:00
Tobias Rydberg 22b996b288 Updated README with more relevant content
Change-Id: I60104c2f2a1620474f0958d645560ad03f34e3e0
2018-07-18 09:03:39 +00:00
Sean Handley 5329342b79 Passport Programm draft spec.
Change-Id: Iff9917386ebbf49fd76bceccb5709dd018477ea9
2017-09-29 15:04:56 +01:00
Sean Handley 800df7c95a Remove a load of autogenerated cruft that we don't need.
Change-Id: Id1f67b8fa16b90b4cfbf6a6320e9718e64d8fe8c
2017-09-29 11:20:43 +01:00
Sean Handley d2c935bcb8 Initial Cookiecutter Commit.
Change-Id: I6cc2eaed8ab5f313dca723f6ced3c3e169723814
2017-08-15 17:17:34 +01:00
OpenStack Project Creator bc66474076 Added .gitreview 2017-08-13 08:33:36 +00:00