[Yahoo-eng-team] [Bug 1794306] Re: Option "scheduler_default_filters" is deprecated

2018-09-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/604148 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=40f8b7cb234c7828ba8bc96b4ce18187e2e24c65 Submitter: Zuul Branch:master commit 40f8b7cb234c7828ba8bc96b4ce18187e2e24c65 Author: caoyuan Date: Fri Sep 21 00:09:27 2018 +0800

[Yahoo-eng-team] [Bug 1608565] Re: Horizon ignores instance snapshot as pre-selected source image

2018-09-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/600399 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=87f5e21b03bdb9a1a09a587f2a3176cc094529b8 Submitter: Zuul Branch:master commit 87f5e21b03bdb9a1a09a587f2a3176cc094529b8 Author: David Gutman Date: Thu Sep 6 11:33:09 2018

[Yahoo-eng-team] [Bug 1789325] Re: Remove network name from instance > IP address column

2018-09-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/600980 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0c80639805e8c07a3556de6dd378a8f332611993 Submitter: Zuul Branch:master commit 0c80639805e8c07a3556de6dd378a8f332611993 Author: Akihiro Motoki Date: Sat Sep 8 21:52:13 2018

[Yahoo-eng-team] [Bug 1794406] [NEW] neutron.objects lost PortFording in setup.cfg

2018-09-25 Thread Wenran Xiao
Public bug reported: PortFording is neutron's objects. https://github.com/openstack/neutron/blob/master/neutron/objects/port_forwarding.py#L31 But it not found in neutron.objects entrypoint. https://github.com/openstack/neutron/blob/master/setup.cfg#L156 ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1794259] Re: rocky upgrade path broken requirements pecan too low

2018-09-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/605027 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=40ba4ebe6a56d786f6f42022e78dc6d4251d582c Submitter: Zuul Branch:master commit 40ba4ebe6a56d786f6f42022e78dc6d4251d582c Author: Slawek Kaplonski Date: Tue Sep 25 11:57:01

[Yahoo-eng-team] [Bug 1794401] [NEW] Suspend Instance and Shelve instance have same name in French

2018-09-25 Thread Paul Henien
Public bug reported: In the french version for Horizon, "Suspend Instance" and "Shelve instance" are both called "Suspendre l'instance" ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "horizon-suspend.png"

[Yahoo-eng-team] [Bug 1794399] [NEW] cloud-init dhcp_discovery() crashes on preprovisioned RHEL 7.6 VM in Azure

2018-09-25 Thread Jason Zions
Public bug reported: Azure, creating a RHEL 7.6 VM from a pool of preprovisioned VM In /usr/lib/python2.7/site-packages/cloudinit/net/dhcp.py, dhcp_discovery() starts dhclient specifically so it will capture the DHCP leases in dhcp.leases. The function copies the dhclient binary and starts it

[Yahoo-eng-team] [Bug 1793747] Re: Fails to boot instance using Blazar flavor if compute host names are in uppercase

2018-09-25 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => In Progress ** Changed in: nova/pike Importance: Undecided => High ** Changed in: nova/rocky Importance: Medium => High ** Changed in: nova/pike Assignee:

[Yahoo-eng-team] [Bug 1794376] [NEW] Domains API should account for system-scope and default roles

2018-09-25 Thread Lance Bragstad
Public bug reported: Keystone domains are an important resource that only system administrators, members, or readers should be able to manage. We should update the domain policies to include system-scoped test coverage and consumption of the new default roles in keystone. System administrators

[Yahoo-eng-team] [Bug 1794364] Re: 'nova-manage db online_data_migrations' count fail

2018-09-25 Thread Matt Riedemann
(3:05:42 PM) mriedem: that populate_uuids migration was added in queens, and looking at a grenade run from queens, we should see bdms getting migrated to have a uuid, and i'm not seeing any results in the table for a grenade run on queens (3:05:42 PM) mriedem:

[Yahoo-eng-team] [Bug 1794364] [NEW] 'nova-manage db online_data_migrations' count fail

2018-09-25 Thread iain MacDonnell
Public bug reported: 'nova-manage db online_data_migrations' attempts to display summary counts of migrations "Needed" and "Completed" in a pretty table at the end, but fails to accumulate the totals between successive invocations of _run_migration(), and ends up reporting zeroes. #

[Yahoo-eng-team] [Bug 1794333] [NEW] Local delete emits only legacy start and end notifications

2018-09-25 Thread Matthew Booth
Public bug reported: If the compute api service does a 'local delete', it only emits legacy notifications when the operation starts and ends. If the delete goes to a compute host, the compute host emits both legacy and versioned notifications. This is both inconsistent, and a gap in versioned

[Yahoo-eng-team] [Bug 1788564] Re: Increase set_target_cell performance by refactor where we lock

