[Yahoo-eng-team] [Bug 1795389] Re: The redirect for python-novaclient does not work well

2018-12-19 Thread Takashi NATSUME
Now https://docs.openstack.org/developer/python-novaclient/api.html is redirected to https://docs.openstack.org/python- novaclient/latest/reference/api/index.html . ** Changed in: python-novaclient Status: New => Won't Fix -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1805902] Re: Attaching physical PCI devices to guests in nova - bad link for configuring a flavor for pci_passthrough

2018-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/626416 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4f254696d061920890180083a9c8f76101aa2731 Submitter: Zuul Branch:master commit 4f254696d061920890180083a9c8f76101aa2731 Author: wingwj Date: Thu Dec 20 09:01:57 2018 +0800

[Yahoo-eng-team] [Bug 1808286] Re: Inconsistent behavior for the marker option for instances and build requests

2018-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/624870 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2ef704cba619a149336692311c2614742aa32909 Submitter: Zuul Branch:master commit 2ef704cba619a149336692311c2614742aa32909 Author: Andrey Volkov Date: Wed Dec 12 09:11:17 2018

[Yahoo-eng-team] [Bug 1566951] Re: Duplicated traffic in SR-IOV and DVR mode

2018-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/611059 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1966ad3945a7a44beeefc603f9d6da54ac67f9a3 Submitter: Zuul Branch:master commit 1966ad3945a7a44beeefc603f9d6da54ac67f9a3 Author: Rodolfo Alonso Hernandez Date: Fri Nov 2

[Yahoo-eng-team] [Bug 1809197] [NEW] motd notice for failed cloud-init run

2018-12-19 Thread Chad Smith
Public bug reported: If cloud-init errors during a run, emit an motd banner explaining the cloud-init failure to alert to potentially inconsistent configuration. ** Affects: cloud-init Importance: Medium Status: New ** Changed in: cloud-init Importance: Undecided => Critical

[Yahoo-eng-team] [Bug 1808741] Re: doc: Broken links in admin/pci-passthrough

2018-12-19 Thread Takashi NATSUME
*** This bug is a duplicate of bug 1805901 *** https://bugs.launchpad.net/bugs/1805901 ** This bug has been marked a duplicate of bug 1805901 Attaching physical PCI devices to guests in nova - bad link to neutron admin guide -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1759924] Re: Port device owner isn't updated with new host availability zone during unshelve

2018-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/559828 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=93802619adde69bf84d26d7231480abb4da07c91 Submitter: Zuul Branch:master commit 93802619adde69bf84d26d7231480abb4da07c91 Author: Matt Riedemann Date: Mon Apr 9 16:12:19 2018

[Yahoo-eng-team] [Bug 1809136] Re: Unsupported VIF type unbound convert '_nova_to_osvif_vif_unbound' on compute restart

2018-12-19 Thread melanie witt
** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1809136] Re: Unsupported VIF type unbound convert '_nova_to_osvif_vif_unbound' on compute restart

2018-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/626228 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1def76a1c49032d93ab6c7ee61dbbfe8e29cafca Submitter: Zuul Branch:master commit 1def76a1c49032d93ab6c7ee61dbbfe8e29cafca Author: Stephen Finucane Date: Wed Dec 19 16:03:22 2018

[Yahoo-eng-team] [Bug 1809180] [NEW] Support network-config for the nocloud-net datasource

2018-12-19 Thread Simon Kollberg
Public bug reported: Currently the nocloud-net datasource does not read the network-config from the provide URL. It would be nice if this was supported so that the network can be configured after the fallback network has been established. This way you can boot the image in a different environment

[Yahoo-eng-team] [Bug 1808286] Re: Inconsistent behavior for the marker option for instances and build requests

2018-12-19 Thread Matt Riedemann
** Changed in: nova Assignee: Matt Riedemann (mriedem) => Andrey Volkov (avolkov) ** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided

[Yahoo-eng-team] [Bug 1809165] [NEW] service user token configuration is not documented

2018-12-19 Thread Matt Riedemann
Public bug reported: The send_service_user_token feature added in Ocata: https://specs.openstack.org/openstack/nova-specs/specs/ocata/implemented /use-service-tokens.html Was never actually documented in nova, but clearly it is useful for dealing with long running live migration and snapshot

[Yahoo-eng-team] [Bug 1759924] Re: Port device owner isn't updated with new host availability zone during unshelve

2018-12-19 Thread melanie witt
** Also affects: nova/rocky 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/1759924 Title: Port device owner isn't updated

[Yahoo-eng-team] [Bug 1807561] Re: nova interface-attach report error:'oslo_messaging.exceptions.MessagingTimeout'

2018-12-19 Thread Matt Riedemann
The interface attach is a synchronous RPC call from the nova-api service to the nova-compute service. That times out after 60 seconds by default if nova-compute does not respond. So, you would have to figure out why the interface attach operation does not complete within the timeout. Is

[Yahoo-eng-team] [Bug 1806777] Re: cloud-init with iscsi ibft keeps interface at 'manual' so the system gets no dns search domain

