[Yahoo-eng-team] [Bug 2113923] [NEW] Neutron metadata agent fails to register in Epoxy

2025-06-11 Thread Alex Welsh
/+/944194 Severity is high. No functional issues but lots of alerts firing . Logs Neutron server error (last heartbeat is time of upgrade): Agent healthcheck: found 1 dead agents out of 4: Type Last heartbeat host Metadata agent 2025-06-09 13:29:05 alex-aio-epoxy

[Yahoo-eng-team] [Bug 2084238] [NEW] Cold-Migration fails when pci_request has nulled request_id

2024-10-11 Thread Alex Walender
Public bug reported: We run OpenStack 2023.1 deployed via kolla. After upgrading from Zed -> 2023.1 we are not able to migrate various instances which have pci devices attached to it (Nvidia T4 GPU). Nova-scheduler throws this Exception during pci filtering: Exception during message handling:

[Yahoo-eng-team] [Bug 2076216] Re: Ubuntu 24.04 LTS kernel 6.8.0-35 fails to boot up and get stuck at efi stub measured initrd data into pcr 9

2024-08-07 Thread Alex Wang
** Project changed: horizon => ubuntu-ubuntu-server -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/2076216 Title: Ubuntu 24.04 LTS kernel 6.8.0-35 fails to boot up

[Yahoo-eng-team] [Bug 2076216] [NEW] Ubuntu 24.04 LTS kernel 6.8.0-35 fails to boot up and get stuck at efi stub measured initrd data into pcr 9

2024-08-07 Thread Alex Wang
Public bug reported: >From our observation this issue is specific to certain server platform on >which we found 6.8.0-35/36 exhibits the same failure symptom, seems like >6.8.0-39 works. On other server platforms 6.8.0-35/36/39 all boot up fine. We'd like to understand the root cause so we can

[Yahoo-eng-team] [Bug 2054469] [NEW] Object store file upload no progress bar

2024-02-20 Thread Alex Chan
Public bug reported: As a openstack horizon user, when I upload a file to object store, horizon does not show file upload progress bar. This matters when uploading large file since users have no idea whether it is backend issue or whether upload is in progress. ** Affects: horizon Importance

[Yahoo-eng-team] [Bug 2033683] Re: openvswitch.agent.ovs_neutron_agent fails to Cmd: ['iptables-restore', '-n']

2023-09-06 Thread Alex Glebov
Hello, It's hard to say what project should be patched - but sudo rules on the tripleowallaby / openstack-neutron-server has to be patched Image itself is using neutron user and it doesn't seem to be able to run the necessary commands to apply correct iptable rules This in turn prevents deployme

[Yahoo-eng-team] [Bug 2033683] Re: openvswitch.agent.ovs_neutron_agent fails to Cmd: ['iptables-restore', '-n']

2023-08-31 Thread Alex Glebov
** 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. https://bugs.launchpad.net/bugs/2033683 Title: openvswitch.agent.ovs_neutron_agent fails to Cmd: ['ipt

[Yahoo-eng-team] [Bug 2017695] Re: User assigned admin role gets 403 when querying various object types.

2023-04-26 Thread Alex Kavanagh
** Also affects: charm-keystone Importance: Undecided Status: New ** Changed in: keystone Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.l

[Yahoo-eng-team] [Bug 2017695] Re: User assigned admin role gets 403 when querying various object types.

2023-04-25 Thread Alex Kavanagh
Re-assigning to the keystone identity package. ** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone (Juju Charms Collection) Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1993736] [NEW] nova does not log delete action when deleting shelved_offloaded instances

2022-10-20 Thread Alex Chan
Public bug reported: Description === When deleting an instance that is shelved, delete action is not added to instance action list. Steps to reproduce == $ nova shelve $ nova delete $ nova instance-action-list Expected result === delete action should show

[Yahoo-eng-team] [Bug 1931696] Re: ovs offload broken from neutron 16.3.0 onwards

2021-10-22 Thread Alex Kavanagh
** Changed in: charm-neutron-openvswitch Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1931696 Title: ovs offload broken from neutron 16.3.0

[Yahoo-eng-team] [Bug 1942152] [NEW] write_files owner directive doesn't set the owner

2021-08-30 Thread Alex
Public bug reported: On AWS EC2 (ECS-Optimized image), I have the following write_files section: write_files: - path: "/home/ec2-user/cloud-provision-host.sh" permissions: "0755" owner: "ec2-user:ec2-user" content: | #!/usr/bin/env bash I'm using the default AWS EC2 instance

[Yahoo-eng-team] [Bug 1118815] Re: Remove python-oauth from the archive

2021-02-23 Thread Alex Kavanagh
Not a charm bug now. ** Changed in: charm-hacluster 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/1118815 Title: Remove python-oauth from the archive

[Yahoo-eng-team] [Bug 1259760] Re: Spice console isn't working when ssl_only=True is set

2021-02-23 Thread Alex Kavanagh
** Changed in: charm-nova-cloud-controller 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/1259760 Title: Spice console isn't working when s

