[Yahoo-eng-team] [Bug 1920256] [NEW] Typo in sort dir parameter descriptions

2021-03-19 Thread Matt Riedemann
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: There is a typo in the server and flavor sort_dir parameter

[Yahoo-eng-team] [Bug 1893238] [NEW] nova document search result links not working

2020-08-27 Thread Matt Riedemann
Public bug reported: The resulting links from the nova document search aren't working. For example, searching for cross_az_attach here: https://docs.openstack.org/nova/latest/search.html?q=cross_az_attach Yields a few links but clicking on them gives a 404, e.g.:

[Yahoo-eng-team] [Bug 1866106] Re: Can't set "pointer_model = None" in nova.conf

2020-03-04 Thread Matt Riedemann
** Changed in: oslo.config Status: New => Won't Fix ** Tags added: config libvirt -- 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/1866106 Title: Can't set

[Yahoo-eng-team] [Bug 1866106] Re: Can't set "pointer_model = None" in nova.conf

2020-03-04 Thread Matt Riedemann
The problem is in oslo.config I think right here: https://github.com/openstack/oslo.config/blob/20a7cee3e3019d60c4b367bb76922a1db41d1750/oslo_config/types.py#L142 That's coercing the value None to a string 'None' so it fails. According to Ben Nemec: (02:13:48 PM) bnemec: The only way for a

[Yahoo-eng-team] [Bug 1856925] Re: Nova compute service exception that performs cold migration virtual machine stuck in resize state.

2020-01-09 Thread Matt Riedemann
** Also affects: nova/train Importance: Undecided Status: New ** Changed in: nova/train Status: New => In Progress ** Changed in: nova/train Importance: Undecided => Low ** Changed in: nova/train Assignee: (unassigned) => Lee Yarwood (lyarwood) -- You received this

[Yahoo-eng-team] [Bug 1858667] [NEW] TestMultiCellMigrate.test_poll_unconfirmed_resizes_with_(no_)upcall race failing with greenlet error: Error auto-confirming resize: Reader

2020-01-07 Thread Matt Riedemann
Public bug reported: Seen here: https://35ea41893426ced4e7b7-c7b305d9ddba843cc11c9f16befc26b2.ssl.cf1.rackcdn.com/699291/4/check /nova-tox-functional-py36/6f68741/testr_results.html.gz ft1.12:

[Yahoo-eng-team] [Bug 1857306] Re: _bury_in_cell0 could not handle instance duplicate exception

2019-12-23 Thread Matt Riedemann
Looks like the regression was introduced in Ocata: https://review.opendev.org/#/c/319379/ ** Changed in: nova Status: New => Triaged ** Changed in: nova Importance: Undecided => Low ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/stein

[Yahoo-eng-team] [Bug 1844929] Re: grenade jobs failing due to "Timed out waiting for response from cell" in scheduler

2019-12-20 Thread Matt Riedemann
** Also affects: grenade 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/1844929 Title: grenade jobs failing due to "Timed

[Yahoo-eng-team] [Bug 1857139] Re: TypeError: object of type 'object' has no len() from resources_from_request_spec when cells are down

2019-12-20 Thread Matt Riedemann
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22Exception%20during%20message%20handling%3A%20TypeError%3A%20object%20of%20type%20'object'%20has%20no%20len()%5C%22%20AND%20tags%3A%5C%22screen-n-sch.txt%5C%22=7d ** Also affects: nova/train Importance: Undecided

[Yahoo-eng-team] [Bug 1857139] [NEW] TypeError: object of type 'object' has no len() from resources_from_request_spec when cells are down

2019-12-20 Thread Matt Riedemann
with the TypeError in it. ** Affects: nova Importance: Low Assignee: Matt Riedemann (mriedem) Status: Triaged ** Affects: nova/train Importance: Undecided Status: New ** Tags: scheduler -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1857031] Re: cloud-init configures wrong interface when trying to configure two interfaces with OpenStack cloud

2019-12-20 Thread Matt Riedemann
Marking invalid for nova since it sounds like this is a cloud-init issue. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1857031

[Yahoo-eng-team] [Bug 1835627] Re: test_shelve_unshelve_server failing on stable/pike (and probably ocata)

