[Yahoo-eng-team] [Bug 1839577] [NEW] totp should support previous windows

2019-08-08 Thread Adrian Turjak
Public bug reported: TOTP auth should allow at least 1 previous window to be included during auth to limit time sync issues and generally better UX. Optionally this should be configurable (or disabled). ** Affects: keystone Importance: Undecided Assignee: Adrian Turjak (adriant-y)

[Yahoo-eng-team] [Bug 1839560] Re: ironic: moving node to maintenance makes it unusable afterwards

2019-08-08 Thread Matt Riedemann
There are some ideas about hard-deleting the compute nodes records when they (soft) deleted but only if ironic nodes, but that gets messy (and called from lots of places, like when a nova-compute service record is deleted), so it's probably easiest to just revert this:

[Yahoo-eng-team] [Bug 1839560] [NEW] ironic: moving node to maintenance makes it unusable afterwards

2019-08-08 Thread Mohammed Naser
Public bug reported: If you use the Ironic API to set a node into a maintenance (for whatever reason), it will no longer be included in the list of available nodes to Nova. When Nova refreshes it's resources periodically, it will find that it is no longer in the list of available nodes and

[Yahoo-eng-team] [Bug 1838563] Re: Timeout in executing ovs command crash ovs agent

2019-08-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/674085 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=30a60d04f098581340f83b38b7a79104308c66bc Submitter: Zuul Branch:master commit 30a60d04f098581340f83b38b7a79104308c66bc Author: Slawek Kaplonski Date: Thu Aug 1 18:10:19 2019

[Yahoo-eng-team] [Bug 1839538] [NEW] Values expected to be bools fetched from DataSource.ds_cfg should use the util methods to support common string inputs

2019-08-08 Thread Dan Watkins
Public bug reported: At the moment, there are some places where we do something along the lines of `bool_thing = self.ds_cfg.get("cfg_option", False)`. This is incorrect, because specifying anything other than the empty string in configuration (such as "no" or "false") will result in a True-ish

[Yahoo-eng-team] [Bug 1839537] [NEW] cloud-init's initramfs handling should generate v2 network-config

2019-08-08 Thread Dan Watkins
Public bug reported: There's no reason for it to continue rendering the old version when we support v2. (Once [0] lands, this will also require modifications to the Oracle data source, which merges its own network configuration into the one generated from the initramfs.) [0]

[Yahoo-eng-team] [Bug 1839524] [NEW] resize on same host

2019-08-08 Thread parsa
Public bug reported: resize instance on the same host is not work when there are more than one openstack compute . allow_resize_to_same_host=True is just work on all in one openstack and after adding another computes its not work any more . ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1836580] Re: django-admin make_web_conf --wsgi not compatible with python 3

2019-08-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/670840 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=66144165ff39b8b7b5257e141c51a081d498963f Submitter: Zuul Branch:master commit 66144165ff39b8b7b5257e141c51a081d498963f Author: Yves-Gwenael Bourhis Date: Mon Jul 15 15:49:43

[Yahoo-eng-team] [Bug 1826267] Re: Disassociate is spelled incorrectly on the button to disassociate a floating ip address.

2019-08-08 Thread Akihiro Motoki
The fix was merged into the master branch when the bug was filed. ** Changed in: horizon Status: Fix Committed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1839515] [NEW] Weird functional test failures hitting neutron API in unrelated resize flows since 8/5

2019-08-08 Thread Matt Riedemann
Public bug reported: Noticed here: https://logs.opendev.org/32/634832/43/check/nova-tox-functional- py36/d4f3be5/testr_results.html.gz With this test: nova.tests.functional.notification_sample_tests.test_service.TestServiceUpdateNotificationSampleLatest.test_service_disabled That's a simple

[Yahoo-eng-team] [Bug 1837252] Re: IFLA_BR_AGEING_TIME of 0 causes flooding across bridges

