← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1448844] [NEW] Unit issue of CONF.libvirt.live_migration_bandwidth in option description

 

Public bug reported:

The option description of CONF.libvirt.live_migration_bandwidth use
wrong unit, it mislead the users.

"Maximum bandwidth to be used during migration, in Mbps."

should be

"Maximum bandwidth to be used during migration, in MiB/s."

See detail in libvirt doc:
http://www.libvirt.org/html/libvirt-libvirt-domain.html#virDomainMigrateToURI2

Code version:

stack@devstack:/opt/stack/nova$  [master]$ git log -1
commit dde1c1e175d35e1a39708f75409ce80e8ff75020
Merge: 42b6cfe 3f3f9bf

** Affects: nova
     Importance: Undecided
     Assignee: Rui Chen (kiwik-chenrui)
         Status: New


** Tags: compute

** Changed in: nova
     Assignee: (unassigned) => Rui Chen (kiwik-chenrui)

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

Title:
  Unit issue of CONF.libvirt.live_migration_bandwidth in option
  description

Status in OpenStack Compute (Nova):
  New

Bug description:
  The option description of CONF.libvirt.live_migration_bandwidth use
  wrong unit, it mislead the users.

  "Maximum bandwidth to be used during migration, in Mbps."

  should be

  "Maximum bandwidth to be used during migration, in MiB/s."

  See detail in libvirt doc:
  http://www.libvirt.org/html/libvirt-libvirt-domain.html#virDomainMigrateToURI2

  Code version:

  stack@devstack:/opt/stack/nova$  [master]$ git log -1
  commit dde1c1e175d35e1a39708f75409ce80e8ff75020
  Merge: 42b6cfe 3f3f9bf

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


Follow ups

References