[Yahoo-eng-team] [Bug 1912437] [NEW] Setting node name in chef to hostname

2021-01-19 Thread Alex
Public bug reported: We are using auto-install to PXE boot a number of ubuntu 20.04 hosts. These hosts are physical servers. The hostname is set via DHCP, however in the auto-install configuration file we set the identity to "localhost". We are also trying to boot strap these servers with chef. F

[Yahoo-eng-team] [Bug 1912424] [NEW] Chef module fails to complete when chef_license is specified

2021-01-19 Thread Alex
Public bug reported: When the chef_license attribute is specified, the cloud-init run fails to complete as the attribute is interpreted as a path. The suggested fix for this is to move the attribute from CHEF_RB_TPL_PATH_KEYS to CHEF_RB_TPL_DEFAULTS CHEF_RB_TPL_DEFAULTS = { # These are ruby

[Yahoo-eng-team] [Bug 1826382] Re: Updates to placement api fail if placement endpoint changes

2020-11-02 Thread Alex Kavanagh
** Changed in: charm-keystone Status: Fix Committed => Fix Released ** Changed in: charm-nova-cloud-controller Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (

[Yahoo-eng-team] [Bug 1893656] Re: [ovn] Limit the number of metadata workers

2020-11-02 Thread Alex Kavanagh
** Changed in: charm-ovn-chassis Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1893656 Title: [ovn] Limit the number of metadata workers St

[Yahoo-eng-team] [Bug 1895950] [NEW] keepalived can't perform failover if the l3 agent is down

2020-09-17 Thread Alex Katz
Public bug reported: If the l3 agent is down on the new master node of keepalived all the interfaces remain down so no packets can pass through the new router. The replication scenario is the following: 1. Shut down all the l3 agents 2. Kill the keepalived process on the master node 3. Try to ac

[Yahoo-eng-team] [Bug 1889213] [NEW] libvirt: live-migration crash with segfault while transfering memstate

2020-07-28 Thread Alex Walender
Public bug reported: Description === Using recent Ubuntu Stein Cloud Packages, we are observing random live- migration crashes on the target host. Libvirt is having a SEGFAULT on the qemu driver. Transferring block devices usually works without issues. However, the following memory transf

[Yahoo-eng-team] [Bug 1888022] [NEW] Detach is broken for multi-attached fs-based volumes

2020-07-17 Thread Alex Deiter
. Thank you! ** Affects: nova Importance: Undecided Assignee: Alex Deiter (deiter) Status: New ** Changed in: nova Assignee: (unassigned) => Alex Deiter (deiter) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1855080] Re: Credentials API allows listing and retrieving of all users credentials

2020-05-21 Thread Alex Murray
This was assigned CVE-2019-19687 and was fixed via https://usn.ubuntu.com/4262-1/ in Ubuntu. ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2019-19687 ** Changed in: keystone (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1869181] [NEW] [Focal] cloud-init service never get nework actived during MaaS deploy.

2020-03-26 Thread Alex Tu
Public bug reported: MaaS server used to wait for cloud-init on target reporting status. It works well on Bionic desktop but failed on Focal desktop. It might be caused by the ordering of systemd service because the network service always is started after the cloud-init service. Journalctl: 三

[Yahoo-eng-team] [Bug 1838694] Re: glanceclient doesn't cleanup session it creates if one is not provided

2019-08-01 Thread Alex Schultz
https://review.opendev.org/#/c/674133/ ** Project changed: glance => python-glanceclient ** Changed in: python-glanceclient Assignee: (unassigned) => Alex Schultz (alex-schultz) ** Changed in: python-glanceclient Status: New => In Progress -- You received this bug not

[Yahoo-eng-team] [Bug 1838694] [NEW] glanceclient doesn't cleanup session it creates if one is not provided

2019-08-01 Thread Alex Schultz
Public bug reported: If a session object is not provided to the glance client, the HTTPClient defined in glanceclient.common.http will create a session object. This session object leaks open connections because it is not properly closed when the object is no longer needed. This leads to a Resourc

[Yahoo-eng-team] [Bug 1830782] Re: stein: openstack-dashboard gui not showing newly created project/users under newly domain

2019-07-23 Thread Alex Kavanagh
On further debugging, it appears that there is an issue in horizon (caused due to a change in keystone) with the use of a scoped tokens for the admin user when multi-domain is enabled. The scenario is as follows: 1. Multi domain is enabled. 2. The admin user is logged in with credentials using an

[Yahoo-eng-team] [Bug 1836204] [NEW] The allocation of VGPU has race problem

2019-07-11 Thread Alex Xu
Public bug reported: The vgpu is allocated by this method https://github.com/openstack/nova/blob/8260979b71b29ce2666d37b3adc7c256482aa16d/nova/virt/libvirt/driver.py#L3235 That method list the assigned mdev by listing the libvirt domain. But if there are two concurrent request come to this metho

[Yahoo-eng-team] [Bug 1834005] [NEW] the network metadata in request spec shouldn't be persistent

2019-06-24 Thread Alex Xu
fects: nova Importance: Undecided Assignee: Alex Xu (xuhj) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Alex Xu (xuhj) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compu

[Yahoo-eng-team] [Bug 1830026] [NEW] glance-replicator is deprecated since glance v2

2019-05-22 Thread Alex Walender
Public bug reported: The glance-replicator is not usable in newer OpenStack Releases (using Rocky here). glance-replicator size controller:9292 --debug 2019-05-22 12:51:42.174 32480 DEBUG glance.cmd.replicator [-] Request: GET http://controller:9292/v1/images/detail?is_public=None with headers

[Yahoo-eng-team] [Bug 1808951] Re: python3 + Fedora + SSL + wsgi nova deployment, nova api returns RecursionError: maximum recursion depth exceeded while calling a Python object

2019-01-25 Thread Alex Schultz
Adding tripleo because this is affecting our fedora28 containers when deployed via an undercloud with ssl enabled. ** Also affects: tripleo Importance: Undecided Status: New ** Changed in: tripleo Status: New => Incomplete ** Changed in: tripleo Status: Incomplete => Tria

[Yahoo-eng-team] [Bug 1805969] [NEW] The new pci request in the new flavor isn't parsed when resize instance

2018-11-29 Thread Alex Xu
Public bug reported: Similar to this bug https://bugs.launchpad.net/nova/+bug/1805767 Currently, the resize API doesn't parse the new flavor. It means if the new flavor include different PCI request, it won't be processed. ** Affects: nova Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1805767] [NEW] The new flavor extra specs weren't parsed when resize

2018-11-28 Thread Alex Xu
ssaging.rpc.server ComputeResourcesUnavailable: Insufficient compute resources: Requested instance NUMA topology cannot fit the given host NUMA topology. The host only has two numa nodes, but the request resizing to three instance numa node still schedule to the host. And the move claim re

[Yahoo-eng-team] [Bug 1752896] Re: novncproxy in Newton uses outdated novnc 0.5 which breaks Nova noVNC consoles

2018-04-20 Thread Alex Schultz
>From a tripleo standpoint, it's a packaging issue in RDO. Additionally newton is basically EOL so closing that out as won't fix. ** Changed in: tripleo Status: New => Won't Fix ** Changed in: tripleo Importance: Undecided => Medium ** Changed in: tripleo Milestone: None => rocky-1

[Yahoo-eng-team] [Bug 1760405] [NEW] openstack FIP set without router fails with "Unknown error"

2018-04-01 Thread Alex Stafeyev
Public bug reported: Queen Assiging FIP when there is nor router between the external and internal networks show " unknown error" instead of "External network b6093932-a55d-4f9a-8af0-f6f953c3a443 is not reachable from subnet 535a9a47-6797-454f-a1dc-eeda6ace87d8. Therefore, cannot associate Po

[Yahoo-eng-team] [Bug 1743725] [NEW] Verify operation in glance

2018-01-17 Thread alex
Public bug reported: please assist i'm trying to verify glance installation on centos openstack pike but it states... as below [root@controller ~]# openstack image create "cirros" --file cirros-0.3.5-x86_64-disk.img --disk-format qcow2 --container-format bare --public 401 Unauthorized: This ser

[Yahoo-eng-team] [Bug 1341420] Re: gap between scheduler selection and claim causes spurious failures when the instance is the last one to fit

2017-09-22 Thread Alex Schultz
This is a really old bug and I don't think it applies to tripleo anymore (if ever). Setting to invalid for tripleo. ** Changed in: tripleo Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Com

[Yahoo-eng-team] [Bug 1712718] [NEW] Allocations records aren't removed after rescheduling

2017-08-23 Thread Alex Xu
Public bug reported: The allocations records aren't removed from the destination host which failed to boot up the instance, after the instance are rescheduled in another host, the allocation records for the failed host still exists. ** Affects: nova Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1703340] Re: Login twice after 'service apache2 restart'

2017-08-21 Thread Alex Kholkin
can not reproduce this bug ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1703340 Title: Login twice after 'se

[Yahoo-eng-team] [Bug 1709788] [NEW] AllocationCandidates return duplicated allocation requests when no sharing rp

2017-08-09 Thread Alex Xu
(computenode1, sharedstorage1), (computenode2, sharedstorage1), (computenode3) and (computenode3), a duplicated (computenodes) returned. ** Affects: nova Importance: Undecided Assignee: Alex Xu (xuhj) Status: New ** Tags: placement ** Changed in: nova Assignee: (unassigned

[Yahoo-eng-team] [Bug 1708978] [NEW] The traits associations are deleted incorrectly

2017-08-06 Thread Alex Xu
associations with CUSTOM_TRAIT_A. ** Affects: nova Importance: Undecided Assignee: Alex Xu (xuhj) Status: New ** Changed in: nova Assignee: (unassigned) => Alex Xu (xuhj) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1702420] [NEW] The AllocationCandidates.get_by_filters returned wrong combination of AllocationRequests

2017-07-05 Thread Alex Xu
ss2 ** Affects: nova Importance: Undecided Assignee: Alex Xu (xuhj) Status: In Progress ** Tags: placement ** Changed in: nova Assignee: (unassigned) => Alex Xu (xuhj) ** Tags added: placement -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1702304] [NEW] MISC_SHARES_VIA_AGGREGATE not found still show up in the functional test

