[Yahoo-eng-team] [Bug 1668141] Re: provide API for admin user to show neutron configure

2017-04-28 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1668141 Ti

[Yahoo-eng-team] [Bug 1687139] [NEW] dsid_missing_source of datasource OpenStack

2017-04-28 Thread bonzo
Public bug reported: A new feature in cloud-init identified possible datasources for# # this system as:# # ['Ec2', 'None'] # # However, the datasource used was: OpenStack

[Yahoo-eng-team] [Bug 1684994] Re: POST v3/auth/tokens API is returning unexpected 500 error when ldap credentials are incorrect

2017-04-28 Thread Matthew Edmonds
I don't think this is totally invalid. It's right to return a 500, but I think we could improve the error message that goes with that. I.e., add code to raise LDAPServerConnectionError once the bug Breton opened in comment 6 is addressed. ** Changed in: keystone Status: Invalid => New --

[Yahoo-eng-team] [Bug 1685634] Re: Correct oauth create_request_token documentation

2017-04-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/459114 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=c8ffdf0bf60ab2d2095f5d4cd301586271f274f1 Submitter: Jenkins Branch:master commit c8ffdf0bf60ab2d2095f5d4cd301586271f274f1 Author: Felipe Monteiro Date: Sun Apr 23 16:41:46

[Yahoo-eng-team] [Bug 1687115] [NEW] LDAPServerConnectionError gives out too much info

2017-04-28 Thread Boris Bobrov
Public bug reported: Exception LDAPServerConnectionError (https://git.openstack.org/cgit/openstack/keystone/tree/keystone/exception.py?h=12.0.0.0b1#n597) is now implemented as a subclass of Error. It gives out too much info about setup (that LDAP is used) and it should not set its error code. Ins

[Yahoo-eng-team] [Bug 1680183] Re: neutron-keepalived-state-change fails with "AssertionError: do not call blocking functions from the mainloop"

2017-04-28 Thread Ihar Hrachyshka
We still hit the issue, though the trace is a bit different now: http://logs.openstack.org/38/284738/69/check/gate-neutron-dsvm- fullstack-ubuntu-xenial/2e022c5/logs/syslog.txt.gz Apr 28 17:24:20 ubuntu-xenial-rax-ord-8648308 neutron-keepalived-state-change[21615]: 2017-04-28 17:24:20.423 21615

[Yahoo-eng-team] [Bug 1684994] Re: POST v3/auth/tokens API is returning unexpected 500 error when ldap credentials are incorrect

2017-04-28 Thread Boris Bobrov
We are now giving error code 500, and this is the correct code. 504 is Gateway Timeout, means that one server did not receive a timely response from another server. There is a timely response, and the response says that the server is mis configured. > but the error in the logs leaks information to

[Yahoo-eng-team] [Bug 1684994] Re: POST v3/auth/tokens API is returning unexpected 500 error when ldap credentials are incorrect

2017-04-28 Thread Matthew Edmonds
That I would agree with. ** Changed in: keystone Status: Invalid => 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/1684994 Title: POST v3/auth/tokens AP

[Yahoo-eng-team] [Bug 1315201] Re: test_create_server TimeoutException failed while waiting for server to build in setup

2017-04-28 Thread Ken'ichi Ohmichi
The gate is good status now. ** Changed in: tempest 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/1315201 Title: test_create

[Yahoo-eng-team] [Bug 1687086] [NEW] nova fails to rescue an instance because ramdisk file doesn't exist

2017-04-28 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/67/457467/4/gate/gate-tempest-dsvm-neutron- dvr-ubuntu- xenial/4d6be0a/logs/screen-n-cpu.txt.gz?level=TRACE#_2017-04-20_16_18_59_065 2017-04-20 16:18:59.065 2166 ERROR nova.compute.manager [req-26543eff-dd70-4526-bec6-fc977ea734dc tempest-ServerRes

[Yahoo-eng-team] [Bug 1436314] Re: Option to boot VM only from volume is not available

2017-04-28 Thread Ken'ichi Ohmichi
There are not any activity on Tempest side in long-term, and we could not get enough feedback for Nova team questions. It would be nice to drop this bug report from Tempest queue. ** Changed in: tempest Status: Confirmed => Won't Fix -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1014647] Re: Tempest has no test for soft reboot

2017-04-28 Thread Ken'ichi Ohmichi
"soft reboot" makes the gate unstable, and there was not activity for this bug in long-term. So we need to drop this bug report from our queue. ** Changed in: tempest Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1685881] Re: l3-agent-router-add doesn't error/warn about router already existing on agent

