<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git/glanceclient/v2/client.py, branch train-em</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>Add versions list function</title>
<updated>2015-11-10T02:28:32+00:00</updated>
<author>
<name>wangxiyuan</name>
<email>wangxiyuan@huawei.com</email>
</author>
<published>2015-10-29T09:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=1f1934eb8277c7432e56da024bd8ce2171f3e8e6'/>
<id>1f1934eb8277c7432e56da024bd8ce2171f3e8e6</id>
<content type='text'>
This patch add a function to query the Glance API versions.

DocImpact

Change-Id: I21eeaee3db4ae23f608b68bb319772ac612975b4
Closes-bug: #1511180
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch add a function to query the Glance API versions.

DocImpact

Change-Id: I21eeaee3db4ae23f608b68bb319772ac612975b4
Closes-bug: #1511180
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add support for setting Accept-Language header"</title>
<updated>2015-10-14T15:25:03+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-14T15:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=2fcff11b90748b32e6e38c7bdd6fe11103764485'/>
<id>2fcff11b90748b32e6e38c7bdd6fe11103764485</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for setting Accept-Language header</title>
<updated>2015-10-14T12:57:07+00:00</updated>
<author>
<name>Frode Nordahl</name>
<email>frode.nordahl@gmail.com</email>
</author>
<published>2015-08-03T08:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=ca050ed4c1426e278829dd54471bd63315090e68'/>
<id>ca050ed4c1426e278829dd54471bd63315090e68</id>
<content type='text'>
DocImpact

Closes-Bug: 1480529
Change-Id: I35a37d55edb700a5993bd5cc352335a87a15e47a</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DocImpact

Closes-Bug: 1480529
Change-Id: I35a37d55edb700a5993bd5cc352335a87a15e47a</pre>
</div>
</content>
</entry>
<entry>
<title>Support for Metadata Definition Catalog for Tags</title>
<updated>2015-07-16T21:00:50+00:00</updated>
<author>
<name>Wayne Okuma</name>
<email>wayne.okuma@hp.com</email>
</author>
<published>2014-12-02T22:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c0e90fa2bdaa58249f01acbc6eb3edc36f83a740'/>
<id>c0e90fa2bdaa58249f01acbc6eb3edc36f83a740</id>
<content type='text'>
This set provides API and shell commands support for:
- CRUD on metadef_tags;

Change-Id: I09bdf43edee6fff615d223f1a6df7c15a1e40565
Implements: blueprint metadefs-tags-cli
DocImpact
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This set provides API and shell commands support for:
- CRUD on metadef_tags;

Change-Id: I09bdf43edee6fff615d223f1a6df7c15a1e40565
Implements: blueprint metadefs-tags-cli
DocImpact
</pre>
</div>
</content>
</entry>
<entry>
<title>Make glanceclient accept a session object</title>
<updated>2015-06-11T13:11:56+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jamielennox@redhat.com</email>
</author>
<published>2014-11-25T03:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=5ce9c7dc964be0b3e8f9f273169b77ada85cd8ec'/>
<id>5ce9c7dc964be0b3e8f9f273169b77ada85cd8ec</id>
<content type='text'>
To make this work we create a different HTTPClient that extends the
basic keystoneclient Adapter. The Adapter is a standard set of
parameters that all clients should know how to use like region_name and
user_agent. We extend this with the glance specific response
manipulation like loading and sending iterables.

Implements: bp session-objects
Change-Id: Ie8eb4bbf7d1a037099a6d4b272cab70525fbfc85
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make this work we create a different HTTPClient that extends the
basic keystoneclient Adapter. The Adapter is a standard set of
parameters that all clients should know how to use like region_name and
user_agent. We extend this with the glance specific response
manipulation like loading and sending iterables.

Implements: bp session-objects
Change-Id: Ie8eb4bbf7d1a037099a6d4b272cab70525fbfc85
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't accept *args for client</title>
<updated>2015-03-28T03:22:49+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jamielennox@redhat.com</email>
</author>
<published>2014-12-15T03:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=fd2f989cca060caf05a9a7498e9bf2437e6f0b13'/>
<id>fd2f989cca060caf05a9a7498e9bf2437e6f0b13</id>
<content type='text'>
The HTTPClient object that we are passing *args to does not accept any
args. Don't accept them from the main client interface.

Change-Id: I473bb64be95e058375ebd1e55d4bda4168c3c430
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The HTTPClient object that we are passing *args to does not accept any
args. Don't accept them from the main client interface.

Change-Id: I473bb64be95e058375ebd1e55d4bda4168c3c430
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't require version to create Client instance</title>
<updated>2014-12-09T14:45:06+00:00</updated>
<author>
<name>Flavio Percoco</name>
<email>flaper87@gmail.com</email>
</author>
<published>2014-11-24T14:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=9829d7b6b9f2232bda8039b6db54be1d8885e7a0'/>
<id>9829d7b6b9f2232bda8039b6db54be1d8885e7a0</id>
<content type='text'>
We currently require a version to always be passed to discover the
client version that should be loaded. However, this information is
commonly present in the URL instead. The current behavior forces
consumers of the library to keep the required version around and/or to
strip it themselves from the URL.

