nova image create should allow properties as input

Bug #1500727 reported by Zhenyu Zheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Low
Zhenyu Zheng

Bug Description

When using nova client to create a snapshot of an instance, properties cannot be provided as input. Thus is always set as None, it should be added.

Changed in python-novaclient:
assignee: nobody → Zhenyu Zheng (zhengzhenyu)
summary: - nova image create should allow --properties
+ nova image create should allow properties as input
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/228769

Changed in python-novaclient:
status: New → In Progress
Changed in python-novaclient:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/228769
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=3866bfb2979b0434ae62feaf9637818447f51c12
Submitter: Jenkins
Branch: master

commit 3866bfb2979b0434ae62feaf9637818447f51c12
Author: Kevin_Zheng <email address hidden>
Date: Tue Sep 29 15:25:29 2015 +0800

    Add --metadata as optional input when do nova image-create

    Currently, when using nova image-create, we are not able to
    input metadata for the snapshot, and it is always set to be
    None.

    This patch add --metadata as an optional input when calling
    nova image-create.

    Change-Id: Ic72dc3652a77cfad099e144423302042a47f6e1e
    Closes-bug: #1500727

Changed in python-novaclient:
status: In Progress → Fix Committed
Changed in python-novaclient:
milestone: none → 2.32.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.