<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git/doc/source, branch stable/rocky</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>image-list: add checksum algorithm description</title>
<updated>2018-07-24T00:45:01+00:00</updated>
<author>
<name>Chen Hanxiao</name>
<email>chenhx@certusnet.com.cn</email>
</author>
<published>2018-07-04T07:18:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c159b5ccbc6f4d98f94cd96ad200ac317a8269ad'/>
<id>c159b5ccbc6f4d98f94cd96ad200ac317a8269ad</id>
<content type='text'>
We use MD5 for checksum, add this description
in cli helps.

Change-Id: I3469b0dface63f4684ad39421eee4c2a2de4d80b
Signed-off-by: Chen Hanxiao &lt;chenhx@certusnet.com.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use MD5 for checksum, add this description
in cli helps.

Change-Id: I3469b0dface63f4684ad39421eee4c2a2de4d80b
Signed-off-by: Chen Hanxiao &lt;chenhx@certusnet.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix docs cli authorize environment variables"</title>
<updated>2018-07-17T23:04:00+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-07-17T23:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=71abbfca2a5927d19ad5a7187bb2112e907b301a'/>
<id>71abbfca2a5927d19ad5a7187bb2112e907b301a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update 'doc/source/reference/apiv2.rst'"</title>
<updated>2018-07-17T23:03:59+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-07-17T23:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c3afa0b70dc7fc2ff6272d23256e76fbc6ec4e47'/>
<id>c3afa0b70dc7fc2ff6272d23256e76fbc6ec4e47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update property keys document</title>
<updated>2018-05-02T14:41:19+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2018-05-01T20:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=9ecda262c0d1be4a7a11087dc0d1fb723fbd82eb'/>
<id>9ecda262c0d1be4a7a11087dc0d1fb723fbd82eb</id>
<content type='text'>
The list of useful image properties really belongs in the Glance
Administration Guide.  The only connection they have with the
glanceclient is that you can use it to set them.  Rewrite the
property keys document to reflect this.  The dependency moves the
relevant text to the Glance Admin Guide.

Depends-on: https://review.openstack.org/565780
Change-Id: I39add6728aad42988a07d2ad97cd81dbdaf4c54a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The list of useful image properties really belongs in the Glance
Administration Guide.  The only connection they have with the
glanceclient is that you can use it to set them.  Rewrite the
property keys document to reflect this.  The dependency moves the
relevant text to the Glance Admin Guide.

Depends-on: https://review.openstack.org/565780
Change-Id: I39add6728aad42988a07d2ad97cd81dbdaf4c54a
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow the new PTI for document build</title>
<updated>2018-04-12T03:34:35+00:00</updated>
<author>
<name>Nguyen Hai</name>
<email>nguyentrihai93@gmail.com</email>
</author>
<published>2017-12-29T05:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=a8003eced789d225a47f1cfdbd03e92fd39546f8'/>
<id>a8003eced789d225a47f1cfdbd03e92fd39546f8</id>
<content type='text'>
- Follow new PTI for docs build
- Add sphinxcontrib.apidoc to replace pbr autodoc

REF:
https://governance.openstack.org/tc/reference/project-testing-interface.html
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Co-Authored-By: Nguyen Hai &lt;nguyentrihai93@gmail.com&gt;
Change-Id: Id16a5eaa57bc0d96332849abfb62898e6766ef86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Follow new PTI for docs build
- Add sphinxcontrib.apidoc to replace pbr autodoc

REF:
https://governance.openstack.org/tc/reference/project-testing-interface.html
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Co-Authored-By: Nguyen Hai &lt;nguyentrihai93@gmail.com&gt;
Change-Id: Id16a5eaa57bc0d96332849abfb62898e6766ef86
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docs cli authorize environment variables</title>
<updated>2018-03-21T06:34:03+00:00</updated>
<author>
<name>caishan</name>
<email>caishan1993@foxmail.com</email>
</author>
<published>2018-03-21T06:34:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=38a0bff71a648e2207c7a888401f9da231966da4'/>
<id>38a0bff71a648e2207c7a888401f9da231966da4</id>
<content type='text'>
OpenStack is deprecating 'tenant'. So use 'project' instead of 'tenant'

Change-Id: I1dc4dbbbe1eb1d01b0750eaf7994956eb657c7a6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenStack is deprecating 'tenant'. So use 'project' instead of 'tenant'

Change-Id: I1dc4dbbbe1eb1d01b0750eaf7994956eb657c7a6
</pre>
</div>
</content>
</entry>
<entry>
<title>Update 'doc/source/reference/apiv2.rst'</title>
<updated>2018-03-12T01:30:45+00:00</updated>
<author>
<name>ya.wang</name>
<email>wang.ya@99cloud.net</email>
</author>
<published>2018-02-23T09:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=ec2c2d7da08e2e1bd0dd70cf041d67456059b86f'/>
<id>ec2c2d7da08e2e1bd0dd70cf041d67456059b86f</id>
<content type='text'>
  - Add a simple introduction for the original parameters
  - Add two necessary parameters for Identity API v3:
    - user_domain_{name|id}
    - project_domain_{name|id}

Change-Id: Iebd9bb57fcdbd6abb8fc369e69ba52805fb77170
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Add a simple introduction for the original parameters
  - Add two necessary parameters for Identity API v3:
    - user_domain_{name|id}
    - project_domain_{name|id}

Change-Id: Iebd9bb57fcdbd6abb8fc369e69ba52805fb77170
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated ssl options</title>
<updated>2018-01-17T00:50:57+00:00</updated>
<author>
<name>Rui Yuan Dou</name>
<email>rydou@fiberhome.com</email>
</author>
<published>2017-08-08T03:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=8e862b6018404117263e817a896728e344858d94'/>
<id>8e862b6018404117263e817a896728e344858d94</id>
<content type='text'>
Old deprecated ssl options block the new keystoneauth parser get the
correct value, should be removed.

Change-Id: Ie080f9a8fa7f4407b1fcbb7fb7c763152c5ec295
Closes-Bug: 1697163
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old deprecated ssl options block the new keystoneauth parser get the
correct value, should be removed.

Change-Id: Ie080f9a8fa7f4407b1fcbb7fb7c763152c5ec295
Closes-Bug: 1697163
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update Image service property keys doc"</title>
<updated>2018-01-02T21:52:01+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-01-02T21:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=11ac1e2eb32c4965fa4fe8d7023f006432c3917b'/>
<id>11ac1e2eb32c4965fa4fe8d7023f006432c3917b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Image service property keys doc</title>
<updated>2017-12-22T20:31:40+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2017-10-20T04:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=726c50db814e7b4476d7e8f02d5d6138d8974fd3'/>
<id>726c50db814e7b4476d7e8f02d5d6138d8974fd3</id>
<content type='text'>
Doc update for change Ie8227fececa40e502aaa39d77de2a1cd0cd72682

Change-Id: I4b35d0ae768b331945cd014c004cef16ed2155b3
Closes-bug: #1694441
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doc update for change Ie8227fececa40e502aaa39d77de2a1cd0cd72682

Change-Id: I4b35d0ae768b331945cd014c004cef16ed2155b3
Closes-bug: #1694441
</pre>
</div>
</content>
</entry>
</feed>
