[Yahoo-eng-team] [Bug 1934937] [NEW] Heartbeat in pthreads in nova-wallaby crashes with greenlet error

2021-07-07 Thread Adam Harwell
Public bug reported: When performing a heartbeat to rabbit (inside a nova-compute process), there is a greenlet error which causes a hard crash. I'm not exactly sure what details are relevant, but can provide more info if there's something that will be useful! This is on RHEL7 (essentially...

[Yahoo-eng-team] [Bug 1875516] [NEW] [RFE] Allow sharing security groups as read-only

2020-04-27 Thread Adam Harwell
Public bug reported: Currently, security groups can be shared with the rbac system, but the only valid action is `access_as_shared`, which allows the target tenant to create/delete (only) new rules on the security group. This works fine for use-cases where the group should be shared in a nearly

[Yahoo-eng-team] [Bug 1827746] Re: Port detach fails when compute host is unreachable

2019-05-04 Thread Adam Harwell
If nova would allow an admin to `force` an unbind, but still queue all the standard cleanup in nova, would that solve this? Is that unreasonable? ** Also affects: octavia Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1827746] [NEW] Port detach fails when compute host is unreachable

2019-05-04 Thread Adam Harwell
Public bug reported: When a compute host is unreachable, a port detach for a VM on that host will not complete until the host is reachable again. In some cases, this may for an extended period or even indefinitely (for example, a host is powered down for hardware maintenance, and possibly needs

[Yahoo-eng-team] [Bug 1508243] [NEW] Store Private Key Passphrase in Neutron-LBaaS for TLS Terminations

2015-10-20 Thread Adam Harwell
Public bug reported: The current workflow for TLS Termination on loadbalancers has a couple of interesting security vulnerabilities that need to be addressed somehow. The solution I propose is to encourage the use of passphrase encryption on private keys, and to store that passphrase in Neutron-

[Yahoo-eng-team] [Bug 1461752] Re: Error at listener's barbican container validation

2015-08-27 Thread Adam Harwell
** Changed in: neutron Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1461752 Title: Error at listener's barbican container validation Status in neutron:

[Yahoo-eng-team] [Bug 1316334] [NEW] Duplicate module-rgx line in .pylintrc

2014-05-05 Thread Adam Harwell
Public bug reported: The module-rgx line in .pylintrc was updated to change from quantum to neutron, but the old line was not removed and is overriding the newer correct line. ** Affects: neutron Importance: Undecided Assignee: Adam Harwell (flux-adam) Status: New ** Changed