yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17143
[Bug 1248422] Re: nova/baremetal-compute-ipmi.filters issues
Since we are in the process of deprecating nova maremetal, we should
focus work on ironic instead.
** Also affects: ironic
Importance: Undecided
Status: New
** Changed in: nova
Status: Triaged => Opinion
--
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/1248422
Title:
nova/baremetal-compute-ipmi.filters issues
Status in OpenStack Bare Metal Provisioning Service (Ironic):
New
Status in OpenStack Compute (Nova):
Opinion
Bug description:
From ttx, issues in nova/baremetal-compute-ipmi.filters
* allows ipmitool, but ipmitool isn't called as root
* allows kill, but kill is used against a process which is not run as root
These are the only two filters in the file, so we should be able to
just remove the file.
We also need to remove run_as_root from:
utils.execute('kill', '-TERM', str(console_pid),
run_as_root=True,
check_exit_code=[0, 99])
To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1248422/+subscriptions