<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git/glanceclient/v2/shell.py, branch 3.2.0</title>
<subtitle>opendev.org: openstack/python-glanceclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/'/>
<entry>
<title>Update hacking for Python3</title>
<updated>2020-04-02T13:48:09+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2020-04-02T13:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=82da2378eaf1e2283ed623760d065cc972dd0871'/>
<id>82da2378eaf1e2283ed623760d065cc972dd0871</id>
<content type='text'>
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Remove hacking and friends from lower-constraints, they are not needed
for installation.

Change-Id: I5ae47a7b11ff29a301e440c15daf30db7738485b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Remove hacking and friends from lower-constraints, they are not needed
for installation.

Change-Id: I5ae47a7b11ff29a301e440c15daf30db7738485b
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete image from specific store</title>
<updated>2020-03-20T07:21:59+00:00</updated>
<author>
<name>Erno Kuvaja</name>
<email>jokke@usr.fi</email>
</author>
<published>2019-12-18T09:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=d91bcae8a509235ec17a60233e2c3e252b9a317d'/>
<id>d91bcae8a509235ec17a60233e2c3e252b9a317d</id>
<content type='text'>
Add support to delete image from specific store.

bp: delete-from-store
Change-Id: Ie57d7de5822264a5ea8a5f4587ab8cfb4afb79de
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support to delete image from specific store.

bp: delete-from-store
Change-Id: Ie57d7de5822264a5ea8a5f4587ab8cfb4afb79de
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for copy-image import method</title>
<updated>2020-02-27T06:49:11+00:00</updated>
<author>
<name>Abhishek Kekane</name>
<email>akekane@redhat.com</email>
</author>
<published>2020-02-21T10:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=2e0396c0c9576924703d79429f5c3f14619d8b8d'/>
<id>2e0396c0c9576924703d79429f5c3f14619d8b8d</id>
<content type='text'>
This change adds support for copy-image import method which will
copy existing images into multiple stores.

Change-Id: I748a8fb3dbaf9c2e4d887a2ecd4325e27a8429c4
bp: copy-image-multiple-stores
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds support for copy-image import method which will
copy existing images into multiple stores.

Change-Id: I748a8fb3dbaf9c2e4d887a2ecd4325e27a8429c4
bp: copy-image-multiple-stores
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for multi-store import</title>
<updated>2020-02-27T05:52:49+00:00</updated>
<author>
<name>Erno Kuvaja</name>
<email>jokke@usr.fi</email>
</author>
<published>2019-12-18T10:30:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c23d86738fcfd55301471e8da2512642fd66eba3'/>
<id>c23d86738fcfd55301471e8da2512642fd66eba3</id>
<content type='text'>
This change adds support for providing multiple target
stores where image can be imported.

Co-authored-by: Erno Kuvaja &lt;jokke@usr.fi&gt;
Co-authored-by: Abhishek Kekane &lt;akekane@redhat.com&gt;

bp: import-multi-stores
Change-Id: I8730364263f1afd5d11fd56939851bda73a892bb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds support for providing multiple target
stores where image can be imported.

Co-authored-by: Erno Kuvaja &lt;jokke@usr.fi&gt;
Co-authored-by: Abhishek Kekane &lt;akekane@redhat.com&gt;

bp: import-multi-stores
Change-Id: I8730364263f1afd5d11fd56939851bda73a892bb
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Rename --backend to --store"</title>
<updated>2019-09-13T01:31:30+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2019-09-13T01:31:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=40c19aa44361e13ac997d325d357d3e4748fa063'/>
<id>40c19aa44361e13ac997d325d357d3e4748fa063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correcting typo in shell.py - enviroment to environment.</title>
<updated>2019-07-29T19:41:09+00:00</updated>
<author>
<name>root</name>
<email>sandyada@redhat.com</email>
</author>
<published>2019-07-29T19:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c2465987894a538ca4ed0013623ae7c75c0eb9d2'/>
<id>c2465987894a538ca4ed0013623ae7c75c0eb9d2</id>
<content type='text'>
There is a typographical error in glanceclient/v2/shell.py. Correcting
spelling from enviroment to environment.

Change-Id: Ia19a4417cd05d228adc26f9d7c82f4aa3c24488c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is a typographical error in glanceclient/v2/shell.py. Correcting
spelling from enviroment to environment.

