- 05 Jul, 2019 1 commit
-
-
Sean McGinnis authored
The sheepdog project is no longer maintained [0], so this removes the test configuration as part of an effort to clean up those test definitions. The glance_store support for sheepdog should also be deprecated and removed, but that will be done separately. [0] http://lists.wpkg.org/pipermail/sheepdog/2019-March/068451.html Change-Id: I79d9dbc8f6ebea381d99e96c4ba4194ba0188b8a Signed-off-by:
Sean McGinnis <sean.mcginnis@gmail.com> (cherry picked from commit a7a6064e) (cherry picked from commit 27e421af) (cherry picked from commit ff65eec0) (cherry picked from commit cc7ecc1b54ead1045b0f2d1dd414ac2166088813)
-
- 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 Aug, 2018 1 commit
-
-
Nguyen Hai authored
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: I6a3031027e26313e2706863ac049083a575ef2e3 Story: #2002586 Task: #24297
-
- 02 Aug, 2017 3 commits
-
-
OpenStack Proposal Bot authored
Change-Id: I7356c814fcefaefb7cac500b920322ad72ee9e09 (cherry picked from commit b6c19346)
-
OpenStack Proposal Bot authored
Change-Id: Iff6f44f183a0e011c8d1338d3e77f5a60370d2b7 (cherry picked from commit aa365092)
-
OpenStack Proposal Bot authored
Change-Id: I621faefd6780f425093fbaa1824004c317e0009f (cherry picked from commit 36fb9864)
-
- 28 Jul, 2017 2 commits
-
-
OpenStack Release Bot authored
Change-Id: I26ffd8c01690edb76025ebc423939239fb3e88c4
-
OpenStack Release Bot authored
Change-Id: I4eebe167e5f9a327b4e54ed5058d5ed01464761b
-
- 19 Jul, 2017 2 commits
-
-
OpenStack Proposal Bot authored
Change-Id: I8425f199c281603e02fc920a4ecf6953604b17f6
-
Brian Rosmaita authored
Change-Id: I278fdb47e1643dae3ae8af71889105edf2f97dd1
-
- 18 Jul, 2017 5 commits
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
zhangdaolong authored
Most of the drivers return a string as the value of device['path'] which is then opened and returned as a file-like object. When the volume driver type is 'rbd', the volume of device['path'] is already a file-like object that can be returned directly. This patch adds code to handle this special case. Change-Id: I0c73a740505420c48a1d1ec7d21449fb8848f6ff Closes-bug: 1643516
-
OpenStack Proposal Bot authored
Change-Id: I4760baca3f2bf2bfca4dc02bdc68584740ba211c
-
- 14 Jul, 2017 4 commits
- 13 Jul, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I6e00a441be252892124cd9a74e1dd0603f7ee39c
-
- 30 Jun, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Ie9dfbfccce90a35f09b5c5c8b544e558b521c3c2
-
- 28 Jun, 2017 3 commits
-
-
Doug Hellmann authored
Change-Id: I285a95b9a2bd9d0f9f02896b44757c582c6d2c56 Signed-off-by:Doug Hellmann <doug@doughellmann.com>
-
Doug Hellmann authored
Change-Id: I2a05869c0fb0a5904ef1cc544676954d880332e2 Signed-off-by:Doug Hellmann <doug@doughellmann.com>
-
Doug Hellmann authored
Change-Id: I0fb178d0b6ebf7ebafc6e2766c8c5efc5d8cc60e Signed-off-by:Doug Hellmann <doug@doughellmann.com>
-
- 27 Jun, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Id1a1142e4650d00b3b1a2c797755ae1ba29af5ba
-
- 21 Jun, 2017 1 commit
-
-
Jenkins authored
-
- 15 Jun, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Ib2f5e6051f3205b4994f2f832b501052b402d247
-
- 13 Jun, 2017 1 commit
-
-
Jenkins authored
-
- 09 Jun, 2017 1 commit
-
-
luqitao authored
html_last_updated_fmt option is interpreted as a byte string in python3, causing Sphinx build to break. This patch makes it utf-8 string. Change-Id: I8eb08b739d01aa38596d1c92aad9f98cb0ae1eb2 Closes-Bug: #1693670
-
- 27 May, 2017 1 commit
-
-
Szymon Datko authored
Change-Id: Ib7923543862275629d86a0fa76baa88722493bad Closes-Bug: #1691132
-
- 24 May, 2017 1 commit
-
-
Eric Harney authored
Currently, when using the Cinder backend, Glance tries to execute os-brick commands directly using "privsep-helper". They should be launched via "glance-rootwrap". Depends-On: Ib7923543862275629d86a0fa76baa88722493bad Change-Id: I26d9474d4aadcc0e58e2fce746708f148138c71f
-
- 25 Apr, 2017 1 commit
-
-
Sławek Kapłoński authored
If rbd driver tries to unprotect snapshot which is already unprotected, rbd lib raise InvalidArgument exception. Rbd driver in glance_store will now handle such exception and will continue deleting snapshot and image in such case. Change-Id: I612b4421d5065dde002e3c0e0cb22537d2467adb Closes-Bug: #1686063
-
- 21 Apr, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Ied42fe08ed16523786c5f262e784b374e045c092
-
- 06 Apr, 2017 1 commit
-
-
Li Wei authored
Now we can support py35 in classifier,and add the convenience py35 env. Change-Id: I98ac5543d995dca021fc3aff3993dc07fb2c4b7a
-
- 28 Mar, 2017 2 commits
- 24 Mar, 2017 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: http://docs.openstack.org/developer/i18n/reviewing-translation-import.html Change-Id: I6ac660ba2703af4f9879c071f3a71f5ede6f4046
-
- 22 Mar, 2017 1 commit
-
-
Jenkins authored
-
- 21 Mar, 2017 1 commit
-
-
Tomoki Sekiyama authored
Update cinder maintainer's email address. Change-Id: I55cbf6c9f11d02ad93e94e9757ed4873415a9007
-
- 16 Mar, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I04142d9e5961b04025d9b6b73684ef5a0f3fca6a
-