[Yahoo-eng-team] [Bug 1738420] Re: Displayed IP address is different than in the VM

2018-04-10 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/1738420

[Yahoo-eng-team] [Bug 1762886] [NEW] ha router with gateway ip create failed because of router scheduled before ha_vr_id allocated

2018-04-10 Thread shiliang
Public bug reported: when creating a ha router with gateway ip, l3 agent throw an exception: 2018-04-10 03:26:06.686 3667 ERROR neutron.agent.l3.agent [-] Failed to process compatible router '9a525821-509d-453b-b8c3-d2f192ac1beb' 2018-04-10 03:26:06.686 3667 ERROR neutron.agent.l3.agent

[Yahoo-eng-team] [Bug 1762886] [NEW] ha router with gateway ip create failed because of router scheduled before ha_vr_id allocated

2018-04-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: when creating a ha router with gateway ip, l3 agent throw an exception: 2018-04-10 03:26:06.686 3667 ERROR neutron.agent.l3.agent [-] Failed to process compatible router '9a525821-509d-453b-b8c3-d2f192ac1beb' 2018-04-10 03:26:06.686 3667 ERROR

[Yahoo-eng-team] [Bug 1762880] [NEW] Launch instance availability-zone ordering

2018-04-10 Thread Sam Morrison
Public bug reported: In the launch instance view the drop down list for selecting an availability zone is in a random order. Would be good if this was sorted alphabetically. This is in Queens dashboard ** Affects: horizon Importance: Undecided Assignee: Sam Morrison (sorrison)

[Yahoo-eng-team] [Bug 1762879] [NEW] CREATE_INSTANCE_FLAVOR_SORT doesn't work

2018-04-10 Thread Sam Morrison
Public bug reported: The setting CREATE_INSTANCE_FLAVOR_SORT looks like it has no affect anymore, possibly due to the change to using the angular launch instance version? This is using the queens dashboard ** Affects: horizon Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1762877] [NEW] Queen with Postgresql can not create network

2018-04-10 Thread suzhouclark
Public bug reported: pg version: PostgreSQL 10.3 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-16), 64-bit Openstack Version: Installed Packages openstack-neutron.noarch 1:12.0.0-1.el7

[Yahoo-eng-team] [Bug 1762876] [NEW] KeyError during move operation functional tests

2018-04-10 Thread Matt Riedemann
Public bug reported: I noticed this in a stable/pike functional test job run: http://logs.openstack.org/46/560146/2/check/nova-tox-functional/4a9d1fd /job-output.txt.gz#_2018-04-10_21_37_20_943583 2018-04-10 21:37:20.944928 | ubuntu-xenial | Captured stderr: 2018-04-10 21:37:20.944966 |

[Yahoo-eng-team] [Bug 1762870] Re: server fault is not blacklisted for filtering/sorting

2018-04-10 Thread Matt Riedemann
Trying to sort on 'fault' results in a 400 as I'd expect: stack@rocky:~$ curl http://162.253.55.188/compute/v2.1/servers?sort_key=fault -H "x-auth-token: $TOKEN" | python -m json.tool % Total% Received % Xferd Average Speed TimeTime Time Current

[Yahoo-eng-team] [Bug 1762870] [NEW] server fault is not blacklisted for filtering/sorting

2018-04-10 Thread Matt Riedemann
Public bug reported: The server['fault'] response key is a joined column in the instance_faults table, but is not listed in the blacklisted list of joined table keys:

[Yahoo-eng-team] [Bug 1762842] [NEW] Compute API guide: Faults in nova - Instance Faults section is wrong

2018-04-10 Thread Matt Riedemann
Public bug reported: - [x] This doc is inaccurate in this way: This section about instance faults: https://developer.openstack.org/api-guide/compute/faults.html#instance- faults says: "However, there is currently no API to retrieve this information." This is wrong, as the GET

[Yahoo-eng-team] [Bug 1762687] Re: Concurrent requests to attach the same non-multiattach volume to multiple instances can succeed

2018-04-10 Thread Matt Riedemann
** Changed in: nova Status: New => Invalid ** No longer affects: nova -- 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/1762687 Title: Concurrent requests to

[Yahoo-eng-team] [Bug 1718512] Re: migration fails if instance build failed on destination host

