[Yahoo-eng-team] [Bug 1737879] Re: 2017-12-13 00:20:15.681+0000: shutting down, reason=crashed

2017-12-19 Thread James Page
** Project changed: charm-nova-compute => nova -- 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/1737879 Title: 2017-12-13 00:20:15.681+: shutting down, reason=crashed

[Yahoo-eng-team] [Bug 1739013] [NEW] nova.tests.functional.test_server_group.ServerGroupTest*.test_evacuate_with_anti_affinity does not validate that evacuation really happens

2017-12-19 Thread Balazs Gibizer
Public bug reported: The tests only asserts that the policy is kept after the evacuation API is called [1] but does not check if the evacuated server is moved to a new host. When I added those asserts locally it become clear that the evacuation fails with NoValidHost but the test passes causing a

[Yahoo-eng-team] [Bug 1737879] [NEW] 2017-12-13 00:20:15.681+0000: shutting down, reason=crashed

2017-12-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: 1)vm shutdown info: 43 2017-12-13 00:20:15.681+: shutting down, reason=crashed 2) nova start vm info: 2017-12-13 00:24:07.337+: starting up libvirt version: 3.2.0, package: 14.el7_4.3 (CentOS BuildSystem ,

[Yahoo-eng-team] [Bug 1708655] Re: mod_wsgi requires WSGIApplicationGroup %{GLOBAL} or it will hang

2017-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/526423 Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_horizon/commit/?id=dfbc2a56b6fd0cf0a98fe6a2dc046a44c30a05b2 Submitter: Zuul Branch:master commit dfbc2a56b6fd0cf0a98fe6a2dc046a44c30a05b2 Author: Adrien Cunin

[Yahoo-eng-team] [Bug 1738659] Re: linux bridge assigns mac address to the wrong port

2017-12-19 Thread Adrian Pascalau
I have investigated this further, and it looks like the issue is in my external network, since a device is bouncing back the arp request, and this is why the bridge assigns it to the bond2 interface. So what happens is the following: default gw<-->physical switch<-->[bond2 bridge tap]<-->[eth0

[Yahoo-eng-team] [Bug 1739023] [NEW] cloud-init should support iproute2 tools

2017-12-19 Thread Robert Schweikert
Public bug reported: Older ifconig, route, netstat, and arp tools are being deprecated on Linux distributions. cloud-init should in all cases support the newer iproute2 tools. ifconfig used in: cloudinit/sources/DataSourceAzure.py cloudinit/netinfo.py tools/mock-meta.py netstat used

[Yahoo-eng-team] [Bug 1739042] [NEW] _move_operation_alloc_request fails with TypeError when using 1.12 version allocation request

2017-12-19 Thread Matt Riedemann
Public bug reported: Seen here in the alternate hosts series: http://logs.openstack.org/58/511358/43/check/openstack-tox- functional/e642310/job-output.txt.gz#_2017-12-19_00_18_34_585930 2017-12-19 00:18:34.585930 | ubuntu-xenial | Traceback (most recent call last): 2017-12-19

[Yahoo-eng-team] [Bug 1739078] [NEW] fullstack: Use a pre-built database schema

2017-12-19 Thread Jakub Libosvar
Public bug reported: This is a request for enhancement to avoid using alembic when creating fullstack environment. The database creation is one of the most expensive operations during env build up. Using a pre-defined sql script that creates database schema can save time of fullstack runs. **

[Yahoo-eng-team] [Bug 1739075] [NEW] fullstack: Improve test suite by creating environment per test class

2017-12-19 Thread Jakub Libosvar
Public bug reported: Currently, the fullstack environment is created per test function consuming. The environment creation takes a fair amount of time. This bug is a proposal to move environment creation to the test class level to reduce time of fullstack runs. As a tradeoff, we won't be able to

[Yahoo-eng-team] [Bug 1733496] Re: placement: The description of 'X-Openstack-Request-Id' in the response header is missing in API reference

2017-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/523007 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1190c3418377a721a5d8ead4d58fd09f72a2bacc Submitter: Zuul Branch:master commit 1190c3418377a721a5d8ead4d58fd09f72a2bacc Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1739071] [NEW] Floating IP assigned to a DHCP port leads to a exception if DHCP port is deleted

2017-12-19 Thread Gary Kotton
Public bug reported: A DHCP port should not be allowed to have a floating IP assigned to it. Here is the trace for when this port is deleted. root@loadbalancer01:~# neutron subnet-update 2d370a99-f177-4b85-892e-56def086e046 --disable-dhcp Request Failed: internal server error while processing

[Yahoo-eng-team] [Bug 1736946] Re: Conductor: fails to clean up networking resources due to _destroy_build_request CantStartEngineError

2017-12-19 Thread Matt Riedemann
** Changed in: nova/newton 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). https://bugs.launchpad.net/bugs/1736946 Title: Conductor: fails to clean up networking

[Yahoo-eng-team] [Bug 1739108] [NEW] api.keystone.is_cloud_admin/is_domain_admin do not work with the latest policy from keystone repo