This patch relaxes that requirement by making the version a keyword and
requesting instead an endpoint to be passed. The patch gives priority to
the version in the endpoint and falls back to the keyword if the later is
not present.

Follow-up patches will improve this code making it interact a bit more
with the endpoint's catalog.

Closes-bug: #1395714
Change-Id: I4ada9e724ac4709429e502b5a006604ca0453f61</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We currently require a version to always be passed to discover the
client version that should be loaded. However, this information is
commonly present in the URL instead. The current behavior forces
consumers of the library to keep the required version around and/or to
strip it themselves from the URL.

This patch relaxes that requirement by making the version a keyword and
requesting instead an endpoint to be passed. The patch gives priority to
the version in the endpoint and falls back to the keyword if the later is
not present.

Follow-up patches will improve this code making it interact a bit more
with the endpoint's catalog.

Closes-bug: #1395714
Change-Id: I4ada9e724ac4709429e502b5a006604ca0453f61</pre>
</div>
</content>
</entry>
<entry>
<title>Adds support for Glance Tasks calls</title>
<updated>2014-09-22T03:23:55+00:00</updated>
<author>
<name>Fei Long Wang</name>
<email>flwang@cn.ibm.com</email>
</author>
<published>2013-09-12T09:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=7ef1b7c9b1c087c9786b5b37aa386098e81f048d'/>
<id>7ef1b7c9b1c087c9786b5b37aa386098e81f048d</id>
<content type='text'>
Add tasks operations on client side to support task create,
list all and show.

DocImpact
Implement blueprint async-glance-workers

Change-Id: Ib4b8e347a8a47817e3b427c8ba024e8c32f65155
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tasks operations on client side to support task create,
list all and show.

DocImpact
Implement blueprint async-glance-workers

Change-Id: Ib4b8e347a8a47817e3b427c8ba024e8c32f65155
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix v2 requests to non-bleeding edge servers</title>
<updated>2014-09-12T09:12:49+00:00</updated>
<author>
<name>Lakshmi N Sampath</name>
<email>lakshmi.sampath@hp.com</email>
</author>
<published>2014-09-09T21:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=97b1506bdbccea9fbfcac731cf8b7e0cadebcbab'/>
<id>97b1506bdbccea9fbfcac731cf8b7e0cadebcbab</id>
<content type='text'>
In the case where v2 requests are sent to a server which is not running
head of tree which includes the v2 metadef code some 404 cases need to
be handled to enable standard requests to complete.

This patch aslo improves fetching schemas -- they are now only
fetched as needed.

Change-Id: I8c871f11b909337bd7df19b77e606772dbc634b2
Closes-bug: #1367326
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the case where v2 requests are sent to a server which is not running
head of tree which includes the v2 metadef code some 404 cases need to
be handled to enable standard requests to complete.

This patch aslo improves fetching schemas -- they are now only
fetched as needed.

Change-Id: I8c871f11b909337bd7df19b77e606772dbc634b2
Closes-bug: #1367326
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for Metadata Definitions Catalog API</title>
<updated>2014-09-03T17:45:57+00:00</updated>
<author>
<name>Pawel Koniszewski</name>
<email>pawel.koniszewski@intel.com</email>
</author>
<published>2014-09-03T11:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=33dcea81b2f2ac5f643c0153c5a70cfec2008555'/>
<id>33dcea81b2f2ac5f643c0153c5a70cfec2008555</id>
<content type='text'>
API calls and shell commands added in this patch:
- CRUD for metadefs namespaces;
- CRUD for metadefs objects;
- CRUD for metadefs properites;
- CRD for metadefs resource types and resource type associations.

Change-Id: I6d15f749038e8fd24fc651f0b314df5be7c673ef
Implements: blueprint metadata-schema-catalog-support
Co-Authored-By: Facundo Maldonado &lt;facundo.n.maldonado@intel.com&gt;
Co-Authored-By: Michal Dulko &lt;michal.dulko@intel.com&gt;
Co-Authored-By: Lakshmi N Sampath &lt;lakshmi.sampath@hp.com&gt;
Co-Authored-By: Pawel Koniszewski &lt;pawel.koniszewski@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API calls and shell commands added in this patch:
- CRUD for metadefs namespaces;
- CRUD for metadefs objects;
- CRUD for metadefs properites;
- CRD for metadefs resource types and resource type associations.

Change-Id: I6d15f749038e8fd24fc651f0b314df5be7c673ef
Implements: blueprint metadata-schema-catalog-support
Co-Authored-By: Facundo Maldonado &lt;facundo.n.maldonado@intel.com&gt;
Co-Authored-By: Michal Dulko &lt;michal.dulko@intel.com&gt;
Co-Authored-By: Lakshmi N Sampath &lt;lakshmi.sampath@hp.com&gt;
Co-Authored-By: Pawel Koniszewski &lt;pawel.koniszewski@intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
