Public bug reported:

In libvirt we can add some extra parameters into migration target uri in query 
parameter format.[1]
 [1] https://libvirt.org/remote.html
This is still vlaid for some usecases. For example in TripleO we define a path 
for key file to authenticate to the remote node by keyfile parameter. 

However, since live_migration_uri was deprecated and replaced by 
live_migration_scheme, there are no available methods to configure this without 
using the deprecated parameter live_migration_uri.
We need some additional option like live_migration_extraparams which can be 
used to these define parameters, Otherwise it can break existing deployment 
which requires extra parameters configured.

** Affects: nova
     Importance: Undecided
     Assignee: Takashi Kajinami (kajinamit)
         Status: In Progress

-- 
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/1843883

Title:
  Can't configure extra parameters for live migration uri in libvirt

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  In libvirt we can add some extra parameters into migration target uri in 
query parameter format.[1]
   [1] https://libvirt.org/remote.html
  This is still vlaid for some usecases. For example in TripleO we define a 
path for key file to authenticate to the remote node by keyfile parameter. 

  However, since live_migration_uri was deprecated and replaced by 
live_migration_scheme, there are no available methods to configure this without 
using the deprecated parameter live_migration_uri.
  We need some additional option like live_migration_extraparams which can be 
used to these define parameters, Otherwise it can break existing deployment 
which requires extra parameters configured.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to