2017-12-19 Thread Akihiro Motoki
Public bug reported: openstack_dashboard.api.keystone.is_cloud_admin and is_domain_admin do not work with the policy files generated from the latest master branch (queens) of the keystone repository (For example, keystone commit cfbc2aa30b7406b4bc77e40a55561d1f46174b5c). During the

[Yahoo-eng-team] [Bug 1739219] [NEW] Old dnsmasq listed as option:dns-server

2017-12-19 Thread Adrien Cunin
Public bug reported: Pike, regular Neutron LinuxBridge, I have the following situation: Went from a 4 network nodes setup to a 3 networks nodes setup, so one dhcp agent was dropped. It was shut down as well as removed using `openstack network agent delete`. Issue is about the generated list of

[Yahoo-eng-team] [Bug 1709985] Re: test_rebuild_server_in_error_state randomly times out waiting for rebuilding instance to be active

2017-12-19 Thread Matt Riedemann
** Changed in: nova 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). https://bugs.launchpad.net/bugs/1709985 Title: test_rebuild_server_in_error_state randomly

[Yahoo-eng-team] [Bug 1686109] Re: requests.exceptions.ConnectionError: ('Connection aborted.', BadStatusLine("''", )) in functional tests

2017-12-19 Thread Matt Riedemann
** 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). https://bugs.launchpad.net/bugs/1686109 Title: requests.exceptions.ConnectionError:

[Yahoo-eng-team] [Bug 1706719] Re: Account is locked out and cannot have password updated.

2017-12-19 Thread Matt Riedemann
** No longer affects: tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1706719 Title: Account is locked out and cannot have password updated. Status in

[Yahoo-eng-team] [Bug 1737201] Re: TypeError when sending notification during attach_interface

2017-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/527920 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=553f2edde596348ca5447588c5a0b06f3b6be286 Submitter: Zuul Branch:master commit 553f2edde596348ca5447588c5a0b06f3b6be286 Author: Balazs Gibizer Date:

[Yahoo-eng-team] [Bug 1598783] Re: Config drives created on RHEL/CentOS 7.1 can't be found

2017-12-19 Thread James Penick
** Changed in: cloud-init Status: New => Fix Released -- 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/1598783 Title: Config drives created on RHEL/CentOS 7.1 can't be found

[Yahoo-eng-team] [Bug 1739318] Re: Online data migration context does not contain project_id

2017-12-19 Thread Matt Riedemann
** Changed in: nova Status: New => Triaged ** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (unassigned) => Matt Riedemann (mriedem) ** Also affects: nova/newton Importance: Undecided Status: New ** Also affects: nova/pike Importance:

[Yahoo-eng-team] [Bug 1664931] Re: [OSSA-2017-005] nova rebuild ignores all image properties and scheduler filters (CVE-2017-16239)

2017-12-19 Thread Corey Bryant
** Also affects: nova (Ubuntu Artful) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Zesty) Importance: Undecided Status: New ** Changed in: nova (Ubuntu Zesty) Status: New => Fix Released ** Changed in: nova (Ubuntu Zesty) Importance: Undecided =>

[Yahoo-eng-team] [Bug 1739227] [NEW] test_create_subport_invalid_inherit_network_segmentation_type doesn't obey when parent network is vlan

2017-12-19 Thread Jakub Libosvar
Public bug reported: test_create_subport_invalid_inherit_network_segmentation_type uses default network type. It tests that in case 'inherit' is passed as segmentation type, the API call will fail because it assumes unsupported segmentation type. In case the test is executed against deployment

[Yahoo-eng-team] [Bug 1620761] Re: test_create_second_image_when_first_image_is_being_saved intermittently times out in teardown in cells v1 job

2017-12-19 Thread Matt Riedemann
Not seeing any logstash hits on this anymore so marking it invalid. We can re-open or open a new bug if it shows up again. ** Changed in: nova Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1717962] Re: Unhelpful error in the keystone log

2017-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/526939 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=2be384b60c94e6e9d9cee7ee9358ea886b6a193c Submitter: Zuul Branch:master commit 2be384b60c94e6e9d9cee7ee9358ea886b6a193c Author: Gage Hugo Date: Sun Dec

[Yahoo-eng-team] [Bug 1739325] [NEW] Server operations fail to complete with versioned notifications if payload contains unset non-nullable fields

2017-12-19 Thread Mohammed Naser
Public bug reported: With versioned notifications, the instance payload tries to attach a flavor payload which it looks up from the instance. It uses the one which is attached in instance_extras however there seems to be a scenario where the disabled field is missing in the database, causing all

[Yahoo-eng-team] [Bug 1662623] Re: Testing keystone docs are outdated

2017-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/523524 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=227d38e4a19dee58a1679afea7132c88b799fcb6 Submitter: Zuul Branch:master commit 227d38e4a19dee58a1679afea7132c88b799fcb6 Author: Lance Bragstad Date:

