← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1298242] Re: live_migration_uri should be dependant on virt_type

 

Reviewed:  https://review.openstack.org/175780
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3159c8fd5bea80c820e58bd38d96f5f8fe8f4503
Submitter: Jenkins
Branch:    master

commit 3159c8fd5bea80c820e58bd38d96f5f8fe8f4503
Author: Alvaro Lopez Garcia <aloga@xxxxxxxxxxxxxx>
Date:   Tue Apr 21 10:39:30 2015 +0200

    libvirt: make live_migration_uri flag dependent on virt_type
    
    The default value for the "live_migration_uri" flag should be
    dependent on the "virt_type" flag, as the "connection_uri" flag is. This
    way, an operator can set the "virt_type" flag without the need to check
    for each individual uri.
    
    DocImpact: Changed the default value of the "live_migration_uri" flag,
    that now is dependent on the "virt_type".
    Closes-Bug: #1298242
    Change-Id: Id54f7bdfa14a19da41da554b13ba9496ee525c71


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1298242

Title:
  live_migration_uri should be dependant on virt_type

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The "live_migration_uri" default should be dependent on the
  "virt_type" flag (this is the same behavior as "connection_uri").

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1298242/+subscriptions


References