[Yahoo-eng-team] [Bug 1840291] Re: keystone does not retry on DbDeadlock [HTTP 500] for delete_credential_for_user

2019-08-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/676733 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=e989bd0637629b0fb15976186b0941fec0f13b25 Submitter: Zuul Branch:master commit e989bd0637629b0fb15976186b0941fec0f13b25 Author: Rabi Mishra Date: Thu Aug 15 21:23:46 2019

[Yahoo-eng-team] [Bug 1840729] [NEW] Key not found in usage view

2019-08-19 Thread Cong Phuoc Hoang
Public bug reported: In horizon master version, when I access my openstack project, such as http://10.60.17.239/project, it raises an error with key not found. My log is shown here: http://paste.openstack.org/show/760143. This error happens because the key "used" is not found in

[Yahoo-eng-team] [Bug 1840601] Re: Wrong assertions in unit tests

2019-08-19 Thread Takashi NATSUME
** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1840200] Re: Misuse of 'assert_has_calls' in unit tests

2019-08-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/676536 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ad482e53fbb956288e73692f6bff5f74d862fe5d Submitter: Zuul Branch:master commit ad482e53fbb956288e73692f6bff5f74d862fe5d Author: Takashi NATSUME Date: Thu Aug 15 10:00:38 2019

[Yahoo-eng-team] [Bug 1838606] Re: Incorrect Error message when user try to 'Create Application Credential' with past date

2019-08-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/673945 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=cbeb92fa456cc7ad86e9b00f7f573075560c017d Submitter: Zuul Branch:master commit cbeb92fa456cc7ad86e9b00f7f573075560c017d Author: manchandavishal Date: Thu Aug 1 06:24:10 2019

[Yahoo-eng-team] [Bug 1840551] Re: Kombu 4.6.4 is breaking with python 3.7

2019-08-19 Thread Eric Fried
https://review.opendev.org/#/c/677070/ is merged to blacklist kombu 4.6.4 https://review.opendev.org/#/c/677071/ ought to prevent similar snafus in future ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1840686] Re: Xenial images won't reboot if disk size is > 2TB when using GPT

2019-08-19 Thread Robert C Jennings
** Also affects: cloud-init Importance: Undecided Status: New -- 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/1840686 Title: Xenial images won't reboot if disk size is > 2TB

[Yahoo-eng-team] [Bug 1840465] Re: Fails to list security groups if one or more exists without rules

2019-08-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/676950 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=cdb191ec83f86dffade56be07ca53077d7c78b14 Submitter: Zuul Branch:master commit cdb191ec83f86dffade56be07ca53077d7c78b14 Author: Akihiro Motoki Date: Mon Aug 19 16:35:42 2019

[Yahoo-eng-team] [Bug 1840430] Re: 创建虚拟机出错

2019-08-19 Thread Matt Riedemann
Looks like the nova-api service isn't configured properly for authenticating to neutron, make sure the [neutron] section of your nova configuration is set for working with neutron. See: https://docs.openstack.org/neutron/latest/install/controller-install-

[Yahoo-eng-team] [Bug 1840647] Re: EC2 API Auth Failure

2019-08-19 Thread Nikita Kalyanov
** Also affects: ec2-api Importance: Undecided Status: New -- 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/1840647 Title: EC2 API Auth Failure Status in

[Yahoo-eng-team] [Bug 1840647] [NEW] EC2 API Auth Failure

2019-08-19 Thread Nikita Kalyanov
Public bug reported: When trying to validate user token through Keystone an inconsistent behavior is observed: The very first request for a given user to Keystone is successful, while the second and subsequent requests for the same user result in a Key Error in Keystone _decrypt_credential

[Yahoo-eng-team] [Bug 1840638] [NEW] network/subnet resources cannot be read and written separated

2019-08-19 Thread zhanghao
Public bug reported: When slave_connection is configured in neutron.conf, executing the 'neutron port-show' command will read the port information from the slave database nodes, but the network/subnet will not be able to read the information from the slave database nodes. ** Affects: neutron

[Yahoo-eng-team] [Bug 1777834] Re: Unable to PATCH Metadata via horizon on Images Created with glance cli

2019-08-19 Thread Rikimaru Honjo
Thanks, my issue was solved by https://review.opendev.org/669592 ! I close this report. ** Changed in: horizon Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard