Comment 8 for bug 1715533

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

Reviewed: https://review.openstack.org/507556
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f5e8060441f74b9add0f683558e2f4648ef54efd
Submitter: Jenkins
Branch: stable/ocata

commit f5e8060441f74b9add0f683558e2f4648ef54efd
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)
    (cherry picked from commit c3f3f62b090f6b2e4b69db09e16cac0fe6c843c9)