Comment 7 for bug 1715533

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/pike)

Reviewed: https://review.openstack.org/507552
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c3f3f62b090f6b2e4b69db09e16cac0fe6c843c9
Submitter: Jenkins
Branch: stable/pike

commit c3f3f62b090f6b2e4b69db09e16cac0fe6c843c9
Author: ejbaek <email address hidden>
Date: Sat Sep 9 11:59:41 2017 +0000

    Fix --max-count handling for nova-manage cell_v2 map_instances

    Code is added to define destination for cell_uuid and max_count
    argument, otherwise specifying --max-count fails with:

    TypeError: map_instances() got an unexpected keyword argument 'max-count'

    Change-Id: I9328a20b97977bfffa21df55bd4d60e711a406a7
    Closes-Bug: #1715533
    (cherry picked from commit 87a53cc45283a81386ee8f870a25a315b8527749)