<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/doc/source/command-objects/server.rst, branch 1.0.4</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>Rename --verify for server resize to avoid conflict</title>
<updated>2015-02-16T03:00:50+00:00</updated>
<author>
<name>zhiyuan_cai</name>
<email>luckyvega.g@gmail.com</email>
</author>
<published>2015-02-16T03:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=a33f14e298883d6a639b14c9cdb7ac2ba2d0e63d'/>
<id>a33f14e298883d6a639b14c9cdb7ac2ba2d0e63d</id>
<content type='text'>
Currently server resize command has a verify argument for user to
confirm resize operation. But this argument is also registered by
openstack client shell which is used to enable server certificate
verification. So verify argument can not be correctly passed to
server resize command.

This patch renames --verify to --confirm (nova client has a
resize-confirm command) to solve this problem.

Change-Id: I751aa3df16c3b637b82944dd350afc5cbab62120
Closes-Bug: #1416542
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently server resize command has a verify argument for user to
confirm resize operation. But this argument is also registered by
openstack client shell which is used to enable server certificate
verification. So verify argument can not be correctly passed to
server resize command.

This patch renames --verify to --confirm (nova client has a
resize-confirm command) to solve this problem.

Change-Id: I751aa3df16c3b637b82944dd350afc5cbab62120
Closes-Bug: #1416542
</pre>
</div>
</content>
</entry>
<entry>
<title>Improving the help of the lock command.</title>
<updated>2015-02-01T21:15:49+00:00</updated>
<author>
<name>Pedro Navarro</name>
<email>pednape@gmail.com</email>
</author>
<published>2015-01-19T20:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ee062922d1a1350b8f951bdd1f53ee82a1227bfc'/>
<id>ee062922d1a1350b8f951bdd1f53ee82a1227bfc</id>
<content type='text'>
The lock command allows you to block the actions
on the server for the non-admin users. Improving
the help so that api users understands better
what locking a server implies.

Change-Id: I925c946751602dc0f6bd1d31b514bc20bca585fa
Closes-Bug: #1366279
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The lock command allows you to block the actions
on the server for the non-admin users. Improving
the help so that api users understands better
what locking a server implies.

Change-Id: I925c946751602dc0f6bd1d31b514bc20bca585fa
Closes-Bug: #1366279
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc building errors</title>
<updated>2015-01-19T18:12:18+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-17T07:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=27b73ac55d269687c81845858d9142f1d849c38d'/>
<id>27b73ac55d269687c81845858d9142f1d849c38d</id>
<content type='text'>
Addresses some of the issues that appeared when running tox -edocs

Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses some of the issues that appeared when running tox -edocs

Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e
</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://trove.baserock.org/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>tweak the server command docs</title>
<updated>2015-01-05T06:36:35+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-05T06:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=34975edd1456b65986f24f8b17390e3ef99b4ac4'/>
<id>34975edd1456b65986f24f8b17390e3ef99b4ac4</id>
<content type='text'>
the formatting used for the server commands is not the same as
the other command docs, this patch addresses that issue.

Change-Id: I5f31cf6a317d9eb35ec46185800fade3dd956dc4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the formatting used for the server commands is not the same as
the other command docs, this patch addresses that issue.

Change-Id: I5f31cf6a317d9eb35ec46185800fade3dd956dc4
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert some docs changes from multi-delete</title>
<updated>2014-12-23T22:31:26+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-12-23T22:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ea53cc357a1f5d783b128cb9562ebc6c14203105'/>
<id>ea53cc357a1f5d783b128cb9562ebc6c14203105</id>
<content type='text'>
The headers in the doc files are the commands, not a description.

I missed thiese in the original reviews:
https://review.openstack.org/140567
https://review.openstack.org/140581

Change-Id: Iae2631f6b485e8c568ff305e5992c193f80ebe71
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The headers in the doc files are the commands, not a description.

I missed thiese in the original reviews:
https://review.openstack.org/140567
https://review.openstack.org/140581

Change-Id: Iae2631f6b485e8c568ff305e5992c193f80ebe71
</pre>
</div>
</content>
</entry>
<entry>
<title>add multi-delete support for compute/image/net/volume</title>
<updated>2014-12-23T01:31:10+00:00</updated>
<author>
<name>wanghong</name>
<email>w.wanghong@huawei.com</email>
</author>
<published>2014-12-10T03:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=470b7e53a8d7e7ba088b934c49163412c8ee5ed9'/>
<id>470b7e53a8d7e7ba088b934c49163412c8ee5ed9</id>
<content type='text'>
This is part1, add support for these objects:
compute.server
imagev1.image
imagev2.image
network.network
volume.volume
volume.backup
volume.snapshot

Closes-Bug: #1400597
Change-Id: Ice21fee85203a8a55417e0ead8b509b8fd6705c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is part1, add support for these objects:
compute.server
imagev1.image
imagev2.image
network.network
volume.volume
volume.backup
volume.snapshot

Closes-Bug: #1400597
Change-Id: Ice21fee85203a8a55417e0ead8b509b8fd6705c1
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaks after the fact</title>
<updated>2014-12-09T00:00:16+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-12-04T21:09:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=52d22359f100c287c375edc73b6c4bd61be4c8da'/>
<id>52d22359f100c287c375edc73b6c4bd61be4c8da</id>
<content type='text'>
Change-Id: Id96203de023b3b8bde1984a61c41dd9bc1711de4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id96203de023b3b8bde1984a61c41dd9bc1711de4
</pre>
</div>
</content>
</entry>
<entry>
<title>Command object docs: server, server image</title>
<updated>2014-12-03T19:34:44+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-11-18T03:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ac4950b46e65e5b3e4a98a0b0ce2a2c80747b3e8'/>
<id>ac4950b46e65e5b3e4a98a0b0ce2a2c80747b3e8</id>
<content type='text'>
server
server image

Some cosmetic changes in the command source, sorting classes, help strings, etc.

Change-Id: I3f68dae77b9fe02bc6866684e05aeff943dd9cc3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
server
server image

Some cosmetic changes in the command source, sorting classes, help strings, etc.

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