Public bug reported:

Description
============
https://review.openstack.org/#/c/471972/31/etc/nova/rootwrap.d/compute.filters

The above changed removed the chown rootwrap filter. However the
temporary_chown method in nova.utils is still calling
execute('chown',...) which is failing. This needs to be converted to use
the new nova.privsep.dac_admin chown method.

Environment
===========
Openstack version: master

** 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/1716718

Title:
  chown commands failing (no rootwrap filter)

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ============
  https://review.openstack.org/#/c/471972/31/etc/nova/rootwrap.d/compute.filters

  The above changed removed the chown rootwrap filter. However the
  temporary_chown method in nova.utils is still calling
  execute('chown',...) which is failing. This needs to be converted to
  use the new nova.privsep.dac_admin chown method.

  Environment
  ===========
  Openstack version: master

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1716718/+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