<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/doc/source/command-options.rst, branch 3.7.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Redefine set/unset command devref</title>
<updated>2016-10-10T01:36:47+00:00</updated>
<author>
<name>Rui Chen</name>
<email>chenrui.momo@gmail.com</email>
</author>
<published>2016-09-23T07:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=29f78500dba1aa258e4e94e331a7a48c38ce58e2'/>
<id>29f78500dba1aa258e4e94e331a7a48c38ce58e2</id>
<content type='text'>
Now we have some use cases about set/unset properties,
try to redefine devref to find out a best and easiest
solution to keep commands simple and clearly.

Five use cases exist in property action, "append",
"update", "remove", "clean", "override", the following
rules can cover all these use cases:

1. append   ==&gt; "set --property new-key=value"
2. update   ==&gt; "set --property existed-key=new-value"
3. remove   ==&gt; "unset --property existed-key"
4. clean    ==&gt; "set --no-property"
5. clean    ==&gt; "unset --all-property"
6. override ==&gt; "set --no-property --property new-key=value"

Related blueprint support-no-property-in-aggregate and
blueprint allow-overwrite-set-options.
Change-Id: If86daf6989d8e0ad0dc6e590d7636be7d5203a18
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now we have some use cases about set/unset properties,
try to redefine devref to find out a best and easiest
solution to keep commands simple and clearly.

Five use cases exist in property action, "append",
"update", "remove", "clean", "override", the following
rules can cover all these use cases:

1. append   ==&gt; "set --property new-key=value"
2. update   ==&gt; "set --property existed-key=new-value"
3. remove   ==&gt; "unset --property existed-key"
4. clean    ==&gt; "set --no-property"
5. clean    ==&gt; "unset --all-property"
6. override ==&gt; "set --no-property --property new-key=value"

Related blueprint support-no-property-in-aggregate and
blueprint allow-overwrite-set-options.
Change-Id: If86daf6989d8e0ad0dc6e590d7636be7d5203a18
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix six typos</title>
<updated>2016-08-25T10:54:24+00:00</updated>
<author>
<name>Atsushi SAKAI</name>
<email>sakaia@jp.fujitsu.com</email>
</author>
<published>2016-08-25T10:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=c97e8187fef91627a1c55236a45eb5b1b8d92fc2'/>
<id>c97e8187fef91627a1c55236a45eb5b1b8d92fc2</id>
<content type='text'>
disassoiate =&gt; disassociate
nmaes       =&gt; names
mutiually   =&gt; mutually
aviod       =&gt; avoid
CLustering  =&gt; Clustering
availble    =&gt; available

Change-Id: I84545bf46acfccc9dde3e85020700edb5a8375a6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
disassoiate =&gt; disassociate
nmaes       =&gt; names
mutiually   =&gt; mutually
aviod       =&gt; avoid
CLustering  =&gt; Clustering
availble    =&gt; available

Change-Id: I84545bf46acfccc9dde3e85020700edb5a8375a6
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a document for required options</title>
<updated>2016-08-02T11:54:30+00:00</updated>
<author>
<name>Huanxuan Ao</name>
<email>huanxuan.ao@easystack.cn</email>
</author>
<published>2016-07-27T07:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=c1a040f66d80c7f4c554938a71d985a41b1871bf'/>
<id>c1a040f66d80c7f4c554938a71d985a41b1871bf</id>
<content type='text'>
Some options are required in some commands, I think we need
a document to state what should we do in this case.

Change-Id: Id345ca1790e2125b333b271b74288e1a73d39ba3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some options are required in some commands, I think we need
a document to state what should we do in this case.

Change-Id: Id345ca1790e2125b333b271b74288e1a73d39ba3
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarification of option name rules</title>
<updated>2016-07-22T17:58:28+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2016-07-22T17:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=75a1fcf70a7780691ad6d432e76d6f86933079ff'/>
<id>75a1fcf70a7780691ad6d432e76d6f86933079ff</id>
<content type='text'>
We never specifcally said anywhere that short names are global only and why.

Change-Id: Ia2824cb7ebe7c2e1d116c0a9bc7760de24904c61
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We never specifcally said anywhere that short names are global only and why.

