- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 21 May, 2021 1 commit
-
-
Thomas Goirand authored
-
- 06 Dec, 2020 1 commit
-
-
Lingxian Kong authored
Updating access will change the instance public address, which affects other test cases in the same test class. Enable more tests in this patch. Added some test cases which always failed in CI in tempest blacklist file. Story: 2008410 Task: 41351 Change-Id: I09b4f00da941b7ead5a93c4c41b196cbe9934bbe
-
- 22 Sep, 2020 1 commit
-
-
Lingxian Kong authored
Change-Id: Ie9ff65a67bbc77c2313f3d25d9521f60286c6f96
-
- 12 Sep, 2020 1 commit
-
-
Lingxian Kong authored
Change-Id: I7b2870fb93025d9de3dad18d14fa27d6da53c6f0
-
- 16 Aug, 2020 1 commit
-
-
Lingxian Kong authored
Change-Id: Idf171390675f54d313306f6ad19e21f51c9c685f
-
- 06 Aug, 2020 1 commit
-
-
Lingxian Kong authored
Change-Id: I0d59d8f8ed87867d3ba3de441132d1d19cb2bbe2
-
- 27 Jul, 2020 1 commit
-
-
Lingxian Kong authored
Change-Id: Id08df79f064ddf9a31247853fb19625e695f7bd0
-
- 15 Jul, 2020 1 commit
-
-
Lingxian Kong authored
Change-Id: I0da6b5376b4dd97606bfb75dae0fe0791cf8c47e
-
- 19 Jun, 2020 1 commit
-
-
Lingxian Kong authored
Change-Id: I9d7632575cabd64c69ee5511a6e38e2921e95118
-
- 17 Jun, 2020 8 commits
-
-
Lingxian Kong authored
Change-Id: I58328ebfe4932c904d6190868c4017edfb214220
-
Lingxian Kong authored
Change-Id: I78a512af4a41952a002167ef0eee5496fbd8b577
-
Lingxian Kong authored
Change-Id: I126c83d249f7f79b5983380b793ea85af9cf2409
-
Lingxian Kong authored
Change-Id: Ie0b6a3508043c9562ae0d4e7312402385657ec92
-
Lingxian Kong authored
Change-Id: Id39d14c19538429a15461504c0d789269112cc22
-
Lingxian Kong authored
Change-Id: Iea8d73af802de3b35cbd6e14eed7e5c12280974c
-
Lingxian Kong authored
Change-Id: Idd42169182df809232b1f2ab3bdc8e6d4289c798
-
Lingxian Kong authored
Change-Id: I52510306901157a5a87d08e845b87d5e4fce504a
-
- 05 Jun, 2020 2 commits
- 04 Jun, 2020 4 commits
-
-
inspurericzhang authored
Change-Id: I0628b7885f84ebc6c041baec2d557feccb03d128
-
Lingxian Kong authored
Change-Id: I20c79347cd45a2911c72a9f4361a58c419d723bb
-
Andreas Jaeger authored
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: Ifc60ddf5a5696f250a01761bc1a3d7f73df8ed63
-
Zuul authored
-
- 24 May, 2020 1 commit
-
-
Lingxian Kong authored
Depends-On: https://review.opendev.org/729075 Change-Id: I9cf566796882f6d20bef212cf23b024ff5b73e5e
-
- 10 May, 2020 1 commit
-
-
Andreas Jaeger authored
Let's make a few cleanups: - Remove python 2.7 stanza from setup.py - Remove obsolete sections from setup.cfg - Update classifiers - Update requirements, no need for python_version anymore - Use newer openstackdocstheme and Sphinx versions - Remove install_command from tox.ini, the default is fine; move constraints into deps - Remove Babel from requirements, it's not needed for running; remove babel.cfg - Use TOX_CONSTRAINTS_FILE, UPPER_CONSTRAINTS_FILE is obsolete - update to hacking 3.0 Change-Id: Ic8426d14ba489a88ab73d7dd02e6dfd71b312ca3
-
- 09 Mar, 2020 1 commit
-
-
Ghanshyam Mann authored
OpenStack is dropping the py2.7 support in ussuri cycle. trove-tempest-plugin 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: Id689113d1cca11f27cee7598b841e365225b50df
-
- 27 Dec, 2019 1 commit
-
-
Lingxian Kong authored
Change-Id: Ibf713328d5495dda5bbadc10592cd11a84834647
-
- 13 Dec, 2019 1 commit
-
-
Lingxian Kong authored
Change-Id: Idb14339f8c84b45fa7ee47d95b41b4790ef5f564
-
- 09 Dec, 2019 1 commit
-
-
Lingxian Kong authored
Change-Id: I9202d1eaae517afc181973344b14903879fac24e
-
- 08 Dec, 2019 1 commit
-
-
Lingxian Kong authored
Depends-On: https://review.opendev.org/#/c/697870/ Story: 2006554 Task: 36639 Change-Id: I6251f070f330ee886e6436d92c20d78e0401d59e
-
- 16 Aug, 2019 1 commit
-
-
Ghanshyam Mann authored
As part of Train community goal 'Support IPv6-Only Deployments and Testing'[1], Tempest has defined the base job 'devstack-tempest-ipv6' which will deploy services on IPv6. This commit adds the new job 'trove-tempest-ipv6-only' run on gate which is derived from 'devstack-tempest-ipv6'. Verification structure will be: - 'devstack-IPv6' deploy the service on IPv6 - 'devstack-tempest-ipv6' run will verify the IPv6-only setting and listen address - 'trove-tempest-ipv6-only' will run the tests. Story: #2005477 Task: #35937 [1] https://governance.openstack.org/tc/goals/train/ipv6-support-and-testing.html Change-Id: Ia247e3f22d1791c1b910f702781e7c5968c925db
-
- 19 Apr, 2019 1 commit
-
-
OpenDev Sysadmins authored
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.
-
- 24 Mar, 2019 1 commit
-
-
Ian Wienand authored
This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I2f726f59b401309334de342455ccdd6cfad68095
-
- 14 Dec, 2018 1 commit
-
-
Zuul authored
-
- 04 Dec, 2018 2 commits
-
-
Bartosz Zurkowski authored
Adjusts tox env for building docs and release notes to global standards. Enables publish-openstack-docs-pti template in Zuul config publish plugin documentation. Change-Id: I240803de5e47400f37092a802b300f9f18efd828 Signed-off-by:Bartosz Zurkowski <b.zurkowski@samsung.com>
-
huang.zhiping authored
Mailinglists have been updated. Openstack-discuss replaces openstack-dev. Change-Id: I53a3650f99d43f8de42d97e7ac2f5f4c236da0e3
-
- 09 Nov, 2018 1 commit
-
-
98k authored
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: I56331ec02bb728f2cc4b79286205a1d6b2b11abe
-
- 29 Oct, 2018 1 commit
-
-
inspurericzhang authored
Change-Id: I48fb4dbb6c409d51f0c5c1ba137dc4feb1b3821f
-
- 26 Oct, 2018 1 commit
-
-
Zuul authored
-