2017-07-04 Thread Alex Xu
Public bug reported: The trait MISC_SHARES_VIA_AGGREGATE still may not found in the functional test, even after the fix https://review.openstack.org/478564. One of case: http://logs.openstack.org/85/330285/83/check/gate-nova-tox-functional-py35-ubuntu-xenial/94a3627/testr_results.html.gz 29 hits

[Yahoo-eng-team] [Bug 1702275] [NEW] Extra Provider summary returned from AllocationCandidates.get_by_filters

2017-07-04 Thread Alex Xu
/openstack/nova/blob/3863eca0ac5a9437354288de673c831d5dc20f2e/nova/objects/resource_provider.py#L2364 in the code ** Affects: nova Importance: Undecided Assignee: Alex Xu (xuhj) Status: In Progress ** Tags: placement ** Changed in: nova Assignee: (unassigned) => Alex

[Yahoo-eng-team] [Bug 1701451] [NEW] some legacy v2 API lose the protection of json-schema

2017-06-29 Thread Alex Xu
/blob/68bbddd8aea8f8b2d671e0d675524a1e568eb773/nova/api/openstack/compute/server_groups.py#L166 Those should be fixed to cover the legacy v2 request, and back-port the fix. ** Affects: nova Importance: Undecided Assignee: Alex Xu (xuhj) Status: New ** Changed in: nova Ass

