summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Update properties URLBrian Rosmaita2018-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Help text for some image properties (architecture, os_distro) is pulled from the glanceclient's local version of the image schema. The URL for those property definitions has gotten out of sync with Glance. This patch updates the URL to be the same as that given in the Glance image-schema response. Change-Id: I4e46e78525fe5c00e031a98c47cacc17e5693d53 Closes-bug: #1757918
* | | | | | | | | Check for container,disk_format on web-downloadBrian Rosmaita2018-03-222-1/+41
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fail image-create-via-import requests for the web-download import method that don't include values for container_format or disk_format. Closes-bug: #1757927 Change-Id: Ic5c81916823ff32f2dbddd32b40e825de0697dc9
* | | | | | | | Add support for web-download import methodPranaliD2018-03-215-6/+83
| |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds support for 'web-download' import method to 'image-import' and 'create-image-via-import' call. To use this 'web-download' import method, user needs to pass --uri option 'a valid uri to external image to import in glance' to 'image-import' and 'create-image-via-imaport' calls. Co-authored-by: Pranali Deore <pdeore@redhat.com> Co-authored-by: Erno Kuvaja <jokke@usr.fi> Change-Id: I0e1d18844f64723608288de473e97710798eb602
* | | | | | | Updated from global requirementsOpenStack Proposal Bot2018-03-151-1/+1
| |_|/ / / / |/| | | | | | | | | | | | | | | | | Change-Id: I7d1cc411d745f9d9257bc69e389aa9990f5c4f03
* | | | | | Updated from global requirementsOpenStack Proposal Bot2018-03-131-1/+1
| |_|_|_|/ |/| | | | | | | | | | | | | | Change-Id: I75fd4a32f114ee040b04fe6b08be75d997cb3063
* | | | | Merge "Remove setting of version/release from releasenotes"Zuul2018-03-091-11/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove setting of version/release from releasenotesSean McGinnis2017-11-161-11/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes are version independent, so remove version/release values. We've found that most 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. Change-Id: I9c1154453f5a5263771e42b0eb5ebdc3a78ffc16 Needed-by: I56909152975f731a9d2c21b2825b972195e48ee8
* | | | | Merge "Zuul: Remove project name"Zuul2018-03-061-3/+2
|\ \ \ \ \
| * | | | | Zuul: Remove project nameJames E. Blair2018-01-271-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Zuul no longer requires the project-name for in-repo configuration. Omitting it makes forking or renaming projects easier. Change-Id: I6d35871757dc864d7fe6fad2fa9e62a9062a7575
* | | | | | Updated from global requirementsOpenStack Proposal Bot2018-02-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I346f38b435c57b3b26d743c0053acaf99e8f3cd0
* | | | | | Merge "Revert "Remove team:diverse-affiliation from tags""Zuul2018-02-021-1/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Revert "Remove team:diverse-affiliation from tags"Brian Rosmaita2018-01-181-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The diverse-affiliation tag was restored to Glance on 2017-09-05 by change I9c61fb6d09a51adbe0a3b4bf2098ec1c98ea33e1 This reverts commit 3dae473c3acfae16cd3f51eea6367fbf289591cc. Change-Id: I389375c47de56fdfdfa3aa8fbf28086a44b00d78
* | | | | | Merge "Updated from global requirements"Zuul2018-01-261-1/+1
|\ \ \ \ \ \
| * | | | | | Updated from global requirementsOpenStack Proposal Bot2018-01-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic3aee2ad37026ed09b31e327fc6f0af443c6e0fa
* | | | | | | Update reno for stable/queensOpenStack Release Bot2018-01-242-0/+7
| |_|/ / / / |/| | | | | | | | | | | | | | | | | Change-Id: Iaab87d6948db7b18f339d8e511ed08326cbfbaa0
* | | | | | Merge "Remove deprecated ssl options"Zuul2018-01-244-34/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove deprecated ssl optionsRui Yuan Dou2018-01-174-34/+10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Old deprecated ssl options block the new keystoneauth parser get the correct value, should be removed. Change-Id: Ie080f9a8fa7f4407b1fcbb7fb7c763152c5ec295 Closes-Bug: 1697163
* | | | | Updated from global requirements2.9.1OpenStack Proposal Bot2018-01-182-2/+2
|/ / / / | | | | | | | | | | | | Change-Id: Id6510579123bd2eb5f54f8f7cf02eb74cc1e777c
* | | | Avoid tox_install.sh for constraints supportAndreas Jaeger2018-01-122-58/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We do not need tox_install.sh, pip can handle constraints itself and install the project correctly. Thus update tox.ini and remove the now obsolete tools/tox_install.sh file. This follows https://review.openstack.org/#/c/508061 to remove tools/tox_install.sh. Change-Id: I02c57a8eeaf9540e4b94882a581b89533a129350
* | | | Merge "Compare against 'RequestIdProxy.wrapped'"2.9.0Zuul2018-01-022-6/+5
|\ \ \ \
| * | | | Compare against 'RequestIdProxy.wrapped'Stephen Finucane2018-01-022-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to the 'glanceclient.common.utils.add_req_id_to_object' decorator, an instance of 'glanceclient.common.utils.RequestIdProxy' is returned for most calls in glanceclient. If we wish to compare to None, we have to compare the contents of this wrapper and not the wrapper itself. Unit tests are updated to highlight this. Change-Id: I7dadf32d37ac2bda33a92c71d5882e9f23e38a82 Closes-Bug: #1736759
* | | | | Merge "Update Image service property keys doc"Zuul2018-01-021-0/+8
|\ \ \ \ \
| * | | | | Update Image service property keys docBrian Rosmaita2017-12-221-0/+8
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doc update for change Ie8227fececa40e502aaa39d77de2a1cd0cd72682 Change-Id: I4b35d0ae768b331945cd014c004cef16ed2155b3 Closes-bug: #1694441
* | | | | Update Image service property keys docsBrian Rosmaita2017-12-221-0/+7
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Doc update for change I7c77fb13f20b59ad764070d14dc98a46f8b7c823 Change-Id: I8a636019c88526f6d65a96e9184aad10010eded2 Closes-bug: #1651907
* | | | Merge "Updated from global requirements"Zuul2017-12-212-5/+5
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2017-12-192-5/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: If0232005809670f9b55da915fbdad11cbbc7b146
* | | | | Merge "Restore functional testing under ssl"Zuul2017-12-213-2/+42
|\ \ \ \ \
| * | | | | Restore functional testing under sslBrian Rosmaita2017-12-153-2/+42
| |/ / / / | | | | | | | | | | | | | | | | | | | | Closes-bug: #1738033 Change-Id: Ia3e2e210eea09ac07311f25ffa99ad0f4ced418d
* | | | | Revise functional testing README fileBrian Rosmaita2017-12-151-8/+17
|/ / / / | | | | | | | | | | | | | | | | | | | | Clarifies the location of clouds.yaml for functional testing. Change-Id: Ib0b8e84579bca72e791229752df14542358e21b7
* | | | Migrate dsvm functional test jobs to project repoBrian Rosmaita2017-12-142-46/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate legacy dsvm functional test jobs for python-glanceclient to the project repository as zuul3 jobs using the devstack functional base job. Co-authored-by: Monty Taylor <mordred@inaugust.com> Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com> Needed-By: I0b974bf60da6bafabeb037a75ac10654e2a6406c Needed-By: I0271a1430843ef546e991a7a3c4b572b3e404963 Depends-On: I84de60181cb88574e341ff83cd4857cce241f2dd Change-Id: I1977ee0d348645987107c2efb5b454d7f8b81adf
* | | | Add domain info to functional test clientsBrian Rosmaita2017-12-111-1/+5
|/ / / | | | | | | | | | | | | | | | | | | Keystone wants domain info, so pass it on. Change-Id: Ie99f79b61e5f8d469695fa19ad99d919fa23ae8e Closes-bug: #1737583
* | | Merge "Remove Babel as a runtime requirement"Jenkins2017-09-221-1/+0
|\ \ \
| * | | Remove Babel as a runtime requirementyatin2017-08-291-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Babel is in requirements.txt but is no longer required post [0]. [0] https://review.openstack.org/#/c/145273/ Change-Id: I5d906f84ecbd144073a019936af227702b1c699a
* | | | Updated from global requirementsOpenStack Proposal Bot2017-09-201-1/+1
| | | | | | | | | | | | | | | | Change-Id: I8448038730b593d69b912cde62a13f0c6baf6f7f
* | | | Updated from global requirementsOpenStack Proposal Bot2017-09-132-5/+5
| |_|/ |/| | | | | | | | Change-Id: I8ac16e2968fc65c7b7ecea3d4687b12ea9d3fa7f
* | | Updated from global requirementsOpenStack Proposal Bot2017-09-011-1/+1
|/ / | | | | | | Change-Id: I95dba38f43a44606f4f1b51e931ed5c9f48216c5
* | Merge "image-create-via-import fails with ValueError"Jenkins2017-08-241-1/+4
|\ \
| * | image-create-via-import fails with ValueErrorAbhishek Kekane2017-08-241-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "Fix image-import call"Jenkins2017-08-241-1/+1
|\ \ \ | |/ / |/| |
| * | Fix image-import callBrian Rosmaita2017-08-181-1/+1
| |/ | | | | | | | | | | | | | | | | 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
* | Merge "stage call fails with TypeError"Jenkins2017-08-211-4/+6
|\ \
| * | stage call fails with TypeErrorAbhishek Kekane2017-08-171-4/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Updated from global requirementsOpenStack Proposal Bot2017-08-181-3/+3
|/ | | | Change-Id: I5205e01980fc00b011a4aa4f9d24f045c375a4c5
* Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
| | | | Change-Id: I7bf1085df394a13a2b0d4493af9a3f52a6548acf
* Updated from global requirementsOpenStack Proposal Bot2017-07-272-2/+2
| | | | Change-Id: Ic918892cd48f45e9f1e916aa73c96398fe786b7c
* Add missing docstring2.8.0Erno Kuvaja2017-07-271-0/+1
| | | | | | Adding missing docstring for image-import command. Change-Id: Ide95056797230963e9ef63c1cb72d42e697023e7
* Merge "Add image import features to client"Jenkins2017-07-272-2/+133
|\
| * Add image import features to clientErno Kuvaja2017-07-272-2/+133
| | | | | | | | | | | | | | | | | | | | | | 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
* | Merge "Add release note for Pike"Jenkins2017-07-271-0/+76
|\ \
| * | Add release note for PikeBrian Rosmaita2017-07-271-0/+76
| | | | | | | | | | | | | | | | | | This note describes what has been prioritized to land in Pike. Change-Id: Ia0a7f80cd7dfc4fa4a1126123b6aebb32a459099