<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/doc/source/command-objects/limits.rst, branch stable/rocky</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>reorganize existing documentation according to the new standard layout</title>
<updated>2017-06-23T09:54:32+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2017-06-13T19:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=9599ffe65d9dcd4b3aa780d346eccd1e760890bf'/>
<id>9599ffe65d9dcd4b3aa780d346eccd1e760890bf</id>
<content type='text'>
Move existing content around based on the doc-migration specification.

Replace :doc: markup with :ref: to have sphinx keep track of where the
files move and generate valid hyperlinks.

Add a few toctrees and index pages for the new directories.

Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Change-Id: I253ee8f89d3ec40e39310c18bb87ed1d3d5de330
Signed-off-by: Doug Hellmann &lt;doug@doughellmann.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move existing content around based on the doc-migration specification.

Replace :doc: markup with :ref: to have sphinx keep track of where the
files move and generate valid hyperlinks.

Add a few toctrees and index pages for the new directories.

Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Change-Id: I253ee8f89d3ec40e39310c18bb87ed1d3d5de330
Signed-off-by: Doug Hellmann &lt;doug@doughellmann.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ":option:` `" in the help message</title>
<updated>2017-01-03T04:13:10+00:00</updated>
<author>
<name>zhiyong.dai</name>
<email>zhiyong.dai@easystack.cn</email>
</author>
<published>2016-12-19T09:23:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=75f2875a6e2be5c7fef56ebc1f3c235aa5ae1521'/>
<id>75f2875a6e2be5c7fef56ebc1f3c235aa5ae1521</id>
<content type='text'>
This patch mainly adds  ":option:` `" in several help messages in the doc.
This modification will create one link which helps the readers find the relative
option quickly and conveniently in website.

Change-Id: Ia047e15c3b2064e4822ee7df7922d4774d862602
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch mainly adds  ":option:` `" in several help messages in the doc.
This modification will create one link which helps the readers find the relative
option quickly and conveniently in website.

Change-Id: Ia047e15c3b2064e4822ee7df7922d4774d862602
</pre>
</div>
</content>
</entry>
<entry>
<title>change os in command example to openstack(2)</title>
<updated>2016-12-20T01:18:55+00:00</updated>
<author>
<name>Kevin_Zheng</name>
<email>zhengzhenyu@huawei.com</email>
</author>
<published>2016-12-20T01:18:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=847da51deaffcbb4e0f1c3825e60d8181b31b120'/>
<id>847da51deaffcbb4e0f1c3825e60d8181b31b120</id>
<content type='text'>
In the current doc, the command examples are like
"os server create" but the acutal command should
be started with "openstack" instead of "os", it
is misleading to first time users.

Change-Id: I80c96f0938cec382f2f714a500138bd5a2c81aa0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the current doc, the command examples are like
"os server create" but the acutal command should
be started with "openstack" instead of "os", it
is misleading to first time users.

Change-Id: I80c96f0938cec382f2f714a500138bd5a2c81aa0
</pre>
</div>
</content>
</entry>
<entry>
<title>fix doc information in the limit.rst</title>
<updated>2016-09-27T05:52:56+00:00</updated>
<author>
<name>zheng yin</name>
<email>yin.zheng@easystack.cn</email>
</author>
<published>2016-09-27T03:21:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=c4ab086195f65e128ff175758cb38909a795e2a1'/>
<id>c4ab086195f65e128ff175758cb38909a795e2a1</id>
<content type='text'>
I check files in compute/v2, and I find there is a mistake, then
I fix it.

Change-Id: Ic17b9d5e64e4ed8b1d8e1476c73dd6d9365167fc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I check files in compute/v2, and I find there is a mistake, then
I fix it.

Change-Id: Ic17b9d5e64e4ed8b1d8e1476c73dd6d9365167fc
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial: Fix typo in common/limits.py</title>
<updated>2016-03-23T08:04:21+00:00</updated>
<author>
<name>Tang Chen</name>
<email>chen.tang@easystack.cn</email>
</author>
<published>2016-03-23T08:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=3e0e1f8c4198d8d85cb88dbc29f6717659b1dccc'/>
<id>3e0e1f8c4198d8d85cb88dbc29f6717659b1dccc</id>
<content type='text'>
Change-Id: I3040cc69512df50459960f96b862de55804068ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3040cc69512df50459960f96b862de55804068ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Block Storage instead of Volume</title>
<updated>2015-11-27T09:56:10+00:00</updated>
<author>
<name>Xi Yang</name>
<email>yang.xi@99cloud.net</email>
</author>
<published>2015-11-08T14:05:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=54b0ef3358b25b0c164ee5f4eba07ee474513d3a'/>
<id>54b0ef3358b25b0c164ee5f4eba07ee474513d3a</id>
<content type='text'>
Volume is better to be replaced by Block Storage in the
doc.

Change-Id: I736669ee01c7385b6e701cb20f4334eff1c49286
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Volume is better to be replaced by Block Storage in the
doc.

Change-Id: I736669ee01c7385b6e701cb20f4334eff1c49286
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for showing limits of a specific project</title>
<updated>2015-04-03T06:26:22+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-04-03T06:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=77e3fbae1a866e05219d272f9c3bdbaaa8030854'/>
<id>77e3fbae1a866e05219d272f9c3bdbaaa8030854</id>
<content type='text'>
Looks like the option to show limits of a specific project was
missing. This resulted in always using the authenticated project.

Change-Id: I512a05df20860ffb52af34f3b64c9eb81dae8c61
Closes-Bug: 1438379
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Looks like the option to show limits of a specific project was
missing. This resulted in always using the authenticated project.

Change-Id: I512a05df20860ffb52af34f3b64c9eb81dae8c61
Closes-Bug: 1438379
</pre>
</div>
</content>
</entry>
<entry>
<title>Add versioning to the docs that missed it</title>
<updated>2015-01-10T00:12:18+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-10T00:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=3b99c178949bc0864f927ac610a12fc666537162'/>
<id>3b99c178949bc0864f927ac610a12fc666537162</id>
<content type='text'>
Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
</pre>
</div>
</content>
</entry>
<entry>
<title>Begin copying wiki command list here</title>
<updated>2014-11-19T20:47:53+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-11-17T22:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=254910d3ce34c954551a0827aa8727d6367f48f3'/>
<id>254910d3ce34c954551a0827aa8727d6367f48f3</id>
<content type='text'>
* Sort by command objects
* Drop the comparison to the project CLIs
* Minor updates to command help to match docs

Initially include the cross-API commands to establish the structure and format.

Change-Id: I77a7b3c89e088b66aa62941e29ce0b65b532285b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Sort by command objects
* Drop the comparison to the project CLIs
* Minor updates to command help to match docs

Initially include the cross-API commands to establish the structure and format.

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