← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1262858] [NEW] Wrong deprecated name for images_rbd options

 

Public bug reported:

In nova/virt/libvirt/imagebackend.py, the images_rbd_pool and
images_rbd_ceph_conf have deprecated_name set to libvirt_images_rdb_pool
and libvirt_images_rdb_ceph_conf, respectively, but the actual option
names prior to commit 25a7de2054ba6ae5eb318c86fe165f4302fbfff8 are
libvirt_images_rbd_pool and libvirt_images_rbd_ceph_conf. (Note the
transposition of the d and b in rbd.)

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  Wrong deprecated name for images_rbd options

Status in OpenStack Compute (Nova):
  New

Bug description:
  In nova/virt/libvirt/imagebackend.py, the images_rbd_pool and
  images_rbd_ceph_conf have deprecated_name set to
  libvirt_images_rdb_pool and libvirt_images_rdb_ceph_conf,
  respectively, but the actual option names prior to commit
  25a7de2054ba6ae5eb318c86fe165f4302fbfff8 are libvirt_images_rbd_pool
  and libvirt_images_rbd_ceph_conf. (Note the transposition of the d and
  b in rbd.)

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


Follow ups

References