summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup the retired repoHEADmasterGhanshyam Mann2020-08-051-0/+0
| | | | | | | | | | | | This repo is not properly retired. Retired repos can only have two files: - README.rst - gitreview To cleanup the retirement of this repo, keeping these two files only and removing the other remaining files if there is any. Detail: https://etherpad.opendev.org/p/tc-retirement-cleanup Change-Id: Id7e150f2d40f7abdd0af407f71f6ac5388567b4b
* Merge "Retire oslosphinx"Zuul2019-04-2241-2414/+9
|\
| * Retire oslosphinxStephen Finucane2019-04-0441-2414/+9
| | | | | | | | | | | | | | Change-Id: I8c132b41ac325b3ad9c420df583d19b08c18f690 Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Closes-Bug: #1713543 Depends-On: https://review.openstack.org/#/c/649954/
* | OpenDev Migration PatchOpenDev Sysadmins2019-04-191-1/+1
|/ | | | | | | | | | | | | | | 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.
* Merge "Update hacking version"Zuul2019-01-221-1/+1
|\
| * Update hacking versionZhijunWei2018-12-281-1/+1
| | | | | | | | Change-Id: I56ab0cf7cc1320c4610b9937544e225b2bbe482d
* | Change openstack-dev to openstack-discuss in setup.cfgzhouxinyong2019-01-221-1/+1
|/ | | | Change-Id: Id849b16f7992156e3c873da13a453cdd830e8f92
* Replacing the HTTP protocal with HTTPS in layout.htmlzhangshj2018-12-161-8/+8
| | | | Change-Id: I2f5a23121195813e3c5a9aa4e1a1fd636fbfc620
* Applying the HTTPS protocal in usage.rst.zhouxinyong2018-12-061-2/+2
| | | | | | | To keep the website in this file be more robust,we'd better update the links to HTTPS type Change-Id: I0876c1bc076443fcdeb5d8a01ed5145376ee6866
* Title underline too shortwangqi2018-11-071-2/+2
| | | | Change-Id: Ifeea1e1c5b96c129bb07a3c4a3d87a7fac32f4dd
* Update the home-page to latestZhijunWei2018-08-281-1/+1
| | | | Change-Id: Iabf8b371650d10bf96e7aae2f4a6ee891262b532
* import zuul job settings from project-configDoug Hellmann2018-08-031-0/+15
| | | | | | | | | | | | | | | 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. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I6745a0dfcf074e2fa2a23347d56f977e9f25d298 Story: #2003250
* set default python to python3Doug Hellmann2018-04-131-0/+4
| | | | | | | | Set the default python to python3 except for the py27 environment. We have to set that explicitly to override the new default. Change-Id: I9d9b80a6e177f7a3a1e20be8da5f603b95ad2deb Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Merge "fix error url"Zuul2018-02-051-1/+1
|\
| * fix error urlmelissaml2018-02-051-1/+1
| | | | | | | | Change-Id: I0686947d4edc8fe609158cd979d7530b89912394
* | Update reno for stable/queensOpenStack Release Bot2018-01-242-0/+7
|/ | | | Change-Id: Ia4367f6157386af31b1064babf85a21f3010d676
* Remove -U from pip installqueens-em4.18.0Andreas Jaeger2017-12-021-1/+1
| | | | | | | | | | | 'pip install -U' ugrades specified packages, this is not necessary since we use constraints, remove the parameter '-U' from the line. With tools/tox_install.sh - which a previous change of mine removed - the -U was not harmful, but with the current set up, it might cause upgrades, so remove it. Change-Id: I04613ffda0f9a15bcc5a7fe67fafc22fd08cd204
* Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-012-36/+5
| | | | | | | | | | | We do not need tox_install.sh, pip can handle constraints itself and install the project correctly. Thus update tox.ini and remove the now obsolete tools/tox_install.sh file. This follows https://review.openstack.org/#/c/508061 to remove tools/tox_install.sh. Change-Id: I3dc0cbfa99564e7f45e8ef7b1687464e8d78c600
* Remove setting of version/release from releasenotesAndreas Jaeger2017-11-161-8/+4
| | | | | | | | | | | | | | | | | | Release notes are version independent, so remove version/release values. We've found that projects now require the service package to be installed in order to build release notes, and this is entirely due to the current convention of pulling in the version information. Release notes should not need installation in order to build, so this unnecessary version setting needs to be removed. This is needed for new release notes publishing, see I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting at http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html . Change-Id: Ib05158e7e02eca588941c0a710a8f9dd433934ca
* Updated from global requirementsOpenStack Proposal Bot2017-11-161-1/+1
| | | | Change-Id: I2536e161b46302370f61fa694ca901a29b8f23e7
* Merge "mark oslosphinx as obsolete"4.17.0Jenkins2017-09-202-29/+17
|\
| * mark oslosphinx as obsoleteDoug Hellmann2017-08-282-29/+17
| | | | | | | | | | | | | | | | | | | | We cannot remove the contents of master and retire the repository until we can turn off the test jobs, and we can't do that until the stable/pike branch is marked EOL. So, for now, update the README to indicate that the library should no longer be used. Change-Id: I3495ea4ff2b30cb3debbc3aaf0e73e9d2b6f4206 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* | Updated from global requirements4.16.0OpenStack Proposal Bot2017-09-131-1/+1
|/ | | | Change-Id: Ica1679316cc0607e86fb92567feb77293ed72f3e
* Updated from global requirementsOpenStack Proposal Bot2017-08-181-1/+1
| | | | Change-Id: I8894695f4f52e34e9751627134dcfdd76cfe963a
* Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
| | | | Change-Id: I32865a1c5ccf92819fd81d201fdcd5668db04bb2
* Updated from global requirementsOpenStack Proposal Bot2017-07-271-1/+1
| | | | Change-Id: Ic91fbd1f71f387904013d10db2e7423e9468a850
* Switch from oslosphinx to openstackdocstheme4.15.1lingyongxu2017-07-063-8/+21
| | | | | | | | | As part of the docs migration work[0] for Pike we need to switch to use the openstackdocstheme. [0]https://review.openstack.org/#/c/472275/ Change-Id: Ib35eb111e766b244d03eb9b52badb54d08efb07b
* Updated from global requirementsOpenStack Proposal Bot2017-06-271-1/+1
| | | | Change-Id: Ib5c497bcd598a7cc942b68266185de7b4229e592
* Merge "Remove pbr warnerrors in favor of sphinx check"4.15.0Jenkins2017-06-121-3/+1
|\
| * Remove pbr warnerrors in favor of sphinx checkVu Cong Tuan2017-06-121-3/+1
| | | | | | | | | | | | | | | | | | | | | | This change removes the now unused "warnerrors" setting, which is replaced by "warning-is-error" in sphinx releases >= 1.5 [1]. [1] http://lists.openstack.org/pipermail/openstack-dev/ 2017-March/113085.html Change-Id: I59291198f7a216df2f5e5beb2915f48e5a26bd89
* | Updated from global requirementsOpenStack Proposal Bot2017-06-101-1/+1
|/ | | | Change-Id: I0c939b738ffc5b687525edac8a3a46d5dbea3eb1
* Merge "Fix outdated quantumclient reference"4.14.0Jenkins2017-06-051-2/+2
|\
| * Fix outdated quantumclient referenceDirk Mueller2017-06-021-2/+2
| | | | | | | | | | | | | | | | the rename to neutronclient has been some time ago already. Also the link was pointing to swift instead, which seems like an obvious copy&paste mistake. Change-Id: I2596e7500dedd01caa624377633754bf4a56fb48
* | Updated from global requirementsOpenStack Proposal Bot2017-06-021-1/+1
|/ | | | Change-Id: I040beaf33de74c24a195ef13175e8a6ccbd30882
* Fix intersphinx mapping for neutronThomas Bechtold2017-05-291-1/+1
| | | | | | quantum is long gone. Replace it with neutron. Change-Id: I2e22798fc66712ffe8a87b61ca9083d9a3c6e35c
* Fix doc build from tarball using eventlet>0.19.04.13.0Javier Pena2017-05-241-1/+1
| | | | | | | | | | | When subprocess is monkey-patched using eventlet, trying to catch subprocess.CalledProcessError exception won't work [1]. This breaks doc build from a tarball, so let's catch all exceptions. [1] https://github.com/eventlet/eventlet/issues/357 Change-Id: Ibcf535c6e4994a67fc3ec71631a81ecb91dd2845 Closes-Bug: #1693148
* Updated from global requirementsOpenStack Proposal Bot2017-05-171-1/+1
| | | | Change-Id: I9f9eb8ad948a52ef7d5e41cb7eab227482347131
* Updated from global requirements4.12.0OpenStack Proposal Bot2017-04-121-1/+1
| | | | Change-Id: I3796dc1db17d753920b5848a5df556e26154b3da
* Updated from global requirements4.11.0OpenStack Proposal Bot2017-03-023-3/+3
| | | | Change-Id: Ia8a6ecd29abcf831019d00dccab2b09829929529
* [Fix gate]Update test requirementricolin2017-03-021-1/+1
| | | | | | | | | Since pbr already landed and the old version of hacking seems not work very well with pbr>=2, we should update it to match global requirement. Partial-Bug: #1668848 Change-Id: I6b487922bde32b233eaffbcf76a94144bec06837
* Amended dev documentation side navigationBeth Elwell2017-02-221-1/+2
| | | | | | | | | | | | | | | | Amended developer documentation side navigation to add an option for clearly returning to the project developer documentation home page. Previously it was possible to return to the home page by clicking 'table of contents' however this is not obvious and makes it hard to get around the complete project documentation once you have left the homepage. This patch removes the link from 'table of contents' which is misleading, and a link is added beneath this header to say 'Return to project home page'. Change-Id: I7cf96acead62f00224ca9217a80760b4a65d42d6 Closes-bug: #1666323
* add more clear guidelines for when using oslosphinx is appropriateDoug Hellmann2017-02-152-0/+22
| | | | | | | | | Based on the branding guidelines linked in this patch, projects that are not officially under governance should not use the theme in most circumstances. Change-Id: Id6ded25a20965803ddbca0c2e587d3f4c476168f Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Updated from global requirementsOpenStack Proposal Bot2017-02-111-1/+1
| | | | Change-Id: I159de927d5f63b363a1e643c661f8f19b386cb4a
* Updated from global requirementsOpenStack Proposal Bot2017-02-101-1/+1
| | | | Change-Id: Ic6ad4e5907f8f8d67f349396ecfdedf64740cbde
* Use https instead of http for git.openstack.orggengchc22017-02-071-1/+1
| | | | | | Trivialfix Change-Id: I5277e07ec42762c06a41d9efe4c6038a9fefb6ef
* Update reno for stable/ocataOpenStack Release Bot2017-01-202-0/+7
| | | | Change-Id: I261b16afd4f59737dd096fce24a582fa6ccb071a
* Remove references to Python 3.44.10.0Eric Brown2017-01-171-1/+1
| | | | | | | Now that there exists only a gate job for Python 3.5 and not 3.4, we should remove those references to the 3.4 that is untested. Change-Id: I5ca7599f52f2f091c15decce324799a5502ed144
* Add Constraints supportTony Breeds2016-12-202-1/+36
| | | | | | | | | | | | Adding constraints support to libraries is slightly more complex than services as the libraries themselves are listed in upper-constraints.txt which leads to errors that you can't install a specific version and a constrained version. This change adds constraints support by also adding a helper script to edit the constraints to remove oslosphinx. Change-Id: I3daafcf22e2d9a1cd73d389debe3b27eccc91910
* Updated from global requirementsOpenStack Proposal Bot2016-12-021-1/+1
| | | | Change-Id: I856b99d980fb4354b7ed8927b70949b8144b46d5
* Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
| | | | | | | | | | | | | | | | This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: b'https://gist.github.com/4db6463001a25510a067b42a3cdf1033\n' Change-Id: Ibdf60d28bb56c4372a9d8ac76ee3a8196c164523