2019-12-19 Thread Matt Riedemann
** Changed in: devstack Status: In Progress => Won't Fix ** Changed in: devstack-plugin-ceph Status: Confirmed => Invalid -- 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 1835627] Re: test_shelve_unshelve_server failing on stable/pike (and probably ocata)

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

[Yahoo-eng-team] [Bug 1804502] Re: Rebuild server with NUMATopologyFilter enabled fails (in some cases)

2019-12-19 Thread Matt Riedemann
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1856923] Re: Virtual machine hot migration failed, no prompt timeout

2019-12-19 Thread Matt Riedemann
What is the configuration on your compute nodes? Do you have a timeout set for live migration? Do you have post-copy or auto-converge enabled? What version of libvirt and qemu binaries on those nodes? I'm going to mark this as invalid per a support request until there is more information to help

[Yahoo-eng-team] [Bug 1857013] [NEW] Configure live migrations in nova - timeout section for kvm doesn't mention live_migration_timeout_action

2019-12-19 Thread Matt Riedemann
Public bug reported: - [x] This is a doc addition request. In the section on configuring timeouts for live migration for kvm: https://docs.openstack.org/nova/latest/admin/configuring-migrations.html #advanced-configuration-for-kvm-and-qemu It mentions live_migration_completion_timeout but not

[Yahoo-eng-team] [Bug 1856902] [NEW] nova.tests.functional.libvirt.test_vpmem.VPMEMTests.test_create_servers_with_vpmem fails intermittently

2019-12-18 Thread Matt Riedemann
Public bug reported: Seen here: https://748441c9eeeb89eb36db- b17eeb704755458252956ad3afd603fe.ssl.cf5.rackcdn.com/697670/3/gate/nova- tox-functional-py36/54fe49d/testr_results.html.gz ft1.1:

[Yahoo-eng-team] [Bug 1852610] Re: API allows source compute service/node deletion while instances are pending a resize confirm/revert

2019-12-18 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/queens Status: New => Confirmed ** Changed in: nova/stein Importance: Undecided => Medium ** Changed in: nova/train Importance: Undecided => Medium ** Changed in: nova/rocky Importance:

[Yahoo-eng-team] [Bug 1675791] Re: Instance created by demo user(non-admin), shelved by admin and unshelved by demo user --> ends up in error state

2019-12-17 Thread Matt Riedemann
** Changed in: nova/pike Status: Triaged => Won't Fix ** Changed in: nova/queens Status: In Progress => Won't Fix -- 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 1788527] Re: Redundant instance group lookup during scheduling of move operations

2019-12-17 Thread Matt Riedemann
** Changed in: nova/rocky Status: In Progress => Confirmed ** Changed in: nova/rocky Status: Confirmed => Won't Fix -- 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 1840068] Re: (lxc) Instance failed to spawn: TypeError: object of type 'filter' has no len() - python3

2019-12-17 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) => sean mooney (sean-k-mooney) ** Changed in: nova/pike Importance: Undecided => Low -- You received this

[Yahoo-eng-team] [Bug 1724172] Re: Allocation of an evacuated instance is not cleaned on the source host if instance is not defined on the hypervisor

2019-12-17 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => In Progress ** Changed in: nova/pike Importance: Undecided => Low ** Changed in: nova/pike Assignee: (unassigned) => Balazs Gibizer (balazs-gibizer) -- You received

[Yahoo-eng-team] [Bug 1856296] Re: upgrade to Train might fail due to mariadb row format

2019-12-13 Thread Matt Riedemann
I don't think there is really anything for nova to do with this, it's dependent on how the database is configured correct? ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1856312] Re: RuntimeError during calling log_opts_values

2019-12-13 Thread Matt Riedemann
** Changed in: nova Status: New => Invalid -- 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/1856312 Title: RuntimeError during calling log_opts_values Status in

[Yahoo-eng-team] [Bug 1856312] Re: RuntimeError during calling log_opts_values

2019-12-13 Thread Matt Riedemann
Does this happen every time and is 100% reproducible or is it intermittent somehow? ** Also affects: oslo.config Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1856311] Re: server_external_events response status is always 'completed' instead of event status which requested as failed

2019-12-13 Thread Matt Riedemann
Hmm this should pull the status from the request and put it on the response: https://github.com/openstack/nova/blob/e6f742544432d6066f1fba4666580919eb7859bd/nova/api/openstack/compute/server_external_events.py#L96 and then changed to completed here because the instance.host is set so we're going