2018-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package open-iscsi - 2.0.874-5ubuntu2.6 --- open-iscsi (2.0.874-5ubuntu2.6) bionic; urgency=medium * debian/iscsi-disk.rules: Fix bug with LVM on top of iscsi devices. (LP: #1807978) open-iscsi (2.0.874-5ubuntu2.5) bionic; urgency=medium [Scott

[Yahoo-eng-team] [Bug 1806777] Re: cloud-init with iscsi ibft keeps interface at 'manual' so the system gets no dns search domain

2018-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package open-iscsi - 2.0.873+git0.3b4b4500-14ubuntu3.7 --- open-iscsi (2.0.873+git0.3b4b4500-14ubuntu3.7) xenial; urgency=medium [Scott Moser] * debian/extra/initramfs.local-top: handle iSCSI iBFT DHCP to correctly run ipconfig to gather all DHCP

[Yahoo-eng-team] [Bug 1784579] Re: unable to live migrate instance after update to queens

2018-12-19 Thread Matt Riedemann
The regression goes back to newton: https://review.openstack.org/#/c/350595/ ** Also affects: nova/ocata Importance: Undecided Status: New ** Changed in: nova/ocata Status: New => Confirmed ** Changed in: nova/ocata Importance: Undecided => Medium -- You received this bug

[Yahoo-eng-team] [Bug 1809139] [NEW] Support collect-logs from a non-/ root

2018-12-19 Thread Dan Watkins
Public bug reported: When debugging instance launch failures, one trick we use is to mount the disk of the failed instance to another instance, and investigate the logs there. Most of the time, we can use chroot to run `cloud-init collect-logs` in the failed instance's root. However, if we are

[Yahoo-eng-team] [Bug 1633120] Re: Nova scheduler tries to assign an already-in-use SRIOV QAT VF to a new instance

2018-12-19 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects:

[Yahoo-eng-team] [Bug 1809136] [NEW] Unsupported VIF type unbound convert '_nova_to_osvif_vif_unbound' on compute restart

2018-12-19 Thread Stephen Finucane
Public bug reported: This is a variant of an existing bug: - https://bugs.launchpad.net/nova/+bug/1738373 tracks a similar exception ('_nova_to_osvif_vif_binding_failed') on compute startup. There are also two other closely related bugs: - https://bugs.launchpad.net/nova/+bug/1783917 tracks

[Yahoo-eng-team] [Bug 1738373] Re: nova-compute cannot restart if _init_host failed

2018-12-19 Thread Matt Riedemann
*** This bug is a duplicate of bug 1784579 *** https://bugs.launchpad.net/bugs/1784579 This is fixed with: https://review.openstack.org/#/q/Ia963a093a1b26d90b4de2e8fc623031cf175aece ** This bug has been marked a duplicate of bug 1784579 unable to live migrate instance after update to

[Yahoo-eng-team] [Bug 1784579] Re: unable to live migrate instance after update to queens

2018-12-19 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => Confirmed ** Changed in: nova/pike Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1809134] [NEW] TypeError in QoS gateway_ip code in l3-agent logs

2018-12-19 Thread Brian Haley
Public bug reported: Seeing this traceback in the l3-agent logs in the failing neutron- tempest-plugin-dvr-multinode-scenario job. For example, http://logs.openstack.org/23/622623/3/check/neutron-tempest-plugin-dvr-multinode-scenario/604b3c0/controller/logs/screen-q-l3.txt.gz?level=WARNING

[Yahoo-eng-team] [Bug 1809123] [NEW] OSError failure to read when creating multiple instances with NFS

2018-12-19 Thread Tim Rozet
Public bug reported: There is a race condition in when launching multiple instances over NFS simultaneously that can end up causing the os.utime function to fail when updating the mtime for the image base: 2018-12-15 14:22:38.740 7 INFO nova.virt.libvirt.driver

[Yahoo-eng-team] [Bug 1809121] [NEW] Can't upload image to glance without setting minimu ram and disk sizes

2018-12-19 Thread Yves-Gwenael Bourhis
Public bug reported: Since this patch: https://review.openstack.org/#/c/554572/ (and https://review.openstack.org/#/c/566267/ in queens) We can't upload an image file without manually setting the image minimum ram and disk sizes, otherwise we raise this error: Recoverable error: 400 Bad

[Yahoo-eng-team] [Bug 1805901] Re: Attaching physical PCI devices to guests in nova - bad link to neutron admin guide

2018-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/626110 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b05ca399d86ae6103c717936cb462ca849a56382 Submitter: Zuul Branch:master commit b05ca399d86ae6103c717936cb462ca849a56382 Author: wingwj Date: Wed Dec 19 16:09:34 2018 +0800

[Yahoo-eng-team] [Bug 1809116] [NEW] Renewable Application Credentials

2018-12-19 Thread Kristi Nikolla
Public bug reported: This bug is used for tracking the progress of the application credential feature in keystone. Summary === Allow creation of applications credentials based on the authorization of mapped group assignments. The application credentials will require the user who created

[Yahoo-eng-team] [Bug 1809095] [NEW] Wrong representor port was unplugged from OVS during cold migration

2018-12-19 Thread Maria Luisa Arches
Public bug reported: Description === Wrong representor port was unplugged from OVS during cold migration. This happens when VM is scheduled to use a different PCI device to target host vs. to what PCI device it is using from source host. Nova uses new PCI device information to unplug

[Yahoo-eng-team] [Bug 1800579] Re: Resize instance failed will throw two error messages

2018-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/614089 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e062589c6198480e362e03296a5a8535ee71dc0f Submitter: Zuul Branch:master commit e062589c6198480e362e03296a5a8535ee71dc0f Author: wangliangyu Date: Tue Oct 30 15:18:02 2018