Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         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/1926978

Title:
  Leaking username and backend in RBD driver

Status in OpenStack Compute (nova):
  In Progress

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

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