<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-swiftclient.git/doc/source/client-api.rst, branch 3.7.0</title>
<subtitle>opendev.org: openstack/python-swiftclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-swiftclient.git/'/>
<entry>
<title>Removing duplicated doc from client-api</title>
<updated>2017-03-27T19:23:16+00:00</updated>
<author>
<name>Nelson Marcos</name>
<email>nelsonmarcos@gmail.com</email>
</author>
<published>2017-03-27T19:23:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-swiftclient.git/commit/?id=b404df9abad6d2c4611adee17fd9c33599cd6903'/>
<id>b404df9abad6d2c4611adee17fd9c33599cd6903</id>
<content type='text'>
Change-Id: I1a9ef0c33c68a32808686194c74c27d66d2617e0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1a9ef0c33c68a32808686194c74c27d66d2617e0
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't recommend to overwrite imported `session` variable</title>
<updated>2017-03-17T05:26:29+00:00</updated>
<author>
<name>Kota Tsuyuzaki</name>
<email>tsuyuzaki.kota@lab.ntt.co.jp</email>
</author>
<published>2017-03-17T05:26:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-swiftclient.git/commit/?id=e684913489e84a1e70a9ffa4149dd6e94da71db9'/>
<id>e684913489e84a1e70a9ffa4149dd6e94da71db9</id>
<content type='text'>
Change-Id: I34e25e674aac3a85a4702779053d95962b292281
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I34e25e674aac3a85a4702779053d95962b292281
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the example keystone session code imports</title>
<updated>2016-10-29T09:43:02+00:00</updated>
<author>
<name>Matthew Oliver</name>
<email>matt@oliver.net.au</email>
</author>
<published>2016-10-29T09:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-swiftclient.git/commit/?id=5296daad83792b29a3eb61516f87b97dfb990e4d'/>
<id>5296daad83792b29a3eb61516f87b97dfb990e4d</id>
<content type='text'>
This is a follow up to patch Ia3fd947ff619c11ff0ce474897533dcf7b49d9b3.
One of the imports for the keystone session example was wrong. It was
trying to import v3 like:

  from keystoneauth1 import v3

Whereas in my testing v3 actually exists deeper under identity:

  from keystoneauth1.identity import v3

This patch fixes this import in the example documentation.

Change-Id: Ie31144fe65116d20a36b83a96079a3804bf55f29
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a follow up to patch Ia3fd947ff619c11ff0ce474897533dcf7b49d9b3.
One of the imports for the keystone session example was wrong. It was
trying to import v3 like:

  from keystoneauth1 import v3

Whereas in my testing v3 actually exists deeper under identity:

  from keystoneauth1.identity import v3

This patch fixes this import in the example documentation.

Change-Id: Ie31144fe65116d20a36b83a96079a3804bf55f29
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Adding keystoneauth sessions support"</title>
<updated>2016-10-26T11:41:21+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-10-26T11:41:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-swiftclient.git/commit/?id=e9887703d09bb42ddc3ab1f38855286f8d569ad6'/>
<id>e9887703d09bb42ddc3ab1f38855286f8d569ad6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing nit picks in python-swiftclient doc</title>
<updated>2016-07-07T22:15:45+00:00</updated>
<author>
<name>Shashirekha Gundur</name>
<email>shashirekha.j.gundur@intel.com</email>
</author>
<published>2016-07-07T21:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-swiftclient.git/commit/?id=5be9b7e31095f79560aaeb1c1583719db7dd0e8f'/>
<id>5be9b7e31095f79560aaeb1c1583719db7dd0e8f</id>
<content type='text'>
Change-Id: Ifde19be175ea828a3137951a0382492434727b5b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ifde19be175ea828a3137951a0382492434727b5b
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding keystoneauth sessions support</title>
<updated>2016-05-20T00:27:31+00:00</updated>
<author>
<name>Paulo Ewerton</name>
<email>pauloewerton@lsd.ufcg.edu.br</email>
</author>
<published>2016-03-29T19:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-swiftclient.git/commit/?id=73e4296a389893c750f7c70a477ec828e4360197'/>
<id>73e4296a389893c750f7c70a477ec828e4360197</id>
<content type='text'>
This patch allows authentication in swiftclient with a keystonauth
session.

Co-Authored-By: Tim Burke &lt;tim@swiftstack.com&gt;

Change-Id: Ia3fd947ff619c11ff0ce474897533dcf7b49d9b3
Closes-Bug: 1518938
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch allows authentication in swiftclient with a keystonauth
session.

Co-Authored-By: Tim Burke &lt;tim@swiftstack.com&gt;

Change-Id: Ia3fd947ff619c11ff0ce474897533dcf7b49d9b3
Closes-Bug: 1518938
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new doc structure and contents for swiftclient</title>
<updated>2016-04-29T18:21:36+00:00</updated>
<author>
<name>Joel Wright</name>
<email>joel.wright@sohonet.com</email>
</author>
<published>2016-03-03T17:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-swiftclient.git/commit/?id=3a5a25fe981817ba0e550d39d6e9863fa1539588'/>
<id>3a5a25fe981817ba0e550d39d6e9863fa1539588</id>
<content type='text'>
As a result of the Hackathon we have produced a new
documentation structure for the python-swiftclient.
This patch introduces the new structure and adds the
required content.

The intention is to document the CLI, the SwiftService
and Connection API. Importantly, we also provide
guidance on important considerations when using a swift
object store, such as which aspect of the python-swiftclient
to use for various use cases, common authentication patterns
and some useful examples.

Co-Authored-By: Alexandra Settle &lt;alexandra.settle@rackspace.com&gt;
Co-Authored-By: Mohit Motiani &lt;mohit.motiani@intel.com&gt;
Co-Authored-By: Hisashi Osanai &lt;osanai.hisashi@jp.fujitsu.com&gt;

Change-Id: I9eb41f8e9137efa66cead67dc264a76a3c03fbda
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a result of the Hackathon we have produced a new
documentation structure for the python-swiftclient.
This patch introduces the new structure and adds the
required content.

The intention is to document the CLI, the SwiftService
and Connection API. Importantly, we also provide
guidance on important considerations when using a swift
object store, such as which aspect of the python-swiftclient
to use for various use cases, common authentication patterns
and some useful examples.

Co-Authored-By: Alexandra Settle &lt;alexandra.settle@rackspace.com&gt;
Co-Authored-By: Mohit Motiani &lt;mohit.motiani@intel.com&gt;
Co-Authored-By: Hisashi Osanai &lt;osanai.hisashi@jp.fujitsu.com&gt;

Change-Id: I9eb41f8e9137efa66cead67dc264a76a3c03fbda
</pre>
</div>
</content>
</entry>
</feed>