[Yahoo-eng-team] [Bug 1733754] Re: 500 error if OS-TRUST:trust is not a dict when authenticate

2017-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/522107 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=4c824c8088e359d4fd9434e01d1652a26b905335 Submitter: Zuul Branch:master commit 4c824c8088e359d4fd9434e01d1652a26b905335 Author: wangxiyuan Date: Wed

[Yahoo-eng-team] [Bug 1739323] Re: KeyError in host_manager for _get_host_states

2017-12-19 Thread Matt Riedemann
https://github.com/openstack/nova/commit/4660333d0d97d8e00cf290ea1d4ed932f5edc1dc #diff-978b9f8734365934eaf8fbb01f11a7d7L624 ** Changed in: nova Status: New => Confirmed ** Changed in: nova Importance: Undecided => High ** Also affects: nova/ocata Importance: Undecided

[Yahoo-eng-team] [Bug 1739325] Re: Server operations fail to complete with versioned notifications

2017-12-19 Thread Matt Riedemann
Here is a prettier form of the json: { "new":null, "old":null, "cur":{ "nova_object.version":"1.1", "nova_object.changes":[ "root_gb", "name", "ephemeral_gb", "memory_mb", "vcpus", "extra_specs", "swap",

[Yahoo-eng-team] [Bug 1737599] Re: Instance resize with new-style attach volume fails

2017-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/527228 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4f61f9be1704d3ed51249a10360b8c48e4cd53ff Submitter: Zuul Branch:master commit 4f61f9be1704d3ed51249a10360b8c48e4cd53ff Author: Matt Riedemann Date: Mon

[Yahoo-eng-team] [Bug 1739318] [NEW] Online data migration context does not contain project_id

2017-12-19 Thread Mohammed Naser
Public bug reported: The online data migration generates a context in order to be able to execute migrations: https://github.com/openstack/nova/blob/master/nova/cmd/manage.py#L747 However, this context does not contain a `project_id` when running this via CLI.

[Yahoo-eng-team] [Bug 1739323] [NEW] KeyError in host_manager for _get_host_states

2017-12-19 Thread Mohammed Naser
Public bug reported: https://github.com/openstack/nova/blob/master/nova/scheduler/host_manager.py#L674-L718 In _get_host_states, a list of all computes nodes is retrieved with a `state_key` of `(host, node)`. https://github.com/openstack/nova/blob/master/nova/scheduler/host_manager.py#L692

[Yahoo-eng-team] [Bug 1383542] Re: boot from image(create a new volume) lost image property

2017-12-19 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1739349] [NEW] empty usage information in numa_topology of compute_node table after restart nova-compute

2017-12-19 Thread Minho Ban
Public bug reported: Description === Since Ocata, usage information in numa_toplogy of compute_nodes in DB disappears around 2 minutes after a VM is spawned. Steps to reproduce == * Enable NUMATopologyFilter to use vcpu pining * Launch a VM with flavor having NUMA

[Yahoo-eng-team] [Bug 1738946] Re: so many Relationship links in api-ref documentation are userless

2017-12-19 Thread Gage Hugo
The links aren't useless, but it has come up multiple times where users are confused what their purpose is for. The best explanation we have for them is here[0]. [0] https://bugs.launchpad.net/keystone/+bug/1674676/comments/3 ** Changed in: keystone Status: New => Opinion -- You

[Yahoo-eng-team] [Bug 1739367] [NEW] Error updating resources due to instancecell.cpu_pinning None

2017-12-19 Thread Ma Wen Cheng
Public bug reported: Error updating resources for node valor5-dal09-ce47. ERROR nova.compute.manager Traceback (most recent call last): ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 6500, in update_available_resource ERROR

[Yahoo-eng-team] [Bug 1739368] [NEW] Error message misleading when cross_az is false

2017-12-19 Thread Marc Koderer
Public bug reported: Switching cross_az volume attachment to false the end-user see the following error when trying to boot from a different AZ: openstack server create --volume mko_test01 --flavor m1.small --nic net-id=61389c4b-631d-4fe1-8aa0-7bc658f373ec --availability-zone az_2_1 mko-test2

[Yahoo-eng-team] [Bug 1738983] [NEW] Dynamic routing: invalid exception inputs leads to test exceptions

2017-12-19 Thread Gary Kotton
Public bug reported: Unit tests have exceptions: Exception encountered during bgp_speaker rescheduling. Traceback (most recent call last): File "/home/gkotton/neutron-dynamic-routing/.tox/py27/src/neutron/neutron/db/agentschedulers_db.py", line 159, in reschedule_resources_from_down_agents

[Yahoo-eng-team] [Bug 1738997] [NEW] don't call sync_guest_time if qga is not enabled

2017-12-19 Thread Chen Hanxiao
Public bug reported: Description === sync_guest_time relies on qemu guest agent. If hw_qemu_guest_agent is not set, we'll get: DEBUG nova.virt.libvirt.guest Failed to set time: agent not configured if sync_guest_time is called. We could improve this by checking whether qga is