- 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.
-
- 17 Sep, 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: Ia4af09a3e32c91a1f030b254d6fc89850d48e0ef Story: #2002586 Task: #24297
-
- 05 Feb, 2018 1 commit
-
-
Brian Rosmaita authored
Zuul3-related changes in master have moved functional test gate configuration out of infra/project-config and into the glanceclient repository. This patch backports these changes so that the stable branch has functional test gates. Not a pure cherry-pick, also includes setting SWIFT_HASH, which did not have to be done in master. Co-authored-by:
Monty Taylor <mordred@inaugust.com> Co-authored-by:
Brian Rosmaita <rosmaita.fossdev@gmail.com> (cherry picked from commit c0e63d97) (cherry picked from commit a5985508) Depends-On: I84de60181cb88574e341ff83cd4857cce241f2dd Depends-On: I0fecb027e5be6f4d7bb0bf34e59a43543a421f38 Change-Id: Idaa2f4b920e131320499c9e460ade74df1d5a264
-
- 30 Nov, 2017 1 commit
-
-
Brian Rosmaita authored
Change-Id: I20c64c264dd7f47dbf9a94dead6bcc70f9b704ad
-
- 24 Aug, 2017 2 commits
-
-
Abhishek Kekane authored
CLI image-create-via-import fails with ValueError. The reason is create command returns RequestIdWrapper object and not image and response. Further it fails with AttributeError: 'Namespace' object has no attribute 'import_method'. The reason is do_import_image() call requires 'import_method' as input which is not provided at the moment. Change-Id: Ic4c4d1f3c5d290b584840e8f9047fb53611a5748 Closes-bug: #1711511 (cherry picked from commit 335f1e94)
-
Brian Rosmaita authored
Change the request body sent from the client to be the format that the API expects for the image-import call. Depends-On: I08783e28719e63b5a4b2115b8fce135e55be460a Change-Id: I5e34d772d561306c6f103c859740658a825dd189 Closes-bug: #1711259 (cherry picked from commit e5b69eff)
-
- 21 Aug, 2017 2 commits
-
-
Abhishek Kekane authored
image-stage call fails with TypeError saying 'stage() takes exactly 3 arguments (4 given). The reason is stage() also accepts image_size as a argument which is not provided. Further it raises 'NoneType' object has no attribute 'headers'. The reason is stage() internally calls upload method which returns a object of RequestIdWrapper on body (which is None) and response. In stage call it again tries to add request id which requires response object but instead it has a RequestIdWrapper which fails to retrieve headers. Change-Id: I4de4be7a55f35c3533b53acd48042c7c95b4bdc0 Closes-bug: #1711090 (cherry picked from commit 0e50837a)
-
Jenkins authored
-
- 11 Aug, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I6048611119eb780c7392c458cbf2b295b91830cc
-
- 28 Jul, 2017 2 commits
-
-
OpenStack Release Bot authored
Change-Id: Ibbc3330caf442f5cccd23da4736a85445828072d
-
OpenStack Release Bot authored
Change-Id: Id79375345eacb5951118963c8fa561135af51d98
-
- 27 Jul, 2017 8 commits
-
-
Erno Kuvaja authored
Adding missing docstring for image-import command. Change-Id: Ide95056797230963e9ef63c1cb72d42e697023e7
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Erno Kuvaja authored
This change adds availability of the features introduced on Image Import Refactoring work. Including: Discovery call to discover what Import modes are available Staging call to stage the image for import in 'glance-direct' Import call to trigger the actual Image Import task EXPERIMENTAL: Image creation with the new workflow Change-Id: I2d10ac0cc951c933c3594837b490638e38ff0b12
-
Jenkins authored
-
Brian Rosmaita authored
Add documentation for the image import commands, particularly pointing out that the image-create-via-import command is an EXPERIMENTAL command that my be renamed or removed in a future release. Change-Id: I20ebc0145db6acc794039ed25e7754ec8d479bc8
-
Brian Rosmaita authored
This note describes what has been prioritized to land in Pike. Change-Id: Ia0a7f80cd7dfc4fa4a1126123b6aebb32a459099
-
- 26 Jul, 2017 2 commits
- 25 Jul, 2017 5 commits
-
-
Jenkins authored
-
Jenkins authored
-
Brian Rosmaita authored
Update a docs reference to the client version in preparation for the next release. Change-Id: I5f9542a543507290bdd8579adf773fe1b6bba5f6
-
PranaliD authored
--no-ssl-compression is deprecated and no longer used. So, it is removed from the help message. Change-Id: I2b886671a568ed191ee380cf16335ccd9ae85062 Closes-Bug: #1583919
-
Jenkins authored
-
- 24 Jul, 2017 3 commits
-
-
Jenkins authored
-
Ravi Shekhar Jethani authored
Currently client is contacting glance service even if the caller has niether specified any redirection nor '--file' option. This unnecessary request although isn't causing any critical issues but can be avoided by simply doing input validation first. TrivialFix Change-Id: I841bebeda38814235079429eca0b1e5fd2f04dae
-
Tovin Seven authored
--profile argument can be loaded from OS_PROFILE environment variables to avoid repeating --profile in client commands. Correct/update help text. Co-Authored-By:Hieu LE <hieulq@vn.fujitsu.com> Change-Id: I67c1e4b859b972e380eb658c98ceae4fbef5c254
-
- 23 Jul, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I3ac1a2a068421ef11ca0d137bc6d8491f718cb41
-
- 21 Jul, 2017 2 commits
-
-
Erno Kuvaja authored
Change-Id: Ib55fa0cb92b4487a52738c6f0f28d3b385157685
-
OpenStack Proposal Bot authored
Change-Id: Ief9fb0c983df72beae11693932c1200e8ca871ed
-
- 19 Jul, 2017 1 commit
-
-
Hangdong Zhang authored
1. Update URLs according to document migration 2. Update the dead and outdated links 3. Optimize (e.g. http -> https) Change-Id: Iad743ad223b8c40ae914beccd936f71a81622d76
-
- 13 Jul, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Ifddb9d8d574a03a71a332906719c593667a873f0
-
- 10 Jul, 2017 1 commit
-
-
Jenkins authored
-
- 06 Jul, 2017 1 commit
-
-
M V P Nitesh authored
Updated the container_format and disk_format in v1 help text. Change-Id: I4ebe4982c179450defe8ad5703999f4074ae32f8 Closes-Bug: #1659010
-
- 04 Jul, 2017 2 commits
-
-
OpenStack Proposal Bot authored
Change-Id: Ib5a1d3ef1cd53be664299844eaff2946754e8597
-
Javier Pena authored
https://review.openstack.org/474775 moved glance.rst from the doc/source/man directory into doc/source/cli, so we need to adjust the path in conf.py to avoid issues when running: python setup.py build_sphinx -b man Change-Id: I2c37755553d1265fb9fb069067c4468853f395b7
-
- 30 Jun, 2017 1 commit
-
-
Jenkins authored
-
- 28 Jun, 2017 1 commit
-
-
Doug Hellmann authored
Fix a formatting error in one docstring and turn on the flag to ensure that future warnings in the doc build trigger a build failure. Change-Id: I7159b985d1690a8ae61ff885408da4623c105952 Signed-off-by:Doug Hellmann <doug@doughellmann.com>
-