[Yahoo-eng-team] [Bug 1750829] Re: RFE: libvirt: Add ability to configure extra CPU flags for named CPU models

2018-07-06 Thread Frode Nordahl
** Also affects: charm-nova-compute 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/1750829 Title: RFE: libvirt: Add ability

[Yahoo-eng-team] [Bug 1780503] [NEW] identity.authenticate CADF initiator id is random

2018-07-06 Thread Gage Hugo
Public bug reported: When enabling CADF notifications and clearing the notification_opt_out setting[0] (which cause keystone to be more chatty with notifications) in order to audit identity.authenticate events, keystone (sometimes) emits a notification for the identity.authentication event where

[Yahoo-eng-team] [Bug 1757207] Re: compute resource providers not equal to compute nodes in deployment

2018-07-06 Thread iain MacDonnell
Shouldn't the upgrade check simply discount deleted compute_nodes ? +---+ | Check: Resource Providers | | Result: Warning | |

[Yahoo-eng-team] [Bug 1678056] Re: RequestSpec records are never deleted when destroying an instance

2018-07-06 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => In Progress ** Changed in: nova/pike Assignee: (unassigned) => Matt Riedemann (mriedem) ** Changed in: nova/pike Importance: Undecided => Medium -- You received this

[Yahoo-eng-team] [Bug 1724621] Re: nova-manage cell_v2 verify_instance returns a valid instance mapping even after the instance is deleted/archived

2018-07-06 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => Fix Released ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova/pike Importance: Undecided => Medium ** Changed in: nova/pike Assignee:

[Yahoo-eng-team] [Bug 1780481] [NEW] ubuntu/centos/debian: get_linux_distro has different behavior than platform.dist

2018-07-06 Thread Chad Smith
Public bug reported: Recently cloudinit added get_linux_distro to replace platform.dist() functionality. The behavior returned a tuple on ubuntu that doens't match the platform.dist module. python3 -c 'from platform import dist; from cloudinit.util import get_linux_distro; print(dist());

[Yahoo-eng-team] [Bug 1780373] Re: server_group_members quota check failure with multi-create

2018-07-06 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/pike 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).

[Yahoo-eng-team] [Bug 1780460] [NEW] Help text for encrypted volume type should be updated (LuksEncryptor)

2018-07-06 Thread Eric Harney
Public bug reported: The help text in the dialog to edit encrypted volume types describes the Provider field as: "The Provider is the class providing encryption support (e.g., LuksEncryptor). " This should reference "luks" instead of "LuksEncryptor" now. Both work, but "luks" is simpler and

[Yahoo-eng-team] [Bug 1780457] [NEW] Help text for encrypted volume type has incorrect description

2018-07-06 Thread Eric Harney
Public bug reported: The key size field has this description: The Key Size is the size of the encryption key, in bits (e.g., 128, 256). If the field is left empty, the provider default will be used. This is not really correct, because 128 bit keys do not actually work with LUKS as used by

[Yahoo-eng-team] [Bug 1731072] Re: AllocationCandidates.get_by_filters returns garbage with multiple aggregates

2018-07-06 Thread Chris Dent
As the main issue here has been sort of addressed and there are many related other issues, it's better to close this and deal with the more granular issues as they come up. ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1765376] Re: nova scheduler log contains html

2018-07-06 Thread Chris Dent
Marking as fix released. If it becomes an issue we can consider backporting it. ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1780453] [NEW] openvswitch-agent doesn't try to rebind "binding_failed" ports on startup anymore

2018-07-06 Thread Ralf Haferkamp
Public bug reported: When ports are created while the openvswitch agent is they're ending up with "binding:vif_type=binding_failed". In the past upon the next start of the agent it picked up those ports and would retry to bind them at least once. However, currently that is not happening anymore.

[Yahoo-eng-team] [Bug 1780441] [NEW] Rebuild does not respect number of PCIe devices

2018-07-06 Thread Oscar Kraemer
Public bug reported: Description === When rebuilding a instance with a GPUs attached it may get additional GPUs if there are free available. This number can vary between rebuilds, most of the rebuilds it receive the same amount of GPUs as before the latest rebuild. Step to reproduce

[Yahoo-eng-team] [Bug 1748280] Re: 'nova reboot' on arm64 is just 'nova reboot --hard' but slower

2018-07-06 Thread Corey Bryant
** Also 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/1748280 Title: 'nova reboot' on arm64 is just 'nova

[Yahoo-eng-team] [Bug 1780428] [NEW] Mitigate OSSN-0075

2018-07-06 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/579507 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/glance" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option

[Yahoo-eng-team] [Bug 1780407] [NEW] There are some errors in neutron_l3_agent and neutron_dhcp_agent after restarting open vswitch with dpdk

2018-07-06 Thread Nanfei Chen
Public bug reported: Environment: all in one. OpenStack: Queens Open vSwitch: 2.9.0 DPDK: 17.11.2 QEMU: 2.11 Private network: client-net, 10.10.10.0/24, gateway 10.10.10.1, dhcp server 10.10.10.2. After restart the Open vSwitch with dpdk, there are some errors in neutron-l3-agent.log and

[Yahoo-eng-team] [Bug 1779300] Re: Libvirt LM rollback fails due to the destination domain being transient and unable to detach devices.

2018-07-06 Thread Lee Yarwood
*** This bug is a duplicate of bug 1669857 *** https://bugs.launchpad.net/bugs/1669857 ** This bug has been marked a duplicate of bug 1669857 libvirt.VIR_DOMAIN_AFFECT_CONFIG provided when detaching volumes during LM rollback -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1779801] Re: L3 AttributeError in doc job

2018-07-06 Thread YAMAMOTO Takashi
I added neutron as neutron-vpnaas has the same issue. https://review.openstack.org/#/c/579742/ ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.