[Yahoo-eng-team] [Bug 1817670] [NEW] nova-compute could not destroy evacuated instance which was deleted

2019-02-25 Thread Yang Youseok
Public bug reported: Description === After evacuation, nova-compute where VMs were evacuated could not restart emitting InstanceNotFound exception when init_host() called. Steps to reproduce == 0) service nova-compute stop at 'compute01' 1) nova evacuate 'compute01' 2) n

[Yahoo-eng-team] [Bug 1804062] Re: test_hacking fails for python 3.6.7 and newer

2019-02-25 Thread Tushar Patil
** Also affects: masakari 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/1804062 Title: test_hacking fails for python 3.6.7 a

[Yahoo-eng-team] [Bug 1817657] [NEW] Neutron dhcpv6 windows 2008r2 and 2012r2 cannot get ipv6 address

2019-02-25 Thread men
Public bug reported: openstack queens controller Capture: [root@controller03 ~]# ip netns exec qdhcp-61d4061c-74dc-4d2e-a70c-3c86bfd8d5ef tcpdump -t -vv -n -i tapdf0252fa-7e -ee -s 512 '(udp port 546 or 547) or icmp6' fa:16:3e:2a:d0:b8 > 33:33:ff:49:5a:ff, ethertype IPv6 (0x86dd), length 78:

[Yahoo-eng-team] [Bug 1804463] Re: Service API doesn't use default roles

2019-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/619279 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=f377351ac89f674b3893e2a5f82bbe31186350ce Submitter: Zuul Branch:master commit f377351ac89f674b3893e2a5f82bbe31186350ce Author: Lance Bragstad Date: Wed Nov 21 15:15:11 201

[Yahoo-eng-team] [Bug 1817656] [NEW] In the volume page, first click the Create Volume button, then cancel, enter any character in the filter box, you can filter out the volumes of the status is creat

2019-02-25 Thread pengyuesheng
Public bug reported: In the volume page, first click the Create Volume button, then cancel, enter any character in the filter box, you can filter out the volumes of the status is creating ** Affects: horizon Importance: Undecided Assignee: pengyuesheng (pengyuesheng) Status: In

[Yahoo-eng-team] [Bug 1816740] Re: FWaaS v2 - incorrect shared rule check

2019-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/638394 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=9844e5e09cd10c45e7ec391a2f5af8b9fae1dd96 Submitter: Zuul Branch:master commit 9844e5e09cd10c45e7ec391a2f5af8b9fae1dd96 Author: Yushiro FURUKAWA Date: Thu Feb 21 20:01

[Yahoo-eng-team] [Bug 1817238] Re: Failed to replace security group tags

2019-02-25 Thread Manjeet Singh Bhatia
curl -g -i -X PUT $url/v2.0/security-groups/0c77e37f-3297-44a1-b90a-42d1ea763a6a/tags -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.24.0 keystoneauth1/3.11.2 python-requests/2.21.0 CPython/2.7.12" -H "X-Auth-Token: $TOKEN" -d '{"tags": ["blue", "red"]}' HTTP/1.1 200 OK Cont

[Yahoo-eng-team] [Bug 1817633] [NEW] Listing placement usages causes a circular reference error

2019-02-25 Thread Chris Dent
Public bug reported: With the removal of oslo versioned objects from from the Usage and UsageList classes, serializing usages can result in a ValueError: Circular reference detected because there is a decimal.Decimal in the data to be returned. This is a result of a func.sum used in the query to

[Yahoo-eng-team] [Bug 1817623] [NEW] Create a domain, projects, users, and roles in keystone

2019-02-25 Thread Rastislav Fukas
Public bug reported: - [x] This doc is inaccurate in this way: __ [root@esc ~]# openstack domain create --description "An Example Domain" example openstack: 'domain create --description An Example Domain example' is not an openstack command. See 'openstack --help'. -

[Yahoo-eng-team] [Bug 1817622] [NEW] Create a domain, projects, users, and roles in keystone

2019-02-25 Thread Rastislav Fukas
Public bug reported: - [x] This doc is inaccurate in this way: __ [root@esc ~]# openstack domain create --description "An Example Domain" example openstack: 'domain create --description An Example Domain example' is not an openstack command. See 'openstack --help'. -