Change-Id: Ia2824cb7ebe7c2e1d116c0a9bc7760de24904c61
</pre>
</div>
</content>
</entry>
<entry>
<title>Add describe of overwrite options behavior into devref</title>
<updated>2016-05-03T03:20:33+00:00</updated>
<author>
<name>Rui Chen</name>
<email>chenrui.momo@gmail.com</email>
</author>
<published>2016-04-28T03:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=403e6cad5e110362cf529cb8b27e6cbb6f5e4d00'/>
<id>403e6cad5e110362cf529cb8b27e6cbb6f5e4d00</id>
<content type='text'>
Update the devref to add the describe and code example about
overwrite options behavior.

Change-Id: I65e9a3a30acf8d427906096bde24fa8b4c3ac3f7
Implements: blueprint allow-overwrite-set-options
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the devref to add the describe and code example about
overwrite options behavior.

Change-Id: I65e9a3a30acf8d427906096bde24fa8b4c3ac3f7
Implements: blueprint allow-overwrite-set-options
</pre>
</div>
</content>
</entry>
<entry>
<title>Devref: Options with Multiple Values</title>
<updated>2016-03-31T13:55:56+00:00</updated>
<author>
<name>Richard Theis</name>
<email>rtheis@us.ibm.com</email>
</author>
<published>2016-03-25T15:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=8ba257cb303bd1870c7421a61f81dfd043182fec'/>
<id>8ba257cb303bd1870c7421a61f81dfd043182fec</id>
<content type='text'>
Add a devref for options with multiple values.

Change-Id: Ic90c2317eb6c0445d234964c5243ecc689d5f4c7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a devref for options with multiple values.

Change-Id: Ic90c2317eb6c0445d234964c5243ecc689d5f4c7
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial-Fix : Add a ' to the choices documentation</title>
<updated>2016-03-18T06:25:31+00:00</updated>
<author>
<name>reedip</name>
<email>reedip.banerjee@nectechnologies.in</email>
</author>
<published>2016-03-18T06:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=3ccc4f7d06234ad901c0090870b4ec7070caec50'/>
<id>3ccc4f7d06234ad901c0090870b4ec7070caec50</id>
<content type='text'>
Change-Id: Ic2023e91602fa23512bc5cc9c6a395f2311adb1a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic2023e91602fa23512bc5cc9c6a395f2311adb1a
</pre>
</div>
</content>
</entry>
<entry>
<title>Devref: Options with Choices</title>
<updated>2016-03-01T15:31:43+00:00</updated>
<author>
<name>Richard Theis</name>
<email>rtheis@us.ibm.com</email>
</author>
<published>2016-03-01T11:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=fbe5dc657b4129b0322dfba57494fe9b00b6ade8'/>
<id>fbe5dc657b4129b0322dfba57494fe9b00b6ade8</id>
<content type='text'>
Add a developer reference for options with choices. This patch set
also includes RST doc formatting fixes.

Change-Id: I5fd6a699806edf1d2d95110f0b8a2b8a385028ab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a developer reference for options with choices. This patch set
also includes RST doc formatting fixes.

Change-Id: I5fd6a699806edf1d2d95110f0b8a2b8a385028ab
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'code-block' tag format issues</title>
<updated>2016-03-01T08:48:47+00:00</updated>
<author>
<name>Rui Chen</name>
<email>chenrui.momo@gmail.com</email>
</author>
<published>2016-02-29T07:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=c832e2a7716de2693f8e0d1ad93f1e1dfea83dde'/>
<id>c832e2a7716de2693f8e0d1ad93f1e1dfea83dde</id>
<content type='text'>
Modify 'code-block' tag format so that the following python code
could be showed exactly, and reformat the more than 79 chars of lines.

Change-Id: Ic6721e4cc8f4c7a3e4a7c7dbd63d9089180cdc33
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modify 'code-block' tag format so that the following python code
could be showed exactly, and reformat the more than 79 chars of lines.

Change-Id: Ic6721e4cc8f4c7a3e4a7c7dbd63d9089180cdc33
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a spell typos</title>
<updated>2016-02-03T10:17:25+00:00</updated>
<author>
<name>venkatamahesh</name>
<email>venkatamaheshkotha@gmail.com</email>
</author>
<published>2016-02-03T10:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=65007432dc3fee8d9ab5024bbd14261362f5f348'/>
<id>65007432dc3fee8d9ab5024bbd14261362f5f348</id>
<content type='text'>
Change-Id: I422fc8086af83efa4c04fd1951b4738404c1a1b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I422fc8086af83efa4c04fd1951b4738404c1a1b7
</pre>
</div>
</content>
</entry>
</feed>