[Yahoo-eng-team] [Bug 1695187] Re: bdm save failure leaves inconsistent data during attaching volume

2019-12-12 Thread Matt Riedemann
This is really old and needs to be re-triaged/re-reported if it's still a valid issue on master. ** Changed in: nova Status: New => Invalid -- 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 1769025] Re: OrphanedObjectError: Cannot call obj_load_attr on orphaned Instance object error is thrown for ironic deploy in Pike

2019-12-12 Thread Matt Riedemann
Is this still an issue? I'm inclined to mark this as invalid unless it can be recreated on a newer release. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1856241] [NEW] Compute API in nova - servers_links should link to paging doc

2019-12-12 Thread Matt Riedemann
Public bug reported: - [x] This doc is inaccurate in this way: The servers_links parameter description says: """ Links to the next server. It is available when the number of servers exceeds limit parameter or [api]/max_limit in the configuration file. See API Guide / Links and References for

[Yahoo-eng-team] [Bug 1856240] [NEW] wait_for_versioned_notifications gives unhelpful error message "ValueError: Not a text type application/octet-stream" on timeout

2019-12-12 Thread Matt Riedemann
Public bug reported: While working on a functional test that relies on the fake_notifier.wait_for_versioned_notifications method the notification never comes and the waiter times out but dumps an unhelpful ValueError: {0}

[Yahoo-eng-team] [Bug 1827489] Re: Wrong IPV6 address provided by openstack server create

2019-12-12 Thread Matt Riedemann
Marking this as invalid for nova since it doesn't appear there is anything for nova to do with this: (12:55:13 PM) mriedem: haleyb: do you think there is anything for nova to do with this? https://bugs.launchpad.net/nova/+bug/1827489 (12:55:15 PM) openstack: Launchpad bug 1827489 in neutron

[Yahoo-eng-team] [Bug 1842909] Re: The vm is not assigned security group when created with port-id option

2019-12-12 Thread Matt Riedemann
Agree that this is extremely latent behavior and I'm pretty sure we have existing/closed/invalidated bugs for orchestrating this type of behavior. As James noted from the docs, pre-existing ports get the security groups applied to them in neutron. I'm going to close this as Won't Fix and a

[Yahoo-eng-team] [Bug 1851336] Re: cirros aarch64 img got vnc problem: Guest disabled display

2019-12-12 Thread Matt Riedemann
> I think this not a bug for Nova, we need report the issue in cirros project. so we can close this one Done. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1856147] Re: Unexpected API Error when create server

2019-12-12 Thread Matt Riedemann
Looks like misconfiguration where nova is unable to communicate with another service. Check your install and config steps. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1855927] [NEW] _poll_unconfirmed_resizes may not retry later if confirm_resize fails in API

2019-12-10 Thread Matt Riedemann
Public bug reported: This is based on code inspection but let's say I have configured my computes to set resize_confirm_window=3600 to automatically confirm a resized server after 1 hour. Within that hour, let's say the source compute service is down. The periodic task gets the unconfirmed

[Yahoo-eng-team] [Bug 1855875] Re: When create a new server instance this error occurred.

2019-12-10 Thread Matt Riedemann
This looks like a configuration issue. What is the value of your transport_url config option in both the nova config and cell_mappings table? ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1854235] Re: Missing image type 'ploop'

2019-12-09 Thread Matt Riedemann
You're also going to need a nova change to update the virt driver interface so the libvirt driver reports the trait. ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1835926] Re: Volume attachment may fail after rescuing instance on an image with different hw_disk_bus

2019-12-06 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1838392] Re: BDMNotFound raised and stale block devices left over when simultaneously reboot and deleting an instance

2019-12-05 Thread Matt Riedemann
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1844568] Re: [compute] "create_test_server" if networks is undefined and more than one network is present

2019-12-05 Thread Matt Riedemann
tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest.test_qos_min_bw_allocation_basic, which was enabled in the nova-next job this week: https://review.opendev.org/#/c/697180/ is likely causing the spike in failures in the nova-next job. See this failed job:

[Yahoo-eng-team] [Bug 1855015] Re: Intermittent fails in nova-next job with "Multiple possible networks found, use a Network ID to be more specific."

2019-12-04 Thread Matt Riedemann
*** This bug is a duplicate of bug 1844568 *** https://bugs.launchpad.net/bugs/1844568 It looks like that tempest test is actually expecting the error: https://opendev.org/openstack/tempest/src/branch/master/tempest/api/compute/servers/test_attach_interfaces.py#L236 try:

[Yahoo-eng-team] [Bug 1855015] Re: Intermittent fails since 11/23 with "Multiple possible networks found, use a Network ID to be more specific."

2019-12-04 Thread Matt Riedemann
*** This bug is a duplicate of bug 1844568 *** https://bugs.launchpad.net/bugs/1844568 Based on that query I guess you're specifically looking at the nova-next job, right? It looks like the most fails on that are from this series starting with https://review.opendev.org/#/c/697180/. Having

[Yahoo-eng-team] [Bug 1825018] Re: security group driver gets loaded way too much in the api

2019-12-03 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1853495] Re: Unable to create an instance based on an encrypted volume snapshot

2019-11-29 Thread Matt Riedemann
** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Changed in: nova/train Status: New => In Progress ** Changed in: nova/stein Status: New => In Progress ** Changed in: nova/train

[Yahoo-eng-team] [Bug 1783565] Re: ServerGroupTestV21.test_evacuate_with_anti_affinity_no_valid_host intermittently fails with "Instance compute service state on host2 expected to be down, but it was

2019-11-26 Thread Matt Riedemann
** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Changed in: nova/train Status: New => Fix Released ** Changed in:

[Yahoo-eng-team] [Bug 1853926] Re: Failed to build docs cause of InvocationError

2019-11-26 Thread Matt Riedemann
Clearly we're not having problems building docs and this can't be triaged with the actual doc build logs and the error. Did you have local changes that might have caused the docs build to fail? If so, investigate the log for errors. Do you have stale pyc files locally? If so, do: find . -name

[Yahoo-eng-team] [Bug 1551703] Re: Resize a vm that vm_state is "stopped" failureļ¼Œ vm's task_state rollback to "active"

2019-11-26 Thread Matt Riedemann
** Also affects: nova/train Importance: Undecided Status: New ** Changed in: nova/train Importance: Undecided => Low ** Changed in: nova/train Status: New => In Progress ** Changed in: nova/train Assignee: (unassigned) => Matt Riedemann (mriedem) -- You

[Yahoo-eng-team] [Bug 1853800] Re: Nova-compute generates incorrect exit code in case if child spawning failed

2019-11-25 Thread Matt Riedemann
This is likely something that is controlled down in the oslo.service library code which nova-compute uses. ** Also affects: oslo.service Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1853370] [NEW] resize_claim lazy-loads at least 3 joined fields in separate DB calls

2019-11-20 Thread Matt Riedemann
Public bug reported: During a resize_claim the ResourceTracker lazy-loads in 3 separate calls to the DB (over RPC) these 3 fields: b"2019-11-20 16:13:29,521 DEBUG [nova.objects.instance] Lazy-loading 'pci_requests' on Instance uuid c0fdac69-b360-4526-917e-16fb018cb8a3" b"2019-11-20

[Yahoo-eng-team] [Bug 1853280] Re: nova-live-migration job constantly fails on stable/pike

2019-11-20 Thread Matt Riedemann
This might be fixed by https://review.opendev.org/#/c/695191/. ** Also affects: devstack-plugin-ceph 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 1853166] Re: nova not installable on py2 environments which breaks the gate

2019-11-19 Thread Matt Riedemann
** Changed in: nova Status: In Progress => Fix Released -- 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/1853166 Title: nova not installable on py2 environments

[Yahoo-eng-team] [Bug 1853166] [NEW] nova not installable on py2 environments which breaks the gate

2019-11-19 Thread Matt Riedemann
Public bug reported: As noted in the revert https://review.opendev.org/#/c/694891/ change https://review.opendev.org/#/c/687954/ made nova not installable on environments running python < 3.6:

[Yahoo-eng-team] [Bug 1852993] Re: Don't delete compute node when deleting service other than nova-compute

2019-11-19 Thread Matt Riedemann
Deleting a nova-consoleauth service shouldn't have anything to do with deleting compute_nodes records, only deleting nova-compute services, but I guess this doesn't filter on the service binary being nova-compute:

[Yahoo-eng-team] [Bug 1853089] Re: openstack env in Stein, CLI or Dashboard response slowly

2019-11-19 Thread Matt Riedemann
This is going to require profiling on your part. This isn't a nova bug. ** Changed in: nova Status: New => Invalid -- 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 1852665] Re: HostMappingNotFound in wigi.py

2019-11-19 Thread Matt Riedemann
*** This bug is a duplicate of bug 1780727 *** https://bugs.launchpad.net/bugs/1780727 What release are you using? You must not have this fix: https://review.opendev.org/#/q/I0d7644db3537a67b94e75972b3c4fce25a623763 I'm going to mark this as a duplicate of bug 1780727. ** This bug has been

[Yahoo-eng-team] [Bug 1837199] Re: nova-manage Tracebeck on missing arg

2019-11-18 Thread Matt Riedemann
Something must have regressed in Queens because going back to Pike this still works: usage: nova-manage db [-h] {archive_deleted_rows,ironic_flavor_migration,null_instance_uuid_scan,online_data_migrations,sync,version} ... nova-manage db: error: too

[Yahoo-eng-team] [Bug 1837199] Re: nova-manage Tracebeck on missing arg

2019-11-18 Thread Matt Riedemann
** No longer affects: oslo.config ** Changed in: nova Assignee: (unassigned) => Matt Riedemann (mriedem) -- 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/1837

[Yahoo-eng-team] [Bug 1852846] Re: Unexpected API Error

2019-11-18 Thread Matt Riedemann
Well there are obviously problems on the controllers because there are DB connection errors in the logs. You could try using --os-compute-api-version 2.34 to avoid the RPC timeout but that kind of error is generally symptomatic of bigger problems, like failures connecting to the conductor or

[Yahoo-eng-team] [Bug 1852665] Re: HostMappingNotFound in wigi.py

2019-11-15 Thread Matt Riedemann
Which release is nova in the API? As you can see from the service listing, nova CLI does it with the latest microversion negotiated between novaclient and the server so you see the service id as a uuid (microversion 2.53+) but openstack compute service list uses microversion 2.1 by default, so

[Yahoo-eng-team] [Bug 1852610] Re: API allows source compute service/node deletion while instances are pending a resize confirm/revert

2019-11-14 Thread Matt Riedemann
This goes back further than Rocky but since Queens is in extended maintenance mode upstream I figure it's best to just focus on Rocky+ for now. ** Changed in: nova Assignee: (unassigned) => Matt Riedemann (mriedem) ** Also affects: nova/rocky Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1852610] [NEW] API allows source compute service/node deletion while instances are pending a resize confirm/revert

2019-11-14 Thread Matt Riedemann
Public bug reported: This is split off from bug 1829479 which is about deleting a compute service which had servers evacuated from it which will orphan resource providers in placement. A similar scenario is true where the API will allow deleting a source compute service which has migration-based

[Yahoo-eng-team] [Bug 1852609] [NEW] Reboot an instance in nova - split the rescue part out

2019-11-14 Thread Matt Riedemann
Public bug reported: - [x] This doc is inaccurate in this way: I didn't think nova had any documentation about the rescue operation but found that it's hidden in the reboot user guide: https://docs.openstack.org/nova/latest/user/reboot.html Ironically that page has more documentation about

[Yahoo-eng-team] [Bug 1852465] Re: ExternalNetworkAttachForbidden should result in BuildAbortException, not reschedule

2019-11-13 Thread Matt Riedemann
This goes back a long time but I'll just target to the non-extended- maintenance branches. ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided

[Yahoo-eng-team] [Bug 1852468] Re: network router:external value is non-boolean (Internal) which causes server create failure

2019-11-13 Thread Matt Riedemann
Nevermind about the value, it's openstack CLI that is translating the false value to "Internal": https://github.com/openstack/python- openstackclient/blob/d17a1c8039807cdac29e77eb5f0724d181bdd831/openstackclient/network/v2/network.py#L33 ** Changed in: neutron Status: New => Invalid --

[Yahoo-eng-team] [Bug 1852468] [NEW] network router:external value is non-boolean (Internal) which causes server create failure

2019-11-13 Thread Matt Riedemann
Public bug reported: I noticed this here: https://review.opendev.org/#/c/693248/ Nova has this post-test script: https://zuul.opendev.org/t/openstack/build/540a9fc0dbc64abb92d3f3e513573307/console#4/0/0/controller Which creates an internal private network: +

[Yahoo-eng-team] [Bug 1852465] [NEW] ExternalNetworkAttachForbidden should result in BuildAbortException, not reschedule

2019-11-13 Thread Matt Riedemann
Public bug reported: I saw this in a CI run where creating a server on an external network as a non-admin user failed and was rescheduled. Here are the failures from the compute logs:

[Yahoo-eng-team] [Bug 1852458] [NEW] "create" instance action not created when instance is buried in cell0

2019-11-13 Thread Matt Riedemann
L1460 Solution: The ComputeTaskManager._bury_in_cell0 method should also create a "create" action in cell0 like it does for the instance BDMs and tags. This goes back to Ocata: https://review.opendev.org/#/c/319379/ ** Affects: nova Importance: Low Assignee: Matt Riedemann (mriedem

[Yahoo-eng-team] [Bug 1852446] [NEW] Hypervisors in nova - no subpage details for ironic

2019-11-13 Thread Matt Riedemann
Public bug reported: - [x] This is a doc addition request. The admin configuration for hypervisors does not have a subpage with details about configuring nova with the ironic compute driver. There are at least a few things that could go into a page like that: * Summary of what it does and how

[Yahoo-eng-team] [Bug 1852207] Re: reschedule ignores requested availability zone

2019-11-12 Thread Matt Riedemann
** Changed in: nova Status: New => Invalid ** Tags added: pike-only -- 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/1852207 Title: reschedule ignores requested

[Yahoo-eng-team] [Bug 1714235] Re: os-migrateLive API does not restrict one from trying to migrate to the original host

2019-11-10 Thread Matt Riedemann
I'm just going to invalidate this since if you're using microversion < 2.34 you'll get a 400 because of the UnableToMigrateToSelf error from conductor and if you're using >= 2.34 you'll get a 202 response but the operation will fail and a fault will be recorded, there would just be more work to

[Yahoo-eng-team] [Bug 1732363] Re: Use subprocess securely

2019-11-10 Thread Matt Riedemann
I'm going to invalidate this because the code being pointed out is just dev/test scripts, not production runtime code. It can be fixed if someone wants to restore and rework the patch but it's super low priority IMO. ** Changed in: nova Importance: Undecided => Low ** Changed in: nova

[Yahoo-eng-team] [Bug 1851871] [NEW] Unit tests intermittently fail with "TypeError: Can't upgrade a READER transaction to a WRITER mid-transaction" during service destroy

2019-11-08 Thread Matt Riedemann
Public bug reported: Seen here: https://storage.bhs1.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_6e8/691900/3/check /openstack-tox-py27/6e8b215/testr_results.html.gz ft1.34:

[Yahoo-eng-team] [Bug 1794827] Re: Queens openstack client does not support --block-device

2019-11-08 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1783565] Re: ServerGroupTestV21.test_evacuate_with_anti_affinity_no_valid_host intermittently fails with "Instance compute service state on host2 expected to be down, but it was

2019-11-08 Thread Matt Riedemann
gibi has a fix here: https://review.opendev.org/692252 ** Changed in: nova Assignee: (unassigned) => Balazs Gibizer (balazs-gibizer) ** Changed in: nova Status: Invalid => In Progress ** Changed in: nova Importance: Undecided => Low -- You received this bug notification because

[Yahoo-eng-team] [Bug 1850735] Re: time.sleep(10) in server group func tests

2019-11-08 Thread Matt Riedemann
*** This bug is a duplicate of bug 1783565 *** https://bugs.launchpad.net/bugs/1783565 ** This bug has been marked a duplicate of bug 1783565 ServerGroupTestV21.test_evacuate_with_anti_affinity_no_valid_host intermittently fails with "Instance compute service state on host2 expected to

[Yahoo-eng-team] [Bug 1850280] Re: rejecting move operations with qos ports does not work if the operation is called with non admin user

2019-11-06 Thread Matt Riedemann
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Changed in: nova/stein Status: New => Triaged ** Changed in: nova/stein Importance: Undecided => Medium ** Changed in: nova/train

[Yahoo-eng-team] [Bug 1849657] Re: allocation key is missing from the binding:profile of the neutron qos port when the server is created by a non-admin user

2019-11-06 Thread Matt Riedemann
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Changed in: nova/stein Status: New => Triaged ** Changed in: nova/train Status: New => Triaged ** Changed in: nova/stein

[Yahoo-eng-team] [Bug 1849695] Re: resize of server with qos ports fails if called by non admin user

2019-11-06 Thread Matt Riedemann
** Also affects: nova/train Importance: Undecided Status: New ** Changed in: nova/train Status: New => Triaged -- 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 1851430] Re: slow metadata performance with security groups that have a lot of rules

2019-11-05 Thread Matt Riedemann
** Changed in: nova Assignee: Matt Riedemann (mriedem) => Doug Wiegley (dougwig) ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undeci

[Yahoo-eng-team] [Bug 1851430] [NEW] slow metadata performance with security groups that have a lot of rules

2019-11-05 Thread Matt Riedemann
Public bug reported: This was reported here without a bug: https://review.opendev.org/#/c/656084/ The EC2 metadata API response includes a 'security-groups' key that is a list of security group names attached to the instance. The problem is for each security group attached to the instance, if

[Yahoo-eng-team] [Bug 1850694] Re: shelve doesn't handle UnexpectedTaskStateError

2019-11-02 Thread Matt Riedemann
** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1850682] [NEW] functional tests in rocky randomly fail with "Build of instance was re-scheduled: Cannot modify readonly field uuid"

2019-10-30 Thread Matt Riedemann
Public bug reported: Seen here: https://561c74891cdc1994ef28-bf4df36ee9e72417a89c120068385812.ssl.cf2.rackcdn.com/690721/4/check /nova-tox-functional/5b7bec9/testr_results.html.gz >From logstash this is probably the earliest patch to hit it: https://review.opendev.org/#/c/687563/

[Yahoo-eng-team] [Bug 1593155] Re: over_committed_disk_size is wrong for sparse flat files

2019-10-30 Thread Matt Riedemann
*** This bug is a duplicate of bug 1764489 *** https://bugs.launchpad.net/bugs/1764489 ** This bug has been marked a duplicate of bug 1764489 Preallocated disks are deducted twice from disk_available_least when using preallocated_images = space -- You received this bug notification

[Yahoo-eng-team] [Bug 1663456] Re: Field 'updated_at' always 'None' when show aggregate

2019-10-30 Thread Matt Riedemann
roller nova]# git log commit 50d402821be7476eb58ccd791c50d8ed801e85eb Author: Matt Riedemann Date: Wed Feb 8 10:23:14 2017 -0500 Consider startup scenario in _get_compute_nodes_in_db 2. Which hypervisor did you use? devstack + libvirt + kvm Logs == Enable -

[Yahoo-eng-team] [Bug 1663456] Re: Field 'updated_at' always 'None' when show aggregate

2019-10-30 Thread Matt Riedemann
= 1. nova version [root@controller nova]# git log commit 50d402821be7476eb58ccd791c50d8ed801e85eb Author: Matt Riedemann Date: Wed Feb 8 10:23:14 2017 -0500 Consider startup scenario in _get_compute_nodes_in_db 2. Which hypervisor did you use? devstack + libvirt + kv

[Yahoo-eng-team] [Bug 1850514] Re: ReshapeForPCPUsTest.test_vcpu_to_pcpu_reshape intermittently fails with "Cannot 'migrate' instance while it is in vm_state building"

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

[Yahoo-eng-team] [Bug 1850514] [NEW] ReshapeForPCPUsTest.test_vcpu_to_pcpu_reshape intermittently fails with "Cannot 'migrate' instance while it is in vm_state building"

2019-10-29 Thread Matt Riedemann
Public bug reported: Seen here: https://storage.gra1.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_f05/691390/6/check /nova-tox-functional/f059dc0/testr_results.html.gz ft1.1:

[Yahoo-eng-team] [Bug 1845600] Re: Install and configure controller node (nova) missing packet

2019-10-29 Thread Matt Riedemann
The nova-console service is xen driver specific and removed on purpose because it's deprecated, see: https://review.opendev.org/#/c/610075/ ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1475112] Re: Instance should return to its initial state instead of ACTIVE when resize fails

2019-10-29 Thread Matt Riedemann
*** This bug is a duplicate of bug 1811235 *** https://bugs.launchpad.net/bugs/1811235 ** This bug is no longer a duplicate of bug 1551703 Resize a vm that vm_state is "stopped" failureļ¼Œ vm's task_state rollback to "active" ** This bug has been marked a duplicate of bug 1811235

[Yahoo-eng-team] [Bug 1850437] Re: changePassword action allows adminPass="" value

2019-10-29 Thread Matt Riedemann
This is wrong, it looks like empty string was always allowed, going back to this code: https://github.com/openstack/nova/blob/icehouse- eol/nova/api/openstack/compute/servers.py#L1490 ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1850437] [NEW] changePassword action allows adminPass="" value

2019-10-29 Thread Matt Riedemann
Public bug reported: The changePassword API requires an adminPass value: https://docs.openstack.org/api-ref/compute/?expanded=change- administrative-password-changepassword-action-detail#change- administrative-password-changepassword-action But the schema allows an empty string:

[Yahoo-eng-team] [Bug 1850412] [NEW] Useful image properties in glance - os_admin_user not documented

2019-10-29 Thread Matt Riedemann
Public bug reported: - [x] This is a doc addition request. The os_admin_user image property was added to nova in the liberty release: https://specs.openstack.org/openstack/nova- specs/specs/liberty/implemented/libvirt-set-admin-password.html It's used to specify the admin username in a guest,

[Yahoo-eng-team] [Bug 1849870] [NEW] docs build failing on psycopg2 dependency

2019-10-25 Thread Matt Riedemann
st file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt' 2019-10-25 13:58:32.600936 | ubuntu-bionic | Error: b'You need to install postgresql-server-dev-X.Y for building a server-side extension or libpq-dev for building a client-side application.\n' ** Affects: nova Importance: Critica

[Yahoo-eng-team] [Bug 1849850] [NEW] F841 is not checked since Train

2019-10-25 Thread Matt Riedemann
Public bug reported: With this change in Train: https://review.opendev.org/#/c/651553/ We're using pycodestyle rather than pep8 and pycodestyle doesn't check for F841: https://pycodestyle.readthedocs.io/en/latest/intro.html#error-codes Which means things like this slip through and then fail

[Yahoo-eng-team] [Bug 1849409] Re: openstack server list --deleted --limit -1 hangs

2019-10-23 Thread Matt Riedemann
** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1849481] Re: Failed to delete volumes while delete instance

2019-10-23 Thread Matt Riedemann
>From the logs I see cinder.auth_type = None so the [cinder] section of the nova configuration is not configured for a service user to act on behalf of the user to detach and delete the volume. With reclaim_instance_interval>0 the periodic task in the compute service will delete the server and the

[Yahoo-eng-team] [Bug 1554440] Re: Show volume attachment exception does not looks good if server is in shelved_offloaded state

2019-10-22 Thread Matt Riedemann
seem to be bothering anybody. ** Changed in: nova Status: In Progress => Won't Fix ** Changed in: nova Assignee: Matt Riedemann (mriedem) => (unassigned) ** Changed in: nova Importance: Medium => Wishlist -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1637483] Re: Add healthcheck middleware to pipelines

2019-10-22 Thread Matt Riedemann
** Changed in: nova Assignee: Jesse Keating (jesse-keating) => (unassigned) ** Changed in: nova Importance: Undecided => Wishlist ** Changed in: nova Status: In Progress => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1849351] [NEW] horizon doesn't work with python-novaclient 16.0.0

2019-10-22 Thread Matt Riedemann
Public bug reported: Seen here for the requirements bump change https://review.opendev.org/#/c/690097/: https://storage.bhs1.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_2e3/690097/1/check /cross-horizon-py36/2e36786/job-output.txt 2019-10-22 15:06:33.720990 |

[Yahoo-eng-team] [Bug 1816034] Re: Ironic flavor migration and default resource classes

2019-10-22 Thread Matt Riedemann
** Changed in: nova Assignee: Matt Riedemann (mriedem) => (unassigned) ** Changed in: nova Status: In Progress => Triaged ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New -- You re

  1   2   3   4   5   6   7   8   9   10   >