[Yahoo-eng-team] [Bug 1488896] Re: WALinuxAgentShim fails to handle colons in packed values in dhclient.eth0.leases

2019-02-25 Thread Scott Moser
this is marked fix-committed in 2016. it just never got fix released. ** Changed in: cloud-init Status: In Progress => 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/bu

[Yahoo-eng-team] [Bug 1733169] Re: cloud-init 17.1 setting eth0 to manual start when launching instance in private subnet AWS EC2

2019-02-25 Thread Dan Watkins
Hi Pieter, Thanks for filing this bug! It looks to me from the above comments like this is fixed in more recent releases of cloud-init. If you disagree, please do set this bug back to New (with explanation, of course!). Thanks! Dan ** Changed in: cloud-init Status: New => Incomplete

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

2019-02-25 Thread Dan Watkins
** Changed in: cloud-init Status: Triaged => Fix Released ** Changed in: cloud-init Milestone: 0.7.2 => None -- 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:

[Yahoo-eng-team] [Bug 1801919] Re: brctl is obsolete use ip

2019-02-25 Thread sean mooney
its not released yet but ill be releaseing os-vif today. it looks like teh rule for setting fix released are wrong. it sould only be set when we release that commit in a tagged release on pypi/ tarballs.openstack.org. ** Changed in: os-vif Status: Fix Released => Fix Committed -- You rece

[Yahoo-eng-team] [Bug 1801919] Re: brctl is obsolete use ip

2019-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/636822 Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=1f6fed6a69e9fd386e421f3cacae97c11cdd7c75 Submitter: Zuul Branch:master commit 1f6fed6a69e9fd386e421f3cacae97c11cdd7c75 Author: Sean Mooney Date: Thu Feb 14 03:59:50 2019 +00

[Yahoo-eng-team] [Bug 1817548] [NEW] macvtap: possible race of interfaces scan/deletion at migration

2019-02-25 Thread git.user
Public bug reported: A few days ago I stumbled upon a failed migration of VM with macvtap interface. Nova "joyed" me with error "Unsupported VIF type binding_failed". A short investigation lead me to the real problem: macvtap agent crushed 2019-02-21 18:40:38.636 54364 ERROR neutron.agent.linux.u

[Yahoo-eng-team] [Bug 1817540] Re: centos 7.6 clean instillation error

2019-02-25 Thread ahmed mahmoud
i try this and comment this line and still the problem exist,i stucked in this error from 3 weeks i try everything and i don't know how to solve this :( ** Project changed: keystone => maria -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subsc

[Yahoo-eng-team] [Bug 1817540] Re: centos 7.6 clean instillation error

2019-02-25 Thread Colleen Murphy
This appears to be an issue with mariadb, not keystone. This may help resolve the mariadb issue: https://dba.stackexchange.com/questions/160099/mariadb-disable-the- gssapi-plugin ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1817540] [NEW] centos 7.6 clean instillation error

2019-02-25 Thread ahmed mahmoud
Public bug reported: i try to install openstack last 3 versions (rocky,queens,pike) in new centos 7.6 using packstack or devstack and everytime i face error "can't authenticate" after checking mariadb logs i find the below 2 lines packstack error : Error: Failed to apply catalog: Could not authen

[Yahoo-eng-team] [Bug 1817541] [NEW] Bump pbr minimum version

2019-02-25 Thread Rodolfo Alonso
Public bug reported: "tox-lower-constrains" are failing because of some old dependencies in lowest "pbr" version (2.0.0). Those dependencies were removed in [1]. pbr==4.0.0 contains this commit. Error log: http://logs.openstack.org/48/638648/2/check/openstack-tox- lower-constraints/72b133e/job-ou

[Yahoo-eng-team] [Bug 1817542] [NEW] nova instance-action fails if project_id=NULL

2019-02-25 Thread Belmiro Moreira
Public bug reported: nova instance-action fails if project_id=NULL Starting in api version 2.62 "an obfuscated hashed host id is returned" To generate the host_id it uses utils.generate_hostid() that uses (in this case) the project_id and the host of the action. However, we can have actions wit