doc
ext
source
command-objects
access-token.rst
aggregate.rst
availability-zone.rst
backup.rst
catalog.rst
configuration.rst
console-log.rst
console-url.rst
consumer.rst
container.rst
credentials.rst
domain.rst
ec2-credentials.rst
endpoint.rst
extension.rst
federation-protocol.rst
flavor.rst
floatingip.rst
group.rst
hypervisor-stats.rst
hypervisor.rst
identity-provider.rst
image.rst
keypair.rst
limits.rst
mapping.rst
network.rst
object.rst
policy.rst
project.rst
quota.rst
region.rst
request-token.rst
role-assignment.rst
role.rst
server-image.rst
server.rst
service-provider.rst
service.rst
snapshot.rst
token.rst
trust.rst
usage.rst
user-role.rst
user.rst
volume-qos.rst
volume-type.rst
volume.rst
man
authentication.rst
backwards-incompatible.rst
command-list.rst
commands.rst
conf.py
configuration.rst
developing.rst
humaninterfaceguide.rst
index.rst
interactive.rst
plugins.rst
releases.rst
Makefile
examples
functional
openstackclient
python-openstackclient
.coveragerc
.gitignore
.gitreview
.mailmap
.testr.conf
HACKING.rst
LICENSE
MANIFEST.in
README.rst
babel.cfg
post_test_hook.sh
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini

Make the Image v2 image set command meet at the intersection of the v1 image set command and the v2 image create command: * Add visibility to the deadopts list and remove the option * Put the options in the same order as v1 image set * Make the help text match * Add --properties * Move the additional options that do not appear in either v1 image set or v2 image create after --property as they are really pre-defined properties * Add tests for v2 image set to match v1 and then some * Put the SetImage class in v2/image.py in alphabetical order Change-Id: I102b914e8ad09a014f6fdd846c5766b6c2eaadb8