[Yahoo-eng-team] [Bug 1701211] [NEW] The network related quotas aren't deprecated in quota-class API

2017-06-29 Thread Alex Xu
Public bug reported: The network related quotas are deprecated in the quota-set API since 2.36. (https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/schemas/quota_sets.py#L49) But still existed in the quota-class API. https://github.com/openstack/nova/blob/master/nova/api/ope

[Yahoo-eng-team] [Bug 1701174] Re: ERROR nova.api, Unexpected API Error

2017-06-29 Thread Alex Xu
This sounds a configuration mistake. ""Access denied for user 'nova'@'%' to database 'nova_api_cell0'" ** Changed in: nova Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). h

[Yahoo-eng-team] [Bug 1306381] Re: A new agent should be represented as "id"

2017-05-16 Thread Alex Xu
This needs to change the API response, so we need bump a new microversion. And we need a nova-spec for this kind of API change. But this is very low priority ** Changed in: nova Status: In Progress => Confirmed ** Changed in: nova Importance: Low => Wishlist ** Changed in: nova As

[Yahoo-eng-team] [Bug 1691119] [NEW] testtools.run neutron.tests.tempest.scenario.test_floatingip.FloatingIpSameNetwork.test_east_west

2017-05-16 Thread Alex Stafeyev
Public bug reported: We believe that each test should not depend on other tests. python -m testtools.run neutron.tests.tempest.scenario.test_floatingip Ran 4 tests in 139.164s OK python -m testtools.run neutron.tests.tempest.scenario.test_floatingip.FloatingIpSameNetwork.test_east_west ==

[Yahoo-eng-team] [Bug 1579876] Re: os-resetState should return a 204 rather than a 202

2017-05-16 Thread Alex Xu
** Changed in: nova Status: Triaged => Opinion ** Changed in: nova Importance: Low => Wishlist -- 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/1579876 Title: o

[Yahoo-eng-team] [Bug 1609039] Re: Should not be able to sort instances based on joined tables

2017-05-16 Thread Alex Xu
This already fixed by this feature patch https://review.openstack.org/#/c/415142/ ** 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://bug

[Yahoo-eng-team] [Bug 1469498] Re: LbaasV2 session persistence- Create and update

2017-05-11 Thread Alex Stafeyev
Seeing the issue again on ocata ** Changed in: neutron Status: Expired => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1469498 Title: LbaasV2 session persistence- Create an

[Yahoo-eng-team] [Bug 1689300] [NEW] [DOC] Sub-port MAC address needs to be the same as Parent port MAC

2017-05-08 Thread Alex Stafeyev
Public bug reported: Description of problem: We need to documents that while create sub-port it should be created with --mac-address PARENT_PORT_MAC_ADDERSS. This is the correct networking config- on VM subIF and IF should have the same mac and it is the default option. We need to match neutr

[Yahoo-eng-team] [Bug 1689279] [NEW] tempest scenario trunk test "test_subport_connectivity" fails with non root rhel user

2017-05-08 Thread Alex Stafeyev
Public bug reported: When I run the test (python -m testtools.run) neutron.tests.tempest.scenario.test_trunk.TrunkTest.test_subport_connectivity with rhel image and "cloud_user" user the test fails due to following : Traceback (most recent call last): File "/home/centos/tempest-upstream/neutr

[Yahoo-eng-team] [Bug 1685602] [NEW] scenario test_trunk test_subport_connectivity - tagged network created with GW

2017-04-23 Thread Alex Stafeyev
Importance: Undecided Assignee: Alex Stafeyev (astafeye) Status: New ** Changed in: neutron Assignee: (unassigned) => Alex Stafeyev (astafeye) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1685010] [NEW] Able to spawn > max_instances_per_host with NumInstancesFilter