2018-09-25 Thread Matt Riedemann
** Changed in: nova Status: In Progress => 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/1788564 Title: Increase set_target_cell performance by refactor

[Yahoo-eng-team] [Bug 1726301] Re: Nova should list instances even if it can't connect to a cell DB

2018-09-25 Thread Matt Riedemann
** Changed in: nova Status: In Progress => Fix Released ** Changed in: nova/queens 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).

[Yahoo-eng-team] [Bug 1794112] Re: Install and configure in keystone connection mysql

2018-09-25 Thread Gage Hugo
Closing out then. ** Changed in: keystone Status: New => Invalid -- 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/1794112 Title: Install and configure in

[Yahoo-eng-team] [Bug 1794138] Re: placement api ref should state that PUT empty allocation will delete the consumer

2018-09-25 Thread Matt Riedemann
Since there is no top-level consumers resource in the placement API I'm not sure how much internal machinery we want to document in the reference. This came from a comment I had in a nova change that mentioned it - and I'm mostly concerned about nova making assumptions about how the internally

[Yahoo-eng-team] [Bug 1794305] [NEW] [dvr_no_external][ha] centralized fip show up in the backup snat-namespace on the restore host (restaring or down/up)

2018-09-25 Thread LIU Yulong
Public bug reported: ENV: platform: centos7.5 kernel: 3.10.0-862.11.6.el7.x86_64 neutron: master openstack: devstack multi-node master Problem: The centralized fip will show up in the snat namespace if the host backing online. Reproduce: (1) create dvr + ha router, and connected to the private

[Yahoo-eng-team] [Bug 1794306] [NEW] Option "scheduler_default_filters" is deprecated

2018-09-25 Thread caoyuan
Public bug reported: Option "scheduler_default_filters" is deprecated, the docs should be updated ** Affects: nova Importance: Undecided Assignee: caoyuan (cao-yuan) Status: New ** Changed in: nova Assignee: (unassigned) => caoyuan (cao-yuan) -- You received this bug

[Yahoo-eng-team] [Bug 1794302] [NEW] Live migration : service catalog is empty

2018-09-25 Thread Maxence Sartiaux
Public bug reported: Description === When trying to live-migrate an instance, the instance start on the second node but then nova throw a "service catalog is empty". Steps to reproduce == * openstack server migrate 2a58b49e-08df-471b-9560-a9281621b2d1 --live

[Yahoo-eng-team] [Bug 1794259] Re: rocky upgrade path broken requirements pecan too low

2018-09-25 Thread Corey Bryant
** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: neutron (Ubuntu) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Cosmic) Importance: Undecided Status: New ** Changed in: neutron (Ubuntu Cosmic) Status: New

[Yahoo-eng-team] [Bug 1785539] Re: Some notifications related to l3 flavor pass context.

2018-09-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/588434 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ae81d403f7b8508fe581647b5853c702dd2331a2 Submitter: Zuul Branch:master commit ae81d403f7b8508fe581647b5853c702dd2331a2 Author: Wenran Xiao Date: Fri Aug 3 11:40:20 2018

[Yahoo-eng-team] [Bug 1770341] Re: Wrong value is accepted in transport_url parameter of nova cell create command

2018-09-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/569858 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bc6ca87a6a01ecbda926a78d07cadbd4e3ab97e0 Submitter: Zuul Branch:master commit bc6ca87a6a01ecbda926a78d07cadbd4e3ab97e0 Author: Matt Riedemann Date: Mon May 21 16:44:59 2018

[Yahoo-eng-team] [Bug 1781354] Re: VPNaaS: IPsec siteconnection status DOWN while using IKE v2

2018-09-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/582113 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=321392b9a7d288167b0155284c0b7d30af44e5b3 Submitter: Zuul Branch:master commit 321392b9a7d288167b0155284c0b7d30af44e5b3 Author: Dongcan Ye Date: Thu Jul 12 09:00:13

[Yahoo-eng-team] [Bug 1794259] [NEW] rocky upgrade path broken requirements pecan too low

2018-09-25 Thread Tobias Urdin
Public bug reported: When upgrading to Rocky we noticed that the pecan requirement is: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.1.1 # BSD https://github.com/openstack/neutron/blob/stable/rocky/requirements.txt#L11 But when having python2-pecan-1.1.2 which should satisfy this requirement we get

[Yahoo-eng-team] [Bug 1794252] [NEW] we shouldn't persist the retried failed host in db when migrating an instance

2018-09-25 Thread Tao Li
Public bug reported: Description === We set CONF.allow_resize_to_same_host to True in nova.conf. Then I migrated an instance, unfortunately nova scheduler selects the host which the instance locates in. The pre_resize will raised the UnableToMigrateToSelf exception because of the