python-openstackclient/openstackclient/compute/v2
Rui Chen 6371556916 Support "--no" option in aggregate set
Supporting "--no-property" option will apply user a convenience
way to clean all properties of aggregate in a short command,
and this kind of behavior is the recommended way to devref.
The patch add "--no-property" option in "aggregate set" command,
and update related test cases and devref document.

Change-Id: I7614a23c0db05144562330dc600dbab7d003d5d8
Implements: blueprint support-no-property-in-aggregate
2016-09-24 15:59:13 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py Modify compute agent set command 2016-07-11 18:07:34 +08:00
aggregate.py Support "--no" option in aggregate set 2016-09-24 15:59:13 +08:00
console.py Support to get server rdp/serial/mks type console url 2016-07-21 15:43:01 +08:00
fixedip.py Transfer "ip fixed add/remove" to "server add/remove fixed ip" 2016-07-04 10:41:30 +08:00
flavor.py Add Support for showing flavor access list 2016-07-22 10:20:18 +08:00
floatingip.py Transfer "ip floating add/remove" to "server add/remove 2016-07-04 10:40:59 +08:00
host.py Modify some unusual help messages in computev2 2016-06-27 15:27:34 +08:00
hypervisor_stats.py Standardize import format 2016-07-22 19:24:02 +08:00
hypervisor.py Display hypervisor information without uptime 2016-09-11 21:58:55 +09:00
keypair.py Add missing '(name only)' message for keypair in computev2 2016-07-04 14:45:40 +08:00
server_backup.py osc-lib: command 2016-06-13 11:00:22 -05:00
server_group.py Standardize logger usage 2016-06-20 15:16:51 +00:00
server_image.py Merge "Standardize logger usage" 2016-06-20 17:26:57 +00:00
server.py Correct login name deduction in SshServer 2016-09-15 21:57:17 +02:00
service.py Merge "Support bulk deletion for delete commands in computev2" 2016-06-28 08:24:36 +00:00
usage.py osc-lib: command 2016-06-13 11:00:22 -05:00