2019-08-08 Thread Jeremy Stanley
I see there's a series bugtask confirmed for Stein. Does this affect other branches presently under stable maintenance? Also, as openstack/os-vif is not tagged vulnerability:managed in governance and the Nova bugtask was invalidated, I'm marking our Advisory task Won't Fix but am still happy to

[Yahoo-eng-team] [Bug 1735009] Re: Cannot rebuild baremetal instance when vm_state is ERROR

2019-08-08 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1788527] Re: Redundant instance group lookup during scheduling of move operations

2019-08-08 Thread Matt Riedemann
** Also affects: nova/rocky Importance: Undecided Status: New ** Changed in: nova/rocky Status: New => In Progress ** Changed in: nova/rocky Assignee: (unassigned) => Balazs Gibizer (balazs-gibizer) ** Changed in: nova/rocky Importance: Undecided => Low -- You

[Yahoo-eng-team] [Bug 1839473] Re: Cloudinit can't set ssh certificate

2019-08-08 Thread Dan Watkins
Hi, Thanks for using cloud-init and filing this bug report! This behaviour is designed to protect users from a common mistake: capturing an instance as an image and therefore ending up with the same SSH host keys across multiple instances. For the vast majority of users, this is the sensible

[Yahoo-eng-team] [Bug 1834747] Re: Horizon is unable to show instance list is image_id is not set

2019-08-08 Thread James Page
Cloud Archive being resolved under bug 1837905 ** Changed in: cloud-archive 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/1834747

[Yahoo-eng-team] [Bug 1839473] [NEW] Cloudinit can't set ssh certificate

2019-08-08 Thread cloudinit
Public bug reported: Don't delete things under /etc/ssh. If you use write_files to add a SSH certificate like ssh_host_ecdsa_key-cert.pub, it doesn't work because it deletes everything. You have to set ssh_deletekeys to false to prevent it from deleting things but then you have the other key

[Yahoo-eng-team] [Bug 1837252] Re: IFLA_BR_AGEING_TIME of 0 causes flooding across bridges

2019-08-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/672834 Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=655c83d706f5de8a8cf23430782e065219297aef Submitter: Zuul Branch:master commit 655c83d706f5de8a8cf23430782e065219297aef Author: Sean Mooney Date: Thu Jul 25 22:16:42 2019

[Yahoo-eng-team] [Bug 1835724] Re: Legacy Images Dashboard's "Create Image" form fields are in random order in python 3 with HORIZON_IMAGES_UPLOAD_MODE = 'direct'

2019-08-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/670517 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9c30ca9c13f59267c1045d9faaca1eac1259fd41 Submitter: Zuul Branch:master commit 9c30ca9c13f59267c1045d9faaca1eac1259fd41 Author: Yves-Gwenael Bourhis Date: Fri Jul 12 14:37:44

[Yahoo-eng-team] [Bug 1839441] [NEW] Ldap extra_attributes are discarded if not in user model

2019-08-08 Thread Jose Castro Leon
Public bug reported: When configuring the ldap driver, there is the possibility to add extra attributes to the user/group objects, this is configured in ldap by the (user|group)_additional_attribute_mapping. Although the ldap queries retrieve the information from the attribute specified, when

[Yahoo-eng-team] [Bug 1834747] Re: Horizon is unable to show instance list is image_id is not set

2019-08-08 Thread Alvaro Uria
Fix has been released on 15.0.1 but openstack-dashboard package is 15.0.0. See fix at https://review.opendev.org/#/c/657181/2/openstack_dashboard/dashboards/project/instances/views.py ** Also affects: cloud-archive Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1821851] Re: On the server group Details page, after deleting the server group, jump to a wrong page

2019-08-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/648013 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6dc4bd203d3e44ce6500a4b81a27158d6c73185c Submitter: Zuul Branch:master commit 6dc4bd203d3e44ce6500a4b81a27158d6c73185c Author: pengyuesheng Date: Wed Mar 27 14:28:22 2019