← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1926978] Re: Leaking username and backend in RBD driver

 

** Changed in: nova/victoria
       Status: Fix Committed => Fix Released

** Changed in: nova/wallaby
       Status: Fix Committed => 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/1926978

Title:
  Leaking username and backend in RBD driver

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) victoria series:
  Fix Released
Status in OpenStack Compute (nova) wallaby series:
  Fix Released

Bug description:
  The RBD utils get_pool_info() function raises an
  processutils.ProcessExecutionError from oslo.concurrency if it fails.
  That error message contains the Ceph username and the fact that it's
  running Ceph in the error message that a end-user can view.

  | fault                                | {"code": 500, "created": "2021-05-03T14:00:57Z", "message": "Exceeded maximum number of retries. Exceeded max scheduling attempts 3 for instance 28c36a23-8e2b-4425-aeb3-502c536f43e8. Last exception: Unexpected error while running command. |
  |                                      | Command: ceph df --format=json --id openstack --conf /etc/ceph/ceph.conf

  This information should not be available to end-users.

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



References