summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update .gitreview for stable/ussuristable/ussuriOpenStack Release Bot2020-04-111-0/+1
| | | | Change-Id: I889fc0e9ce5c995a88aa5eac3cb673567dedc8d0
* Merge "Change openstack-dev to openstack-discuss"ussuri-em2.0.0Zuul2019-12-061-1/+1
|\
| * Change openstack-dev to openstack-discussprankul mahajan2018-12-041-1/+1
| | | | | | | | | | | | | | Mailing lists have been updated. Openstack-discuss replaces openstack-dev. Change-Id: I758b50f7aa82474c0800fbeb8dd62638169de359
* | Merge "Drop python 2.7 support and testing"Zuul2019-11-074-4/+7
|\ \
| * | Drop python 2.7 support and testingGhanshyam Mann2019-10-304-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenStack is dropping the py2.7 support in ussuri cycle. ceilometermiddleware 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: I48f75b701ecc4eee3134473bc854a0825b705203
* | | Replace lib-forward-testing-pluginAndreas Jaeger2019-11-021-1/+12
|/ / | | | | | | | | | | | | | | | | This repo is the only user of lib-forward-testing-plugin template, replace it with a native integration job that installs all repos from source and runs ceilometer - as the only job in lib-forward-testing-plugin does. Change-Id: I255c0ddd220633b566b9376473ede4b7ed16ca34
* | Switch to Ussuri jobszhangboye2019-10-251-1/+1
| | | | | | | | Change-Id: I54f4146287fe777f228474442ae61d5ef045f5f7
* | Drop oslosphinx and use openstackdocsthemeThomas Bechtold2019-09-243-4/+10
| | | | | | | | | | | | | | | | | | OpenStack moved to openstackdocstheme so use it here instead of oslosphinx. Also update the used Sphinx version. This is now in sync with the versions from requirements/global-requirements.txt . Change-Id: I0ffbea9b83abe9d9ae3886e7a427fc01637b36ea
* | Update master for stable/trainOpenStack Release Bot2019-09-202-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | Add file to the reno documentation build to show release notes for stable/train. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/train. Change-Id: Idb3ee39f878ecf60eed10cb53efa61be57a046a7 Sem-Ver: feature
* | Fix a socket leak in case of broken connectiontrain-em1.5.0Romain LE DISEZ2019-08-091-0/+8
| | | | | | | | Change-Id: I39cbbe5915ab95fb0927b0899b8f09870b4c0b07
* | Merge "Add Python 3 Train unit tests"Zuul2019-07-133-2/+3
|\ \
| * | Add Python 3 Train unit testsCorey Bryant2019-07-053-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: I1ceedbdc843eb7aabfe76f3c0ab619fd89fb7524 Story: #2005924 Task: #34251
* | | Fix py37 test errorzhurong2019-07-091-1/+4
|/ / | | | | | | Change-Id: Ia36e5025d8db1568c5512263833c558c55c10f59
* | Use opendev repositoryLe Hou2019-04-241-2/+2
| | | | | | | | Change-Id: I9c7c2fd7ef632a13a1802c237169f15338e1f8a4
* | 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 master for stable/stein"Zuul2019-04-182-0/+7
|\ \
| * | Update master for stable/steinOpenStack Release Bot2019-03-182-0/+7
| |/ | | | | | | | | | | | | | | | | | | | | | | Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: Id11cff0124cc72e5bfab01e90beb1e59197cdbfa Sem-Ver: feature
* | Dropping the py35 testingGhanshyam Mann2019-04-163-3/+2
|/ | | | | | | | | | | | | | | | | 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: I0ca06f40683426e95bb83647c902efab74b6b311
* Merge "Switch to stestr"stein-em1.4.0Zuul2018-11-055-9/+14
|\
| * Switch to stestrVu Cong Tuan2018-07-105-9/+14
| | | | | | | | | | | | | | | | | | | | According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: Ic7db0e419ccf6f7b05058950ec8a76378b428719
* | add python 3.6 unit test jobDoug Hellmann2018-08-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | This is a mechanically generated patch to add a unit test job running under Python 3.6 as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I2c8a317ab5ebd902a27927fb140e0078da8a6565 Story: #2002586 Task: #24339
* | switch documentation job to new PTIDoug Hellmann2018-08-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | This is a mechanically generated patch to switch the documentation jobs to use the new PTI versions of the jobs as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I56fb9c79ec4e9b7e9ed656e67d90826b6365ae8a Story: #2002586 Task: #24339
* | import zuul job settings from project-configDoug Hellmann2018-08-311-0/+7
|/ | | | | | | | | | | | | | | | | | | | 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: Iac6bad9eea41b3c301ab354336a96b0d867a2412 Story: #2002586 Task: #24339
* fix tox python3 overridesrocky-em1.3.0Doug Hellmann2018-06-061-0/+6
| | | | | | | | | | | | | | | We want to default to running all tox environments under python 3, so set the basepython value in each environment. We do not want to specify a minor version number, because we do not want to have to update the file every time we upgrade python. We do not want to set the override once in testenv, because that breaks the more specific versions used in default environments like py35 and py36. Change-Id: I39b4965e5f9b7b77d12beee09f87fadb23aee5d5 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Update reno for stable/queensOpenStack Release Bot2018-02-012-0/+7
| | | | Change-Id: Idda29c75774702a8ceb11406f6ac2d5236973b07
* Merge "Fix documentation url 404 error."queens-em1.2.0Zuul2017-11-281-1/+1
|\
| * Fix documentation url 404 error.Yuanbin.Chen2017-11-231-1/+1
| | | | | | | | | | Change-Id: I4e77970070ad30a517722f4a621cd7198273f60c Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
* | Remove setting of version/release from releasenotesAndreas Jaeger2017-11-172-16/+12
|/ | | | | | | | | | | | | | | | | | | | 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. Also, use openstackdocstheme for releasenotes. 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: I1357eda2330c095bdc1e3a3697faabfbca4b6a8e
* Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
| | | | Change-Id: I4cf736232777445d647c6b6cfc3a0697c16a754b
* Fix default service project to "service"Julien Danjou2017-06-233-11/+11
| | | | | | | Both devstack and TripleO uses "service" by default. Nothing uses "services". Change-Id: I6723dd0db66f57572ee53eecd89c93137e69e63b
* retrieve project id to ignore from keystoneMehdi Abaakouk2017-05-195-6/+639
| | | | | | | | | | | | | We currently allows only project uuid, but this is a pain for deployer. Also the default is a project name which doesn't work... This change queries keystone to retrieve project ids when the ignore_projects list are names. By default, if auth_type is not set, we keep the previous behavior to not query keystone. Change-Id: I270d080d3e65eb6b0cd823498a4dd37389c49221
* Switch to get_notification_transport for Notifierpike-em1.1.0Andrew Smith2017-04-032-1/+7
| | | | | | | Incorrect transport would get used when dual backends configured for oslo.messaging Change-Id: Ifa5dfb07b32ad753a1bdad26d2517df29e27aedc
* Merge "switch to topics when declaring notifier"1.0.1Jenkins2017-02-211-1/+1
|\
| * switch to topics when declaring notifiergord chung2017-02-161-1/+1
| | | | | | | | | | | | topic kwarg is dead (for a while). long live topics. Change-Id: Idd1eaccff9f32149a008606cad488c626dad1222
* | Trivial: remove support for py34Hanxi Liu2017-02-212-2/+1
|/ | | | | | | | 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: I55e72ff730b28b438cf24953466851d1b844b7a8
* Update reno for stable/ocataOpenStack Release Bot2017-02-161-5/+3
| | | | Change-Id: I06c4fc107f794ea34c7dd59361b9001687b46fd3
* Fix releasenotes branchesMehdi Abaakouk2017-02-155-3/+20
| | | | | | | | Some pages are missing in the release notes. This change adds them. Change-Id: I0bada376b643e20a5a456343d64793dfaa4d5118
* Merge "Remove link to modindex"Jenkins2017-02-141-1/+0
|\
| * Remove link to modindexaditi2017-01-271-1/+0
| | | | | | | | | | | | | | | | | | The documentation build does not generate any module index, thus remove the link to the page. The page http://docs.openstack.org/developer/ceilometermiddleware /py-modindex.html does not exists Change-Id: I690c59ef1d999d437162f59939c64b00b19ebed9
* | Use https instead of http for git.openstack.orggengchc22017-02-081-1/+2
|/ | | | | | Trivialfix Change-Id: I83607ed245248e77e7927e0ea0c6ac630b48139b
* [doc] Note lack of constraints is a choiceTony Breeds2017-01-171-0/+1
| | | | Change-Id: I35a061d45eff4dcc1d573073c0261037a66a0a51
* Revert "Show team and repo badges on README"gordon chung2017-01-161-9/+0
| | | | | | | | this is breaking docs gate This reverts commit d50d9d2d3a5e0ee79d93fef4db6a3a12f549bd62. Change-Id: Idd26034a5ccd3132c8da7f88bfe689d52f0ff719
* 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/1a71beefeaf13668ddd49d425aeb77be\n' Change-Id: Ib8060d7fd0204481c069a668301877054a255c7a
* Bump hacking to 0.12Julien Danjou2016-11-071-1/+1
| | | | | Change-Id: I344c02445bae5960ec450357b5a088ca9a6cb385 Signed-off-by: Julien Danjou <julien@danjou.info>
* Convert nonblocking_notify value from string to boolean1.0.0Julien Danjou2016-11-072-1/+4
| | | | | | | Otherwise just setting it to "False" which is a string and therefore, is True, enables it! Change-Id: Iaa5a25e9c7c1d33d13a244d5afe440cd5f1d9883
* Merge "Enable release notes translation"Jenkins2016-10-171-0/+3
|\
| * Enable release notes translationAndreas Jaeger2016-10-061-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Releasenote translation publishing is being prepared. 'locale_dirs' needs to be defined in conf.py to generate translated version of the release notes. Note that this repository might not get translated release notes - or no translations at all - but we add the entry here nevertheless to prepare for it. Change-Id: I53d883cdcd947b2c0c9fb55330b7ee70430f25cc
* | No reason to start with '_' define a general variablexiaozhuangqing2016-10-111-9/+9
|/ | | | | | | Just make code consistency,we usually use LOG to logging message rather than _LOG. Also starting with '_' define a general variable make confused. Change-Id: I47656e33cbc19774a0780e5b0034df0897f6afad
* Clean imports in codeCao Xuan Hoang2016-09-231-2/+2
| | | | | | | | | | This patch set modifies lines which are importing objects instead of modules. As per openstack import guide lines, user should import modules in a file not objects. http://docs.openstack.org/developer/hacking/#imports Change-Id: Ib7f8e7e62af62ff768c1b1f065aca0a4c7db75c4
* Merge "Bump the oslo.messaging version"Jenkins2016-09-141-1/+1
|\