[Openstack-docs] [openstack/nova] DocImpact review request change Ia20ae3c4b34788d4ed3c44637a1fdde5ed24ff39

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Wed May 29 16:58:58 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/30091

Log:
commit 6f5c9fcfa2de61a90ab1843f95af3b3f7705911c
Author: Kaushik Chandrashekar <kaushik.chandrashekar at rackspace.com>
Date:   Sun May 26 11:36:03 2013 -0500

    API to reset a db state of a migration
    
    Extending the resetState action on servers, to fix failed migrations.
    When a migration hangs or fails, the migration is recovered.
    This API is called to reset the migration and instance states to mark the
    migration as complete or to revert the migration.
    
    DocImpact: When server action os-resetState action is called with
    fix-failed-migration flag, the server vm_state is set to 'resized' and
    the server migration status is set to 'finished' so that the server
    resize can be reverted
    
    Change-Id: Ia20ae3c4b34788d4ed3c44637a1fdde5ed24ff39
    Implements: blueprint revert-resize-force-option




More information about the Openstack-docs mailing list