- 26 Aug, 2020 1 commit
-
-
songwenping authored
It is difficult to create device profile with command because of the groups parameter is hard to pass, so add e.g. for the command ``openstack help accelerator device profile create``, that we can get the example for the `group` parameter. Change-Id: I6afa3ec4c3cc0d14d0632ff821fdf200c736da0e
-
- 27 Jul, 2020 2 commits
- 16 Jul, 2020 1 commit
-
-
zhangbailin authored
https://review.opendev.org/#/c/729007/3 renamed some config related to launchpad, but Cyborg does not enable launchpad, using storyboard. If the configuration is incorrect, they will add the bug icon to allow reporting from a page. Using openstackdocs_use_storyboard = True in the docs config file. Talked in Ussuri PTG in Cyborg, whether launchpad is enabled for Cyborg, we have not reached a consensus agreement. See line 291: https://etherpad.opendev.org/p/cyborg-victoria-goals Change-Id: Iefcfc4b0f1ca9dd9e779c85ee2ec4fd97d0efe3d
-
- 19 Jun, 2020 2 commits
- 18 Jun, 2020 1 commit
-
-
zhangbailin authored
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: I1d071c93c1e8eba4a43274023cfea87d16fb857b
-
- 17 Jun, 2020 1 commit
-
-
Zuul authored
-
- 16 Jun, 2020 3 commits
-
-
Sean McGinnis authored
Now that we no longer support py27, we can use the standard library unittest.mock module instead of the third party mock lib. Change-Id: Iaa4b9af611c27deaadc0d77bd9e903e4c1bc77ac Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
zhangbailin authored
These particular imports are no longer needed in a Python 3-only world. Change-Id: I46e12135aa9759fe05c00e9e7159b352a2b1482f
-
Zuul authored
-
- 09 Jun, 2020 1 commit
-
-
Shogo Saito authored
Current osc uses openstacksdk[1] to get image, and this patch fix cyborgclient to fit that. [1] https://review.opendev.org/#/c/650374/ Change-Id: If3e59aed4346827e9efa89704025e2fd5c74762b
-
- 08 Jun, 2020 1 commit
-
-
Shogo Saito authored
The latest setup.cfg has an error below. That is stem from miss-spelling, and this patch fix that with proper spell. $openstack complete "No module named 'cyborgclient.osc.v2.showDevice'; 'cyborgclient.osc.v2.device' is not a package Change-Id: Icbbcbb10397593c8ac810164ac88b02deb9ac818
-
- 22 May, 2020 1 commit
-
-
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. 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. 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. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html Change-Id: I99b320c5dafffddf0390058bc112fd87b537420b
-
- 18 May, 2020 1 commit
-
-
Zuul authored
-
- 13 May, 2020 1 commit
-
-
Ghanshyam Mann authored
flake8 new release 3.8.0 added new checks and gate pep8 job start failing. hacking 3.0.1 fix the pinning of flake8 to avoid bringing in a new version with new checks. Though it is fixed in latest hacking but 2.0 and 3.0 has cap for flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also break the pep8 job if new check are added. To avoid similar gate break in future, we need to bump the hacking min version. - http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html Change-Id: I85a0adf95923af560605f0e91b6f85489aaf7600
-
- 12 May, 2020 1 commit
-
-
Andreas Jaeger authored
This environment is not used and broken, none of the files exist. Remove it, this is not needed. Change-Id: Icf053b6104192d8adc883a9cfb9b922ba0089880
-
- 27 Apr, 2020 7 commits
-
-
zhangbailin authored
This should not have been reverted initially. Now missing landing page for stein release notes. Change-Id: I2e010041546bfd27add5f529dfb215e5e43601f3
-
Sean McGinnis authored
This reverts commit 880d1158. This should not have been reverted initially. Now missing landing page for train release notes. Change-Id: I15e2147a62bba19c4e8ccf469b77fcc7f52b9e3e
-
Brin Zhang authored
This reverts commit 64a10cd7. Change-Id: I06cad187a6a5b7ecb3052f5bf65d669e494de852
-
zhangbailin authored
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: I7b2ca72fff6559687ae5e95abdf21caaa35e5952
-
Zuul authored
-
Zuul authored
-
zhangbailin authored
Now that we are running the Victoria tests that include a voting py38, we can now add the Python 3.8 metadata to the package information to reflect that support. Depend-On: I14ca880507873e952c1f887dac7f3f2973a036cb Change-Id: Ic6b4bc30be074663409599ec320411a3abdcb69e
-
- 26 Apr, 2020 1 commit
-
-
Andreas Jaeger authored
Switch to using sphinx-build, update requirements of openstackdocstheme and Sphinx for python 3. Remove Babel, it's not needed anymore See http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014227.html. Change-Id: I14ca880507873e952c1f887dac7f3f2973a036cb
-
- 11 Apr, 2020 2 commits
-
-
OpenStack Release Bot authored
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for victoria. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Iba54aa555388a95eb9db1fa805ed7bf8843fc4c7
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/ussuri. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/ussuri. Change-Id: If33dc11b2bf9a841d58a50b14cb5f1e542fc43b9 Sem-Ver: feature
-
- 08 Apr, 2020 2 commits
-
-
Zuul authored
-
Shogo Saito authored
From version 0.42.0, openstacksdk includes cyborg related codes.[1] This patch makes cyborgclient install that. [1] https://releases.openstack.org/teams/openstacksdk.html Change-Id: I4f4719e6d307a9067612b8789eefbbd1c26fe1a8
-
- 05 Apr, 2020 2 commits
-
-
Andreas Jaeger authored
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 - Update requirements, no need for python_version anymore - Sync sphinx requirements with cyborg - Update to openstack-discuss mailing list Change-Id: I679491107a982de8c76674ec9f94162a6c961064
-
Zuul authored
-
- 31 Mar, 2020 1 commit
-
-
Andreas Jaeger authored
The repo is Python 3 now, so update hacking to version 3.0 which supports Python 3. Fix problems found: E117 over-indented Blacklist: E402 module level import not at top of file W504 line break after binary operator Change-Id: I05b04a6f15683f7f37a5be49cc50c02eb3bbf7a7
-
- 27 Jan, 2020 1 commit
-
-
Shogo Saito authored
Modifying cyborgclient to supporting v2 API, and using openstack sdk. This patch depends openstacksdk patch[1]. command usage: $openstack accelerator *commands below* deployable ( list | show | program ) device list device profile ( list | create | delete | show ) arq ( list | create | delete | show | bind | unbind ) [1] https://review.opendev.org/#/c/679914/ Change-Id: If6bb52b453c1aa7fb328fd08ebbb79312fa7d299 Story: 2006930
-
- 19 Jan, 2020 1 commit
-
-
Zuul authored
-
- 15 Dec, 2019 1 commit
-
-
Ghanshyam Mann authored
OpenStack is dropping the py2.7 support in ussuri cycle. python-cyborgclient 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://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: If4ed97647cb82d373addabb9382589d6da20ed1a
-
- 06 Nov, 2019 1 commit
-
-
huang.zhiping authored
Change-Id: I21ab8e2e91c6484f25b99a6b1c85500416d0bd80
-
- 16 Sep, 2019 1 commit
-
-
pengyuesheng authored
Some options are now automatically configured by the version 1.20: - project - html_last_updated_fmt - latex_engine - latex_elements - version - release. Change-Id: I4f55d2abd3f58acbbeda397dcefbd9a699cf9cdb
-
- 23 Aug, 2019 2 commits
-
-
Corey Bryant authored
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: Ic7dadf1689a58382ec5e928a98acb7b537e1a7be Story: #2005924 Task: #34203
-
Zane Bitter authored
This is broken in Python 3.7 due to PEP479. Change-Id: Ia62d369dbf493d078e35e6bd911368becbd0ceff
-
- 25 Jul, 2019 1 commit
-
-
Andreas Jaeger authored
The api documentation is now published on docs.openstack.org instead of developer.openstack.org. Update all links that are changed to the new location. Note that redirects will be set up as well but let's point now to the new location. For details, see: http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html Change-Id: I4c2ebfc809dd037ad1388ed5fe6398859ab0915b
-