Change-Id: Ia19a4417cd05d228adc26f9d7c82f4aa3c24488c
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename --backend to --store</title>
<updated>2019-05-14T04:47:28+00:00</updated>
<author>
<name>Abhishek Kekane</name>
<email>akekane@redhat.com</email>
</author>
<published>2019-05-13T09:21:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=d61d1dd54655255be8e26b9a7c1e780ecb169ccf'/>
<id>d61d1dd54655255be8e26b9a7c1e780ecb169ccf</id>
<content type='text'>
As a part of vocabulary correction renamed --backend parameter to
--store. Modfied corresponding tests as well.

bp:multi-store-vocabulary-correction
Change-Id: I3dc115f5f0f3c4edcca0209e139aa3d1d816357c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a part of vocabulary correction renamed --backend parameter to
--store. Modfied corresponding tests as well.

bp:multi-store-vocabulary-correction
Change-Id: I3dc115f5f0f3c4edcca0209e139aa3d1d816357c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Embed validation data when adding location"</title>
<updated>2019-03-07T16:46:55+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2019-03-07T16:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=8b9dc5635e38ad451556aca258ca4fc85fb310c5'/>
<id>8b9dc5635e38ad451556aca258ca4fc85fb310c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add image-list filter for multihash</title>
<updated>2019-01-17T19:22:48+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2018-08-21T19:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=4511a445d010345c2bbd41bec303fe6df6312f3c'/>
<id>4511a445d010345c2bbd41bec303fe6df6312f3c</id>
<content type='text'>
This was missed when multihash support was added to the glanceclient.
The os_hash_value is an indexed field in the API.

Includes a release note.

Closes-bug: #1788271

Change-Id: Ibfe28b8c644967b7e0295dfd3f55c3ae1b0cbb2d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was missed when multihash support was added to the glanceclient.
The os_hash_value is an indexed field in the API.

Includes a release note.

Closes-bug: #1788271

Change-Id: Ibfe28b8c644967b7e0295dfd3f55c3ae1b0cbb2d
</pre>
</div>
</content>
</entry>
<entry>
<title>Show the backend store info</title>
<updated>2018-11-09T01:50:26+00:00</updated>
<author>
<name>Liang Fang</name>
<email>liang.a.fang@intel.com</email>
</author>
<published>2018-09-25T08:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=5fb14f5ebbea044ce63e49f5feec26d4c1c91730'/>
<id>5fb14f5ebbea044ce63e49f5feec26d4c1c91730</id>
<content type='text'>
When running "glance -v image-list" there's no store info listed, so
user cannot know the type of the backend. This patch added an new option
"--include-stores" and is to add the store id to the output of "glance
image-list --include-stores".

The final output may like:
+-----+------+-------------+-----+----------+--------+-----+------+
| ID  | Name | Disk_format | ... | Size     | Status |Owner|Stores|
+-----+------+-------------+-----+----------+--------+-----+------+
| xxx | img1 | raw         | ... | 10737418 | active | xxx | ceph |
| xxx | img2 | raw         | ... | 5086345  | active | xxx | file |
+-----+------+-------------+-----+----------+--------+-----+------+

Change-Id: If86ef714c3aa03ce43ef29f26892f431f4766560
Co-authored-by: Jack Ding &lt;jack.ding@windriver.com&gt;
Signed-off-by: Liang Fang &lt;liang.a.fang@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running "glance -v image-list" there's no store info listed, so
user cannot know the type of the backend. This patch added an new option
"--include-stores" and is to add the store id to the output of "glance
image-list --include-stores".

The final output may like:
+-----+------+-------------+-----+----------+--------+-----+------+
| ID  | Name | Disk_format | ... | Size     | Status |Owner|Stores|
+-----+------+-------------+-----+----------+--------+-----+------+
| xxx | img1 | raw         | ... | 10737418 | active | xxx | ceph |
| xxx | img2 | raw         | ... | 5086345  | active | xxx | file |
+-----+------+-------------+-----+----------+--------+-----+------+

Change-Id: If86ef714c3aa03ce43ef29f26892f431f4766560
Co-authored-by: Jack Ding &lt;jack.ding@windriver.com&gt;
Signed-off-by: Liang Fang &lt;liang.a.fang@intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
