Some fake return values for fakeclient for nova V3 are wrong

Bug #1309542 reported by Ala Rezmerita
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
Ala Rezmerita

Bug Description

The patch https://review.openstack.org/#/c/33775/ changes the response format for the hypervisor servers list action for Nova API V3.

In function get_os_hypervisors_1234_servers:

https://github.com/openstack/python-novaclient/blob/master/novaclient/tests/v3/fakes.py#L330

in the return value 'uuid': 'uuid1' must be replaced by 'id': 'uuid1'

Changed in python-novaclient:
assignee: nobody → Ala Rezmerita (arezmerita)
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to python-novaclient (master)

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

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to python-novaclient (master)

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

commit d0dfafea57425bcdd3c440317a76fcbdae1eed0b
Author: Ala Rezmerita <email address hidden>
Date: Fri Apr 18 15:52:24 2014 +0200

    Fix wrong fake return values for Nova V3 client tests

    The response format for the hypervisor servers list action in
    Nova API V3 has changed. This patch corrects the fake return
    values used for client testing.

    Change-Id: I645607b5adcfe3fa1c1d1efc071c87d2bb2b37b5
    Closes-Bug: #1309542

Changed in python-novaclient:
status: In Progress → Fix Committed
Michael Still (mikal)
Changed in python-novaclient:
milestone: none → 2.18.0
Michael Still (mikal)
Changed in python-novaclient:
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.