2017-04-20 Thread Alex Krzos
Public bug reported: Description of problem: While attempting to achieve even distribution of tiny instances across 31 compute nodes (Some with 64GiB and some with 128GiB of memory) I tried to use the NumInstancesFilter to limit the number of instance per each compute to 2 instances. (Total lim

[Yahoo-eng-team] [Bug 1683752] [NEW] Evacuate API loses the json-schema validation in 2.13

2017-04-18 Thread Alex Xu
(evacuate.evacuate, "2.1", "2.12") @validation.schema(evacuate.evacuate_v214, "2.14") def _evacuate(self, req, id, body): ... The is a gap between two validation.schema decorator. ** Affects: nova Importance: Undecided Assignee: Alex Xu (xuhj) St

[Yahoo-eng-team] [Bug 1655833] Re: The error response for placement API doesn't work with i18n

2017-01-12 Thread Alex Xu
I think I understand that wrong after some testing. Probably _() return unicode also, so that shouldn't be a problem. Maybe exc.format_message() is really a old thing. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1655833] [NEW] The error response for placement API doesn't work with i18n

2017-01-11 Thread Alex Xu
Public bug reported: In most of placement API code, we just put the exception into the error message like this https://github.com/openstack/nova/blob/d57ce1dda839865c8060458760fa27dbbd7e2aee/nova/api/openstack/placement/handlers/resource_class.py#L108 This is equal to str(exc). This won't works

[Yahoo-eng-team] [Bug 1649341] Re: Undercloud upgrade fails with "Cell mappings are not created, but required for Ocata"

2017-01-11 Thread Alex Schultz
** Changed in: tripleo Status: Fix Released => In Progress -- 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/1649341 Title: Undercloud upgrade fails with "Cell mappi

[Yahoo-eng-team] [Bug 1653899] [NEW] The 500 returns for invalid regex in the pattern match query parameters

2017-01-03 Thread Alex Xu
Public bug reported: We have a lot of filters are pattern match. There is list for exact match https://github.com/openstack/nova/blob/df2fd4a252cecc1e1ef471c071e57526ddf65499/nova/db/sqlalchemy/api.py#L2221 Out of that list will be pattern match https://github.com/openstack/nova/blob/df2fd4a252c

[Yahoo-eng-team] [Bug 1652952] [NEW] nova api returns error on boot

2016-12-28 Thread Alex Reznik
Public bug reported: On attempting to execute nova boot, I get an sqalchemy error. For example, the following command: nova boot --image ebc4576e-aebd-4852-a8ea-47eb238d06f5 --flavor m1.medium --availability-zone nova "Cirros1" Get this error: ERROR (ClientException): Unexpected API Error. Pl

[Yahoo-eng-team] [Bug 1652719] [NEW] The JSON-Schema of string integer can't handle the case of empty string

2016-12-26 Thread Alex Xu
I input empty string, the nova api return 500. The affected APIs are: 1. create_backup 2. server create with multiple create 3. networks 4. tenant_networks ** Affects: nova Importance: Medium Assignee: Alex Xu (xuhj) Status: In Progress ** Project changed: ironic => nova **

[Yahoo-eng-team] [Bug 1649616] [NEW] Keystone Token Flush job does not complete in HA deployed environment

2016-12-13 Thread Alex Krzos
Public bug reported: The Keystone token flush job can get into a state where it will never complete because the transaction size exceeds the mysql galara transaction size - wsrep_max_ws_size (1073741824). Steps to Reproduce: 1. Authenticate many times 2. Observe that keystone token flush job run

[Yahoo-eng-team] [Bug 1646357] [NEW] When unsupported microversion requested, a microversion header returned with unsupported version

2016-11-30 Thread Alex Xu
tent-Type: application/json; charset=UTF-8 Content-Length: 123 X-Compute-Request-Id: req-1d511dd3-6882-443f-979b-e0812bd84f57 Date: Thu, 01 Dec 2016 05:59:58 GMT That looks like strange. We can remove that header when 406 returned. ** Affects: nova Importance: Low Assignee: Alex Xu

[Yahoo-eng-team] [Bug 1646122] [NEW] Dump all the instances from the db without paging when filter with ip and ip6 in server list

2016-11-30 Thread Alex Xu
Public bug reported: The filtering of ip and ip6 is done in the python. https://github.com/openstack/nova/blob/3cd2005523dc83b1cadc956c4f86385766aaf679/nova/compute/api.py#L2434 So all the instances dump from the db without paging https://github.com/openstack/nova/blob/3cd2005523dc83b1cadc956c4f8

[Yahoo-eng-team] [Bug 1645652] [NEW] Vlan aware VM- trunk is not delted when it is in admin-state-up False

2016-11-29 Thread Alex Stafeyev
Public bug reported: [stack@undercloud-0 ~]$ openstack network trunk delete trunk1 Failed to delete trunk with name or ID 'trunk1': Trunk 3b5c8493-7832-4501-a93f-65c5131512bb is currently disabled. Neutron server returns request_ids: ['req-2ee037a3-6d2f-49fe-babb-cc9a4b2ce9dd'] 1 of 1 trunks fail

[Yahoo-eng-team] [Bug 1645359] [NEW] Vlan Aware VM - after setting trunk status to down, all traffic works

2016-11-28 Thread Alex Stafeyev
Public bug reported: Newton, openstack-neutron-ml2-9.1.0-6.el7ost.noarch openstack-neutron-bigswitch-agent-9.40.0-1.1.el7ost.noarch openstack-neutron-openvswitch-9.1.0-6.el7ost.noarch openstack-neutron-common-9.1.0-6.el7ost.noarch openstack-neutron-9.1.0-6.el7ost.noarch [stack@undercloud-0 ~]$ o

[Yahoo-eng-team] [Bug 1645317] [NEW] FIP and router iptables are not apdated when associated port ip address is changed

2016-11-28 Thread Alex Stafeyev
Public bug reported: Newton, [root@controller-0 ~]# rpm -qa | grep neutron python-neutron-lib-0.4.0-1.el7ost.noarch puppet-neutron-9.4.2-1.el7ost.noarch python-neutron-9.1.0-6.el7ost.noarch openstack-neutron-ml2-9.1.0-6.el7ost.noarch openstack-neutron-bigswitch-agent-9.40.0-1.1.el7ost.noarch ope

[Yahoo-eng-team] [Bug 1644280] [NEW] duplicate "project id" printed in network objects creation

2016-11-23 Thread Alex Stafeyev
Public bug reported: Newton(ospd10)- [stack@undercloud-0 ~]$ openstack network create int_net_parent +---+--+ | Field | Value| +---+

[Yahoo-eng-team] [Bug 1636478] Re: VLAN aware VM - VM can be booted with neutron port which was configured as trunk-sub-port

2016-10-25 Thread Alex Stafeyev
*** This bug is a duplicate of bug 1636485 *** https://bugs.launchpad.net/bugs/1636485 ** Changed in: python-neutronclient Status: New => Invalid ** Project changed: python-neutronclient => neutron ** This bug has been marked a duplicate of bug 1636485 VLAN aware VM - VM can be boo

[Yahoo-eng-team] [Bug 1636483] Re: Vlan aware VM - assign FIP to port which configured as "subport" is irrelevant.

2016-10-25 Thread Alex Stafeyev
*** This bug is a duplicate of bug 1636484 *** https://bugs.launchpad.net/bugs/1636484 ** Changed in: python-neutronclient Status: New => Invalid ** Project changed: python-neutronclient => neutron ** This bug has been marked a duplicate of bug 1636484 Vlan aware VM - assign FIP to

[Yahoo-eng-team] [Bug 1636485] [NEW] VLAN aware VM - VM can be booted with neutron port which was configured as trunk-sub-port

2016-10-25 Thread Alex Stafeyev
Public bug reported: OSP10 We created 2 internal networks, net1 and net2, created port from each network, port1 and port2. The port1 one was created as trunnk and port2 one as subport with vlan tag. We can boot VM with port2 - we should not allow that. BR ** Affects: neutron Importance: U

[Yahoo-eng-team] [Bug 1636484] [NEW] Vlan aware VM - assign FIP to port which configured as "subport" is irrelevant

2016-10-25 Thread Alex Stafeyev
Public bug reported: osp10 We crated: External network. 2 internal networks- net1 and net2. Port from each network - port1 and port2. Trunk, configured with port1. Trunk sub-port configured with port2. Floating ip. We booted a VM with port1 port and configured on the VM eth0 with eth0.VLAN sub in

[Yahoo-eng-team] [Bug 1633337] [NEW] There is no event send out when floating updated

2016-10-13 Thread Alex Xu
name is 'floatingip'. There is no '_'. Due to this different name for the resource, there is no event send out when floating ip updated. ** Affects: neutron Importance: Undecided Assignee: Alex Xu (xuhj) Status: New ** Changed in: neutron Assignee: (unassig

[Yahoo-eng-team] [Bug 1628875] [NEW] Missing rollback logic when image creating for volume based instance

2016-09-29 Thread Alex Xu
er of volume snapshot and the number of image metadata, so there have a chance to failed on quota. But the code won't rollbacked already created volume snapshot. ** Affects: nova Importance: Medium Assignee: Alex Xu (xuhj) Status: Confirmed ** Description changed: - In t

[Yahoo-eng-team] [Bug 1627183] [NEW] Cannot access storage file '/var/lib/nova/mnt/5fd17b88c08c2759966c40234dfd10c0/volume-67bbce20-b476-466d-b20a-8337957af780' (as uid:107, gid:107): No such file or

2016-09-23 Thread Alex Ortiz
Public bug reported: Ran tempest, hit this error. I can't get to the system right now to get additional info. If i can, i will add more info. 19:42:37 19:42:37 == 19:42:37 Failed 1 tests - output below: 19:42:37 == 19:42:37 19:42:37 tempest

[Yahoo-eng-team] [Bug 1626534] [NEW] request unsupport method to Placement API 500 returned

2016-09-22 Thread Alex Xu
return start_response(status, headers, exc_info) TypeError: expected byte string object, value of type unicode found This is due to the we have unicode in the response headers, in this case the allow headers is unicode. This is same as https://groups.google.com/forum/?fromgroups=#!topic/

[Yahoo-eng-team] [Bug 1625516] [NEW] OVS FW driver ignores all non tcp udp icmp protocol rules

2016-09-20 Thread Alex Stafeyev
Public bug reported: Tested ovs 2.5 OVS FW driver. Could not run sctp traffic between VMs in the same tenant and network after allowing ip protocol 132 (sctp) ingress and egress traffic in the security group. With iptables driver worked well. Tested on rhel7.3 OSP10- Newton 2016-09-20 11:20:3

[Yahoo-eng-team] [Bug 1625105] [NEW] During rebuild/spawn instance stopped compute, the instances set error_state

2016-09-19 Thread Alex Szarka
. We should start again (or resume) the interrupted process at nova start instead of set to error state the related instances. ** Affects: nova Importance: Undecided Assignee: Alex Szarka (xavvior) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Alex Sza

[Yahoo-eng-team] [Bug 1624554] [NEW] database deadlock during tempest run

2016-09-16 Thread Alex Schultz
Public bug reported: During our Puppet Openstack CI testing with tempest, we received an error indicating a DB deadlock in the nova api. http://logs.openstack.org/78/370178/1/check/gate-puppet-openstack- integration-3-scenario001-tempest-ubuntu- xenial/8c9eb76/console.html#_2016-09-16_19_28_57_52

[Yahoo-eng-team] [Bug 1622831] [NEW] The allocation record can't be removed after migration/failure

2016-09-12 Thread Alex Xu
allocation record won't be cleanup. ** Affects: nova Importance: Undecided Assignee: Alex Xu (xuhj) Status: Invalid ** Changed in: nova Assignee: (unassigned) => Alex Xu (xuhj) ** Changed in: nova Status: New => Invalid -- You received this bug notificat

[Yahoo-eng-team] [Bug 1621709] [NEW] There is no allocation record for migration action

2016-09-08 Thread Alex Xu
Public bug reported: In the current RT, the migration case was consider as resource consuming. But we didn't update any allocation record to Placement API. ** Affects: nova Importance: Undecided Assignee: Alex Xu (xuhj) Status: New ** Tags: placement ** Changed in:

[Yahoo-eng-team] [Bug 1621437] [NEW] Add Allocations record failed in the startup of compute node

2016-09-08 Thread Alex Xu
the end of available resource update. ** Affects: nova Importance: Undecided Assignee: Alex Xu (xuhj) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Alex Xu (xuhj) -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1615010] [NEW] lbaas member update accept --admin-state-up not --admin-state-down

2016-08-19 Thread alex kang
Public bug reported: This is found at Kilo and Mitaka releases. --admin-state-down argument should be --admin-state-up I think this is not lbaas issue, but neutron CLI. $ ​neutron help lbaas-member-update usage: neutron lbaas-member-update [-h] [--request-format {json}]

[Yahoo-eng-team] [Bug 1614578] [NEW] Image Metadata API wasn't deprecated after 2.35

2016-08-18 Thread Alex Xu
Public bug reported: The image API already was deprecated after 2.35, due to it is proxy API to glance. But the sub-resource image-metadata of image was forgotten to deprecate. ** Affects: nova Importance: Undecided Assignee: Alex Xu (xuhj) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1611054] [NEW] mitaka release tags + tags-any causing internal server error