2017-04-28 Thread Miguel Lavalle
@Drew, Thanks. Since this is not causing continuous operational issues, I am going to mark it invalid. If you feel we should pursue further, please feel free to change it back ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1687074] [NEW] Sometimes ovsdb fails with "tcp:127.0.0.1:6640: error parsing stream"

2017-04-28 Thread Ihar Hrachyshka
Public bug reported: Example (Ocata): http://logs.openstack.org/67/460867/1/check/gate- neutron-dsvm-functional-ubuntu-xenial/382d800/logs/dsvm-functional- logs/neutron.tests.functional.agent.ovsdb.test_impl_idl.ImplIdlTestCase.test_post_commit_vswitchd_completed_no_failures.txt.gz 2017-04-28 07:

[Yahoo-eng-team] [Bug 1687073] [NEW] Keystone Memory usage remains high

2017-04-28 Thread Prajeesh Murukan
Public bug reported: I found something interesting while doing a quick load test of keystone / newton . When I started the load test the memory usage for keystone processes (admin and public wsgi) went up – and it never came down even hours after the test is stopped. Also found few errors in the

[Yahoo-eng-team] [Bug 1627106] Re: TimeoutException while executing tests adding bridge using OVSDB native

2017-04-28 Thread Ihar Hrachyshka
This still happens. At least once in Ocata functional job: http://logs.openstack.org/67/460867/1/check/gate-neutron-dsvm- functional-ubuntu-xenial/382d800/console.html Also logstash shows 45 hits overall for "message:"exceeded timeout 10 seconds"", almost all of them in fullstack now. ** Changed

[Yahoo-eng-team] [Bug 1687067] [NEW] problems with cpu and cpu-thread policy where flavor/image specify different settings

2017-04-28 Thread Chris Friesen
Public bug reported: There are a number of issues related to CPU policy and CPU thread policy where the flavor extra-spec and image properties do not match up. The docs at https://docs.openstack.org/admin-guide/compute-cpu- topologies.html say the following: "Image metadata takes precedence over

[Yahoo-eng-team] [Bug 1687065] [NEW] functional tests are filled with POLLIN messages from ovs even when it's not using ovs itself

2017-04-28 Thread Ihar Hrachyshka
Public bug reported: Example: http://logs.openstack.org/27/451527/5/check/gate-neutron-dsvm- functional-ubuntu-xenial/da67f5f/logs/dsvm-functional- logs/neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_protection_update.txt.gz This test has no

[Yahoo-eng-team] [Bug 1687064] [NEW] ovs logs are trashed with healthcheck messages from ovslib

2017-04-28 Thread Ihar Hrachyshka
Public bug reported: Those messages are all over the place: 2017-04-28 14:34:06.478 16259 DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 __log_wakeup /usr/local/lib/python2.7/dist- packages/ovs/poller.py:246 We should probably suppress them, they don't seem to carry any value. If ther

[Yahoo-eng-team] [Bug 1636531] Re: unittests blkid command fails on slave s390x

2017-04-28 Thread Chad Smith
** Also affects: cloud-init (Ubuntu) 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/1636531 Title: unittests blkid command fails on slave s

[Yahoo-eng-team] [Bug 1673637] Re: cloud-init - Hosts in softlayer receiving warning

2017-04-28 Thread Chad Smith
** Also affects: cloud-init (Ubuntu) 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/1673637 Title: cloud-init - Hosts in softlayer receivin

[Yahoo-eng-team] [Bug 1644064] Re: sshd_config file permission changed to 644 if ssh_pwauth value is true or false