2018-04-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/559447 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6647f11dc1aba89f9b0e2703f236a43f31d88079 Submitter: Zuul Branch:master commit 6647f11dc1aba89f9b0e2703f236a43f31d88079 Author: Matt Riedemann Date: Fri

[Yahoo-eng-team] [Bug 1762031] Re: image schema 'status' missing values added for interoperable image import

2018-04-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/559501 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=c48acba8404629c11bc16c7da99bc7a084e13b99 Submitter: Zuul Branch:master commit c48acba8404629c11bc16c7da99bc7a084e13b99 Author: Brian Rosmaita

[Yahoo-eng-team] [Bug 1762789] [NEW] ResourceClass.normalize_name produces different results for py2 vs. py3

2018-04-10 Thread Eric Fried
Public bug reported: Due to a py3 quirk (read: bug they decided not to fix) [1], .upper() works differently in py2 vs. py3 for the sharp S ('ß'). In py2, it stays the same (like all other characters not in the a-z range); in py3 it becomes the two-character string 'SS'. This means that, as

[Yahoo-eng-team] [Bug 1720726] Re: Attach public network return 500

2018-04-10 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova/ocata Status: New => In Progress ** Changed in: nova/ocata

[Yahoo-eng-team] [Bug 1758919] Re: Static routes are not per-interface, which breaks some deployments

2018-04-10 Thread Andres Rodriguez
** Changed in: maas/2.3 Status: Fix Committed => Fix Released -- 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/1758919 Title: Static routes are not per-interface, which breaks

[Yahoo-eng-team] [Bug 1593684] Re: Nova & Cinder - Disk attachement changes after shutoff/start

2018-04-10 Thread Javier Diaz Jr
This is a very old and long running issue OpenStack has had with KVM. In essence, the KVM (libvirt) hypervisor lacks the ability to set the mount points on instances and thus regardless of what nova instructs the hypervisor to do KVM will simply attach the volume to the next available drive

[Yahoo-eng-team] [Bug 1751092] Re: install guide: statement about uwsgi

2018-04-10 Thread Erno Kuvaja
** Also affects: glance/queens Importance: Undecided Status: New ** Changed in: glance/queens Milestone: None => queens-stable-1 ** Changed in: glance/queens Assignee: (unassigned) => Brian Rosmaita (brian-rosmaita) ** Changed in: glance/queens Status: New => Triaged

[Yahoo-eng-team] [Bug 1762748] [NEW] Larger than 2 TB disks not possible