2016-08-08 Thread alex kang
Public bug reported: Internal server error when query neutron network resources using --tags and tags-any combination. This is found at Mitaka release. stack@falcon-devstack ~ $ ​net-list -c id -c name --tenant-id f900b2f993234d31b450ca58d0cae025 -c tags +--+-

[Yahoo-eng-team] [Bug 1606740] [NEW] The schema of quota's update isn't include networks quota

2016-07-26 Thread Alex Xu
Public bug reported: The network work quota is configurable https://github.com/openstack/nova/blob/master/nova/conf/api.py#L307 But we forget enable network quota in the quota's update json-schema. ** Affects: nova Importance: High Assignee: Alex Xu (xuhj) Status

[Yahoo-eng-team] [Bug 1606659] [NEW] add-tag Normal response code is 200, not 201

2016-07-26 Thread alex kang
Public bug reported: This is found at stable/mitaka release According to networking API v2.0 extensions: http://developer.openstack.org/api-ref/networking/v2-ext/index.html?expanded=add-a-tag-detail,confirm-a-tag-detail,remove-all-tags-detail,replace-all-tags-detail,remove-a-tag-detail#tag-extens

[Yahoo-eng-team] [Bug 1594419] Re: lbaas loadbalancers statuses command failed on stable/liberty release

2016-06-24 Thread alex kang
** Changed in: neutron Status: New => Invalid ** Changed in: neutron-lbaas (Ubuntu) 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/1594419 Title: lb

[Yahoo-eng-team] [Bug 1594969] Re: stable/liberty lbaas http package not forwarded

2016-06-24 Thread alex kang
comment at ovs_integration_bridge was inserted to lbaas config as it is, and not removed by lbaas agent which causing problems. ovs_integration_bridge = test-switch # nix-managed after remove the comment, packets are forwarded. Please close the bug. ** Changed in: neutron Status: New =>

[Yahoo-eng-team] [Bug 1594969] [NEW] stable/liberty lbaas http package not forwarded

2016-06-21 Thread alex kang
Public bug reported: The latest neutron-lbaas stable/liberty repo, the loadbalancer VIP will not forward http packets to its pool members. http to pool members are OK, but http to loadbalancer VIP failed. Look at the VIP's port security-group, and it is correctly wired to the security-group-id.

[Yahoo-eng-team] [Bug 1585373] Re: qos-policy update without specify --shared causing it change to default False

2016-05-24 Thread alex kang
same is true at policy creation time: nicira@newton-devstack:~$ neutron qos-policy-create --description="3k bw-limiter" --shared bw-limiter Created a new policy: +-+--+ | Field | Value| +-+--

