[Yahoo-eng-team] [Bug 1677999] [NEW] api-ref: flavor information in server response can be empty

2017-03-31 Thread Ghanshyam Mann
Public bug reported: In case flavor information is not present in sysmeta then GET/PUT server response can have flavor as empty object. ref- http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/views/servers.py#n252 Having that mentioned in api-ref will be nice to underst

[Yahoo-eng-team] [Bug 1678006] [NEW] DS8K: remove code for fake connector

2017-03-31 Thread jiamin
Public bug reported: nova is not sending fake connectors any longer, so DS8K can remove related code in terminate_connection. https://bugs.launchpad.net/nova/+bug/1609984 ** Affects: nova Importance: Undecided Assignee: jiamin (shljia) Status: New ** Changed in: nova Ass

[Yahoo-eng-team] [Bug 1648242] Re: Failure to retry update_ha_routers_states

2017-03-31 Thread Edward Hope-Morley
** Also affects: cloud-archive Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1648242 Title: Failure to retry update_ha_routers_states Status

[Yahoo-eng-team] [Bug 1648242] Re: Failure to retry update_ha_routers_states

2017-03-31 Thread Louis Bouchard
** Also affects: neutron (Ubuntu) Importance: Undecided Status: New ** Also affects: neutron (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bu

[Yahoo-eng-team] [Bug 1678019] [NEW] namespaces of interfaces to long by creating instances

2017-03-31 Thread Darko Hojnik
Public bug reported: Hi there My environment Ubuntu 17.04 with XEN 4.8 (xenproject) nova 7.1.0, libvirtd 2.5.0, openvswitch 2.6.1. And a almost similar install with Ubuntu 16.04. In short OpenStack Ocata. I've found an issue by creating HVM guests. The issue by using libvirt, libxenlight and

[Yahoo-eng-team] [Bug 1678041] [NEW] eliminate callbacks for EXTERNAL_NETWORK

2017-03-31 Thread Kevin Benton
Public bug reported: EXTERNAL_NETWORK is not a real resource. It's just a network with a specific attribute so having an independent callback is not necessary, nor do the semantics make sense (e.g. a network changing from external to non-external is a DELETE or an UPDATE?). We should be able to g

[Yahoo-eng-team] [Bug 1678056] [NEW] RequestSpec records are never deleted when destroying an instance

2017-03-31 Thread Sylvain Bauza
Public bug reported: When an instance is created, Nova adds a record in the API DB 'request_specs' table by providing the user request. That's used by the scheduler for knowing the boot request, also when the instance is moved afterwards. That said, when destroying the instance, we don't delete t

[Yahoo-eng-team] [Bug 1677710] Re: ds-identify does not find maas datasource

2017-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-87-gd23543eb- 0ubuntu1 --- cloud-init (0.7.9-87-gd23543eb-0ubuntu1) zesty; urgency=medium * debian/cloud-init.templates: add Bigstep to list of sources. (LP: #1676460) * New upstream snapshot. - net: in netplan renderer dele

[Yahoo-eng-team] [Bug 1677376] Re: growing partitions does not work when booted without initramfs

2017-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-87-gd23543eb- 0ubuntu1 --- cloud-init (0.7.9-87-gd23543eb-0ubuntu1) zesty; urgency=medium * debian/cloud-init.templates: add Bigstep to list of sources. (LP: #1676460) * New upstream snapshot. - net: in netplan renderer dele

[Yahoo-eng-team] [Bug 1675576] Re: cloud-init netplan renderer might need to delete baked in configuration

2017-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-87-gd23543eb- 0ubuntu1 --- cloud-init (0.7.9-87-gd23543eb-0ubuntu1) zesty; urgency=medium * debian/cloud-init.templates: add Bigstep to list of sources. (LP: #1676460) * New upstream snapshot. - net: in netplan renderer dele

[Yahoo-eng-team] [Bug 1675349] Re: Dsid missing source on Finnish provider Nebula and RDO installs

2017-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-87-gd23543eb- 0ubuntu1 --- cloud-init (0.7.9-87-gd23543eb-0ubuntu1) zesty; urgency=medium * debian/cloud-init.templates: add Bigstep to list of sources. (LP: #1676460) * New upstream snapshot. - net: in netplan renderer dele

[Yahoo-eng-team] [Bug 1674861] Re: Google Compute Engine (GCE) datasource setting to none after update

2017-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-87-gd23543eb- 0ubuntu1 --- cloud-init (0.7.9-87-gd23543eb-0ubuntu1) zesty; urgency=medium * debian/cloud-init.templates: add Bigstep to list of sources. (LP: #1676460) * New upstream snapshot. - net: in netplan renderer dele

[Yahoo-eng-team] [Bug 1675185] Re: cannot disable apt_configure via cloud-config

2017-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.9-87-gd23543eb- 0ubuntu1 --- cloud-init (0.7.9-87-gd23543eb-0ubuntu1) zesty; urgency=medium * debian/cloud-init.templates: add Bigstep to list of sources. (LP: #1676460) * New upstream snapshot. - net: in netplan renderer dele

[Yahoo-eng-team] [Bug 1678109] [NEW] Boot from volume default

2017-03-31 Thread Adrien Cunin
Public bug reported: In the instance launcher, when selecting Image or Image snapshot as boot source, the Create volume option is set to yes by default. 1) Has this default value choice been discussed somewhere? 2) Is there a way to change that default value? It'd be nice :-) ** Affects: horizon

[Yahoo-eng-team] [Bug 1678104] [NEW] DHCP may not work on a dualstack network

2017-03-31 Thread Oleg Bondarev
Public bug reported: There might be race between ipv6 auto-address subnet create and network dhcp port create. Neutron server adds an ipv6 address to a dhcp port in two cases: 1) network already has ipv6 subnet by the time dhcp agent requests dhcp port creation - in this case agent includes bo

[Yahoo-eng-team] [Bug 1664384] Re: [2.1] Support configuring components and disabling deb-src

2017-03-31 Thread Andres Rodriguez
** Changed in: maas 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/1664384 Title: [2.1] Support configuring components and disabling deb-s

[Yahoo-eng-team] [Bug 1596829] Re: String interpolation should be delayed at logging calls

2017-03-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/428686 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=34a3aa0ba8783c5cc191fff730a164d377d4c89f Submitter: Jenkins Branch:master commit 34a3aa0ba8783c5cc191fff730a164d377d4c89f Author: Gábor Antal Date: Tue Mar 28 16:47:28 2017

[Yahoo-eng-team] [Bug 1678145] [NEW] example chef config broken: upstream apt source has changed

2017-03-31 Thread Jon Grimm
Public bug reported: http://cloudinit.readthedocs.io/en/latest/topics/examples.html#install- and-run-chef-recipes The apt source provided in the example chef config is broken, as upstream has changed. It should now be: source: "deb http://packages.chef.io/repos/apt/stable $RELEASE main" and pu

[Yahoo-eng-team] [Bug 1373232] Re: The ldap driver needs to bubble up some ldap exceptions

2017-03-31 Thread David Stanek
LDAP is now read-only so this specific issue no longer applies. Please re-open if you still have problems that are unrelated to writing. ** Changed in: keystone Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1678204] [NEW] User logged out when transitioning to a project with non-admin role

2017-03-31 Thread Shawn Johnson
Public bug reported: When a user is viewing the admin overview tab of project A: If she switches to project B for which she is not an admin, she is logged out and given an "Unauthorized. Please try logging in again" error. Due to the "next" argument in the url, the user must also modify the brows

[Yahoo-eng-team] [Bug 1678274] [NEW] lbaas v2 healthmonitor on different port

2017-03-31 Thread Phil
Public bug reported: This is not a bug. It is a fetaure request. LBaaS v2 healthmonitors currently perform checks against the members' protocol port which handles normal traffic. I would like the ability to configure a healthmonitor to perform checks against a different port. Use cases: 1) An

[Yahoo-eng-team] [Bug 1663077] Re: [ipv6] when slaas is setup as ipv6_address_mode ipv6-icmp packets are rejected by iptables

2017-03-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/432506 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ae9d1160bdaedc23dd6a1a0a85c09b8e65422a13 Submitter: Jenkins Branch:master commit ae9d1160bdaedc23dd6a1a0a85c09b8e65422a13 Author: Kevin Benton Date: Thu Feb 9 00:27:20 2017

[Yahoo-eng-team] [Bug 1653830] Re: Security group filters for all ports are refreshed on any DHCP port change

2017-03-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/432506 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ae9d1160bdaedc23dd6a1a0a85c09b8e65422a13 Submitter: Jenkins Branch:master commit ae9d1160bdaedc23dd6a1a0a85c09b8e65422a13 Author: Kevin Benton Date: Thu Feb 9 00:27:20 2017

[Yahoo-eng-team] [Bug 1675536] Re: api-ref: attach volume volumeAttachment description is wrong

2017-03-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/449302 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=dbd1efd74452d3daa6b2d72bec2b1e5f6e6a6d20 Submitter: Jenkins Branch:master commit dbd1efd74452d3daa6b2d72bec2b1e5f6e6a6d20 Author: Matt Riedemann Date: Thu Mar 23 16:00:46 2017

[Yahoo-eng-team] [Bug 1674069] Re: TypeError: add_router_interface() takes exactly 4 arguments (3 given)

2017-03-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/447266 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0e99b057dff08b37bd48bbd4f3aaf970ced2dffd Submitter: Jenkins Branch:master commit 0e99b057dff08b37bd48bbd4f3aaf970ced2dffd Author: liyingjun Date: Sun Mar 19 16:42:17 2017 +

[Yahoo-eng-team] [Bug 1523835] Re: egress sg_rule use 'dest_ip_prefix' but not 'source_ip_prefix'

2017-03-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/254598 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c20ad344da1f51617e631c1768b645ed1e01c1fc Submitter: Jenkins Branch:master commit c20ad344da1f51617e631c1768b645ed1e01c1fc Author: yujie Date: Wed May 18 19:56:04 2016 +0800

[Yahoo-eng-team] [Bug 1677636] Re: TestTrackedResource.test_resync failed with AttributeError: 'NoneType' object has no attribute '_get_collection_query'

2017-03-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/451934 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8a0faef877a18d931178a2ed1d55734aa91e32d3 Submitter: Jenkins Branch:master commit 8a0faef877a18d931178a2ed1d55734aa91e32d3 Author: Ihar Hrachyshka Date: Thu Mar 30 15:56:29

[Yahoo-eng-team] [Bug 1678274] Re: lbaas v2 healthmonitor on different port

2017-03-31 Thread Brian Haley
** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1678274 Title: lbaas v2 healthmonitor on different port Status in octavia: New Bug description:

[Yahoo-eng-team] [Bug 1678326] [NEW] Quota is decremented during instance delete in cell0 even if the instance destroy fails

2017-03-31 Thread Matt Riedemann
Public bug reported: This is a follow on from bug 1670627. As pointed out in comments 23 and 25, in the local delete case where there is no host and the instance is in a cell, we're decrementing quota even if the instance.destroy() operation fails. We commit the usage decrement here: https://git

[Yahoo-eng-team] [Bug 1678351] [NEW] The view of "project snapshot" gets error

2017-03-31 Thread wei.ying
Public bug reported: Env: devstack master branch If requests project snapshot list on dashboard with raising Exception, the project view will redirect to DEBUG page. ** Affects: horizon Importance: Undecided Assignee: wei.ying (wei.yy) Status: In Progress -- You received thi

[Yahoo-eng-team] [Bug 1678361] [NEW] Admin snapshots page has an exception

2017-03-31 Thread wei.ying
Public bug reported: Env: devstack master branch If snapshots list is not empty and redirect to admin snapshots panel,it will throws an exception. Exception info: NoReverseMatch at /admin/snapshots/ u'volumes' is not a registered namespace inside 'horizon:admin:volumes' Request Method:

[Yahoo-eng-team] [Bug 1649747] Re: XenAPI: With ovs polling mode, Neutron gets the error of oslo_rootwrap.wrapper.FilterMatchNotExecutable

2017-03-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/447415 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3d58ce44d41fd38af862007ad79dd4dae826b9c0 Submitter: Jenkins Branch:master commit 3d58ce44d41fd38af862007ad79dd4dae826b9c0 Author: Huan Xie Date: Mon Mar 20 01:34:12 2017 -0