2018-04-10 Thread George
Public bug reported: Hi, We run Openstack and need to provide instances that have very large root disks (> 2 TB) and it looks like cloud-init doesn't want to use the entire space. The regular Ubuntu cloud image has MBR and it doesn't see more than 2 TB, but even the GPT version (http://cloud-

[Yahoo-eng-team] [Bug 1762752] [NEW] Support filter by attribute with null value

2018-04-10 Thread Hongbin Lu
Public bug reported: Right now, it seems it is impossible to list resources with a filter that contains null value. For example, it is impossible to list subnets that doesn't have subnetpool. I tried the following, but it doesn't seem to work (it returned an empty list instead of the filtered

[Yahoo-eng-team] [Bug 1762376] Re: openstack router create - multiple routers with same name in same project

2018-04-10 Thread Brian Haley
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1762376 Title: openstack router create - multiple routers with same name in same

[Yahoo-eng-team] [Bug 1732837] Re: weather applet crashes on logout

2018-04-10 Thread Erno Kuvaja
** Changed in: glance Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1732837 Title: weather applet crashes on logout Status in Glance: Invalid

[Yahoo-eng-team] [Bug 1762736] [NEW] Iptables firewall driver adds forward rules for trusted ports only in the ingress direction

2018-04-10 Thread Nikita Gerasimov
Public bug reported: Iptables firewall driver adds forward rules for trusted ports only in the ingress direction. But for normal working of ports like "network:router_ha_interface" egress direction also required. Version: queens openstack-neutron-linuxbridge-12.0.1-1.el7.noarch

[Yahoo-eng-team] [Bug 1762732] [NEW] l3agentscheduler doesn't return a response body with POST /v2.0/agents/{agent_id}/l3-routers

2018-04-10 Thread Boden R
Public bug reported: As discussed in [1], the POST /v2.0/agents/{agent_id}/l3-routers does not return a response body. This seems inconsistent with our other APIs as POSTs typically return the created resource. This is even true with other APIs that 'add' something to a resource. It seems we

[Yahoo-eng-team] [Bug 1762733] [NEW] l3agentscheduler doesn't return a response body with POST /v2.0/agents/{agent_id}/l3-routers

2018-04-10 Thread Boden R
Public bug reported: As discussed in [1], the POST /v2.0/agents/{agent_id}/l3-routers does not return a response body. This seems inconsistent with our other APIs as POSTs typically return the created resource. This is even true with other APIs that 'add' something to a resource. It seems we

[Yahoo-eng-team] [Bug 1750140] Re: security group from all projects are shown in "Edit Security Group" of instance

2018-04-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/545600 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3051dee604d69797fd31c27d01cea3c9b9a29ca4 Submitter: Zuul Branch:master commit 3051dee604d69797fd31c27d01cea3c9b9a29ca4 Author: Akihiro Motoki Date: Sat

[Yahoo-eng-team] [Bug 1733390] Re: routerservicetype extension not documented in api-ref

2018-04-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/549765 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=4cdf339a0b5858f1a9c0a6eafd5a74b43db85d1c Submitter: Zuul Branch:master commit 4cdf339a0b5858f1a9c0a6eafd5a74b43db85d1c Author: Michal Kelner Mishali

[Yahoo-eng-team] [Bug 1762708] [NEW] Unable to ssh/ping IP assigned to VM deployed on flat network

2018-04-10 Thread Sheetal
Public bug reported: I have created a base VM (to install rdo queens) with RHEL 7.4 OS, 16 GB RAM, 8 CPU,200 GB HDD, virtualization enabled. I have installed RDO queens (all-in-one topology) using command below : nohup packstack --allinone --provision-demo=n

[Yahoo-eng-team] [Bug 1762687] [NEW] Concurrent requests to attach the same non-multiattach volume to multiple instances can succeed

2018-04-10 Thread Lee Yarwood
Public bug reported: Description === Discovered this by chance yesterday, at first glance this appears to be due to a lack of locking within c-api when we initial create the attachments and no additional validation when we update with the connector later in the attach flow. Reporting

[Yahoo-eng-team] [Bug 1762329] Re: visit i18n/js/horizon+openstack_dashboard/ need account for login

2018-04-10 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1753557 *** https://bugs.launchpad.net/bugs/1753557 ** This bug has been marked a duplicate of bug 1753557 i18n javascript on login page requires login (again) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1762688] [NEW] rescued instance doesn't have attached vGPUs

2018-04-10 Thread Sylvain Bauza
Public bug reported: With the libvirt driver, rescuing an instance means that the attached mediated devices for virtual GPUs will be released. When unrescuing the instance, the driver will use the existing guest XML so it will attach again the mediated devices, but it could be a race condition in

[Yahoo-eng-team] [Bug 1761140] Re: dpkg eror processing package nova-compute

2018-04-10 Thread Annie Melen
** Also affects: nova (Ubuntu) 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/1761140 Title: dpkg eror processing package

[Yahoo-eng-team] [Bug 1762665] [NEW] Maybe wrong config in "Install and configure (Red Hat) in glance"

2018-04-10 Thread George Gao
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: ___auth_url = http://controller:5000___ - [ ] This is a doc

[Yahoo-eng-team] [Bug 1756064] Re: neutron agent doesn't remove trunk bridge after nova-compute restart

2018-04-10 Thread Ivan Dyukov
looks like it's solved by https://bugs.launchpad.net/os-vif/+bug/1670628 ** Changed in: os-vif Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1756064 Title:

[Yahoo-eng-team] [Bug 1747650] Re: Make bdms querying in multiple cells use scatter-gather

2018-04-10 Thread Surya Seetharaman
** No longer affects: nova/pike -- 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/1747650 Title: Make bdms querying in multiple cells use scatter-gather Status in

[Yahoo-eng-team] [Bug 1762633] [NEW] Keystone Installation Tutorial for Ubuntu in keystone

2018-04-10 Thread gokul
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: In the note, MacOS is written as MaOS. If you have a