[Yahoo-eng-team] [Bug 1585373] [NEW] qos-policy update without specify --shared causing it change to default False

2016-05-24 Thread alex kang
Public bug reported: update policy 3k-bm-limiter as shared policy. update policy 3k-bm-limiter with only name field, causing default field shared=False being used. Here is the console log: nicira@newton-devstack:~$ neutron qos-policy-show 3k-bm-limiter +-+---

[Yahoo-eng-team] [Bug 1584596] [NEW] The "purge" feature- 1 command for all components

2016-05-22 Thread Alex Stafeyev
an the deleted tenant objects without a user to feel anything ( The manual option should stay available off-course ) BR Alex ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Tea

[Yahoo-eng-team] [Bug 1583504] [NEW] The instances which didn't be evacuated will be destroyed when the nova-compute service is restarted.

2016-05-19 Thread alex
= All instances should be still existed in the kvm. Actual result = All instances are destroyed by nova-compute unfortunately. ** Affects: nova Importance: Undecided Assignee: alex (chinabjalex) Status: New ** Changed in: nova Assignee: (unassigned) =>

[Yahoo-eng-team] [Bug 1581962] [NEW] when creating external network for specific tenant, all tenants can see the network (RBAC)

2016-05-15 Thread Alex Stafeyev
Public bug reported: We created external network with admin user for tenantA. $ neutron net-create admin-ext --provider:network_type=vxlan --router:external --tenant_id=TENANTA_ID The rbac policy was created with "*" in target_tenant attribute. When creatin an external network for specific t

[Yahoo-eng-team] [Bug 1581935] [NEW] update "--router:external" attribute to true should be blocked when network has ports in use

2016-05-15 Thread Alex Stafeyev
Ms on this network. If the network was attached as internal interface on a router and becomes external , there is a contrast between the network role ( external) to network usage ( attached as internal ) BR Alex ** Affects: neutron Importance: Undecided Status: New -- You receive

[Yahoo-eng-team] [Bug 1581933] [NEW] RBAC "access_as_external" policy on in-use internal netwok

2016-05-15 Thread Alex Stafeyev
Public bug reported: When the internal network have ports in use, a rbac "access_as_external" policy should not be allowed. We should have an error message explaining that. When we execute such an action, the "router:external" for the internal network becomes "true" neutron net-show 10567136-ed

[Yahoo-eng-team] [Bug 1581931] [NEW] RBAC -access_as_external - exclude tenant

2016-05-15 Thread Alex Stafeyev
Public bug reported: If we have 50 tenants and we will want to expose the external network to 49 of them, we will have to create 49 rbac rules. IMHO it can be not so comfortable. I believe we should make an option to exclude specific tenant/tenants from being targeted by the rbac rule. May be

[Yahoo-eng-team] [Bug 1581929] [NEW] RBAC -access_as_external lack of flexibility

2016-05-15 Thread Alex Stafeyev
Public bug reported: If we have an external network, with default rbac policy, and even 1 tenant is using this network, we can not delete the default rbac policy in order to decide to which tenants this network will be exposed. In this situation the network will be exposed to all tenants unless

  1   2   3   >