<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/doc/source/using-api-v2.rst, branch stable/kilo</title>
<subtitle>opendev.org: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/'/>
<entry>
<title>Rename the client API docs</title>
<updated>2014-10-12T15:52:41+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2014-10-11T00:30:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=cfe94b725535b53cf1bca9d502efd8621fa0602f'/>
<id>cfe94b725535b53cf1bca9d502efd8621fa0602f</id>
<content type='text'>
Since developers want to use the APIs, the docs should be more
enticing and say that it describes how to use the APIs.

Also, called it "V3 Client API" since this reads better than
"Client V3 API" and it matches the order in the module path.

Change-Id: I79dd6f6891bf48b477b35157256a0219426d171c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since developers want to use the APIs, the docs should be more
enticing and say that it describes how to use the APIs.

Also, called it "V3 Client API" since this reads better than
"Client V3 API" and it matches the order in the module path.

Change-Id: I79dd6f6891bf48b477b35157256a0219426d171c
</pre>
</div>
</content>
</entry>
<entry>
<title>Correcting using-api-v2.rst</title>
<updated>2014-06-27T00:50:14+00:00</updated>
<author>
<name>Michael McCune</name>
<email>mimccune@redhat.com</email>
</author>
<published>2014-06-27T00:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=90e4d89445956f3b05704ff6b4ced9dd221b40b1'/>
<id>90e4d89445956f3b05704ff6b4ced9dd221b40b1</id>
<content type='text'>
Changes
* removed extraneous word from Introduction section

Closes-Bug: #1334915
Change-Id: I201ddb70a4d91e0d615e322abc43848993dee573
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes
* removed extraneous word from Introduction section

Closes-Bug: #1334915
Change-Id: I201ddb70a4d91e0d615e322abc43848993dee573
</pre>
</div>
</content>
</entry>
<entry>
<title>Capitalize Client API title consistently</title>
<updated>2014-02-28T22:37:14+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2014-02-28T22:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f78f5be5f3a94c8060024b4fca31542b2f94762c'/>
<id>f78f5be5f3a94c8060024b4fca31542b2f94762c</id>
<content type='text'>
The "client v2 API" and "Client v2 API" titles were inconsistenly
capitalized. This makes the title capitalization consistent so the
index page looks better.

Change-Id: I85d033fd5d7f5204cd3d18e8c613dfd0c2a1cdd6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "client v2 API" and "Client v2 API" titles were inconsistenly
capitalized. This makes the title capitalization consistent so the
index page looks better.

Change-Id: I85d033fd5d7f5204cd3d18e8c613dfd0c2a1cdd6
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in documents and comments</title>
<updated>2014-01-23T08:30:19+00:00</updated>
<author>
<name>Eric Guo</name>
<email>eric.guo@easystack.cn</email>
</author>
<published>2014-01-23T08:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=ee3c9c4673eaeb37246efa0dcc9d7a8d3e7f81fb'/>
<id>ee3c9c4673eaeb37246efa0dcc9d7a8d3e7f81fb</id>
<content type='text'>
Fix typos detected by toolkit misspellings.

* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: Ifbbc29537d9d129aad238de6c37718c4fbb8349b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typos detected by toolkit misspellings.

* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: Ifbbc29537d9d129aad238de6c37718c4fbb8349b
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename using-api.rst to using-api-v2.rst</title>
<updated>2014-01-06T22:34:14+00:00</updated>
<author>
<name>Florent Flament</name>
<email>florent.flament-ext@cloudwatt.com</email>
</author>
<published>2013-12-24T15:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=eab4ce1ca8affe988cbbd2281408580381e2cfcb'/>
<id>eab4ce1ca8affe988cbbd2281408580381e2cfcb</id>
<content type='text'>
Renaming file for consistency, since using-api-v3.rst is being written
there: https://review.openstack.org/#/c/63408

Minor changes have been made to indicate that the file documents the
keystone v2 API.

Change-Id: I694b658a8b59d21615af5d88edc0f7b394ebbe7b
Partial-Bug: #1260527
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renaming file for consistency, since using-api-v3.rst is being written
there: https://review.openstack.org/#/c/63408

Minor changes have been made to indicate that the file documents the
keystone v2 API.

Change-Id: I694b658a8b59d21615af5d88edc0f7b394ebbe7b
Partial-Bug: #1260527
</pre>
</div>
</content>
</entry>
</feed>