2017-04-28 Thread Chad Smith
** Also affects: cloud-init (Ubuntu) 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/1644064 Title: sshd_config file permission changed to 6

[Yahoo-eng-team] [Bug 1676908] Re: DigitalOcean network improvements

2017-04-28 Thread Chad Smith
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) 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.launch

[Yahoo-eng-team] [Bug 1630664] Re: Intermittent failure in n-api connecting to neutron to list ports after TLS was enabled in CI

2017-04-28 Thread Ihar Hrachyshka
I am seeing that still happening with keystone token fetch. It just hit this Ocata patch: https://review.openstack.org/#/c/460909/ In http://logs.openstack.org/09/460909/2/check/gate-tempest-dsvm- neutron-linuxbridge-ubuntu-xenial/67904c9/logs/apache/tls- proxy_error.txt.gz we see: [Fri Apr 28 12

[Yahoo-eng-team] [Bug 1687027] [NEW] test_walk_versions tests fail with "IndexError: tuple index out of range" after timeout

2017-04-28 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/99/460399/1/check/gate-neutron-dsvm- functional-ubuntu-xenial/25de43d/testr_results.html.gz Traceback (most recent call last): File "neutron/tests/base.py", line 115, in func return f(self, *args, **kwargs) File "neutron/tests/base.py", line

[Yahoo-eng-team] [Bug 1531022] Re: libvirt driver doesn't cleanup the tap interface on vm re-schedule

2017-04-28 Thread Sridhar Venkat
** Also affects: nova-powervm 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/1531022 Title: libvirt driver doesn't cleanup th

[Yahoo-eng-team] [Bug 1686514] Re: Azure: cloud-init does not handle reformatting GPT partition ephemeral disks

2017-04-28 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1687012] [NEW] flavor-delete notification should not try to lazy-load projects

2017-04-28 Thread Matt Riedemann
Public bug reported: When we destroy a flavor from the api database we send a notification: https://github.com/openstack/nova/blob/5a363a0d72e7dd8d79d7e950effc1d8a5fdc801b/nova/objects/flavor.py#L608 However if flavor.projects isn't loaded we try to lazy-load it: https://github.com/openstack/no

[Yahoo-eng-team] [Bug 1687002] [NEW] Nova API failure ("could not find resource cirros" error)

2017-04-28 Thread DmitryKhoruzhenko
Public bug reported: When trying to build Openstack environment according to guide https://docs.openstack.org/mitaka/install-guide-rdo/launch-instance-provider.html I've got "could not find resource cirros" message after trying "openstack server create --flavor m1.tiny --image cirros --nic

[Yahoo-eng-team] [Bug 1686999] [NEW] Instance with two attached volumes fails to start with error: Duplicate ID 'drive-ide0-0-0' for drive

2017-04-28 Thread Saverio Proto
Public bug reported: I imported into Openstack a Linux Centos machine. The instance does not have support for VirtIO. I had to import the boot disk as hda. Now I have this instance with two volumes attached, but when I try to boot the following XML is generated. [..CUT...]

[Yahoo-eng-team] [Bug 1674374] Re: remove i18n methods because logs are not being translated

2017-04-28 Thread Ngo Quoc Cuong
** No longer affects: glance -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1674374 Title: remove i18n methods because logs are not being translated Status in Ironic: In Progress Statu

[Yahoo-eng-team] [Bug 1686921] [NEW] There are wrong unit tests about config option usage

2017-04-28 Thread ChangBo Guo(gcb)
Public bug reported: We enforce config option type check in oslo.config [1][2]. This leads some unit tests of Keystone failed [3]. There are many types of failure, so use this bug record each type and fix. Should list failure details in order. [1] https://review.openstack.org/328692 [2] https:/

[Yahoo-eng-team] [Bug 1686917] [NEW] api-ref: unnecessary description in servers-admin-action.inc

2017-04-28 Thread Takashi NATSUME
Public bug reported: https://developer.openstack.org/api-ref/compute/#servers-run-an- administrative-action-servers-action There is the following description, but the action to change the administrative password for a server is not included in servers-admin-action.inc. So it should be removed.