[Yahoo-eng-team] [Bug 1798744] Re: Openstack limit list --project giving error

2018-10-19 Thread wangxiyuan
you can add this cli filter support in openstackclient ** Project changed: keystone => python-openstackclient -- 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/1798744

[Yahoo-eng-team] [Bug 1798689] Re: Fullstack test test_create_one_default_qos_policy_per_project failed

2018-10-19 Thread Slawek Kaplonski
All such issues were only spotted in one patch https://review.openstack.org/#/c/610280/ and it looks for me that it could be related to the change from this patch. I don't think we have any issue with this test in fullstack jobs for now. ** Changed in: neutron Status: New => Incomplete

[Yahoo-eng-team] [Bug 1798744] [NEW] Openstack limit list --project giving error

2018-10-19 Thread Vishakha Agarwal
Public bug reported: when doing openstack limit list --project xyz_id, CLI raising error unrecognized arguments, whereas in api-ref document [1], user can pass project_id as query param. [1] https://developer.openstack.org/api-ref/identity/v3/index.html ** Affects: keystone Importance:

[Yahoo-eng-team] [Bug 1798846] [NEW] Install and configure in keystone

2018-10-19 Thread Neelesh Thakur
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: __Port number for admin url is 5000 should be 35357 in the

[Yahoo-eng-team] [Bug 1798832] [NEW] Horizon exposes internal IP addresses via keystone/svc-catalog API

2018-10-19 Thread Oleksiy Petrenko
Public bug reported: Example url: https:///api/keystone/svc-catalog/ Different application responses contain resource links which disclose internal IP addresses. Threat actors could learn valuable information and plan further attacks on disclosed systems. Horizon should avoid including internal

[Yahoo-eng-team] [Bug 1797815] Re: DeprecationWarning: decodestring() is a deprecated alias, use decodebytes()

2018-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/610401 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ece8043ffe9e7df96366a295024e353af41d5fdb Submitter: Zuul Branch:master commit ece8043ffe9e7df96366a295024e353af41d5fdb Author: Takashi NATSUME Date: Mon Oct 15 09:00:16 2018

[Yahoo-eng-team] [Bug 1687593] Re: Create OAUTH request token gives 401 error when request url is admin endpoint

2018-10-19 Thread Morgan Fainberg
Newton is not maintained. Marked as wont fix. ** Changed in: keystone/newton Status: In Progress => Won't Fix ** Changed in: keystone/ocata Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1798787] Re: Installation help documentation is incorrect

2018-10-19 Thread Matt Riedemann
Yeah looking at this page in queens you see the nova-consoleauth service being installed and started: https://docs.openstack.org/nova/queens/install/controller-install- ubuntu.html But not in Rocky: https://docs.openstack.org/nova/rocky/install/controller-install- ubuntu.html That is because

[Yahoo-eng-team] [Bug 1792077] Re: problem specifying multiple "bus=scsi" block devices on nova boot

2018-10-19 Thread melanie witt
** 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/pike Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1797580] Re: NoValidHost during live migration after cold migrating to a specified host

2018-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/610098 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ce3af5e33ae6843411e611e81c6ca1c21e0f1e09 Submitter: Zuul Branch:master commit ce3af5e33ae6843411e611e81c6ca1c21e0f1e09 Author: Matt Riedemann Date: Fri Oct 12 12:03:41 2018

[Yahoo-eng-team] [Bug 1786744] Re: Cloud-init inject hostname should support dot and without .novalocal

2018-10-19 Thread Launchpad Bug Tracker
[Expired for cloud-init because there has been no activity for 60 days.] ** Changed in: cloud-init Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1793391] Re: Subnet update with the subnet's current segment_id fail with: NoUpdateSubnetWhenMultipleSegmentsOnNetwork

2018-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/603921 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3b5373b4efffc4213bf8753680c9ed3cc305b0d4 Submitter: Zuul Branch:master commit 3b5373b4efffc4213bf8753680c9ed3cc305b0d4 Author: Harald Jensås Date: Wed Sep 19 15:36:27 2018

[Yahoo-eng-team] [Bug 1798805] [NEW] Nova scheduler schedules VMs on nodes where nova-compute is down

2018-10-19 Thread Eric Miller
Public bug reported: Description === After stopping the nova-compute service on a node, powering on VMs that were in a shutoff state, but assigned to the compute node where the compute service is no longer running, are powered on the host where the nova-compute service is stopped,

[Yahoo-eng-team] [Bug 1798806] [NEW] Race condition between RT and scheduler

2018-10-19 Thread Radoslav Gerganov
Public bug reported: The HostState object which is used by the scheduler is using the 'stats' property of the compute node to derive its own values, e.g. : self.stats = compute.stats or {} self.num_instances = int(self.stats.get('num_instances', 0)) self.num_io_ops =

[Yahoo-eng-team] [Bug 1797939] Re: Example in section "Create system-scoped token" is wrong

2018-10-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/611685 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=33295032d95d0e85d68ea28a348d12b4e980a723 Submitter: Zuul Branch:master commit 33295032d95d0e85d68ea28a348d12b4e980a723 Author: Magnus Lööf Date: Thu Oct 18 19:51:57 2018

[Yahoo-eng-team] [Bug 1798796] [NEW] libvirt: Use VIR_MIGRATE_TLS to get QEMU's native TLS support for migration and NBD

2018-10-19 Thread Kashyap Chamarthy
Public bug reported: Make Nova's libvirt driver use libvirt's VIR_MIGRATE_TLS, which will transport a Nova instance's migration and NBD data streams via QEMU's native TLS. Rationale - >From a downstream bug description by Dan Berrangé: "The default QEMU migration transport runs a