[Yahoo-eng-team] [Bug 1584858] Re: ryu 4.2.1 breaks python 2.7 environments

2016-06-28 Thread huan
** Changed in: neutron Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1584858 Title: ryu 4.2.1 breaks python 2.7 environments Status in

[Yahoo-eng-team] [Bug 1495463] Re: While creating firewall for another tenant which does not have router, firewall policy , firewall gets created and it comes into active state.

2016-06-28 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/1495463

[Yahoo-eng-team] [Bug 1597168] [NEW] There's no way to update '--shared' argument of qos-policy to False by using qos-policy-update command.

2016-06-28 Thread xiewj
Public bug reported: In Mitaka, There's no way to update '--shared' argument of qos-policy to False by using qos-policy-update command. Actually,we may need to update --shared to False in qos-policy-update command, Such as in the qos-policy rbac scenario, we may need to change the rbac policy

[Yahoo-eng-team] [Bug 1517839] Re: Make CONF.set_override with parameter enforce_type=True by default

2016-06-28 Thread ChangBo Guo(gcb)
** Also affects: glance 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/1517839 Title: Make CONF.set_override with parameter enforce_type=True

[Yahoo-eng-team] [Bug 1593846] Re: Fix designate dns driver for SSL based endpoints

2016-06-28 Thread Naoaki MAEDA
** Also affects: ubuntu 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/1593846 Title: Fix designate dns driver for SSL based endpoints

[Yahoo-eng-team] [Bug 1597160] [NEW] linuxbridget agent-id is not linuxbridge agent uuid

2016-06-28 Thread linbing
Public bug reported: i found that linuxbridget call rpc to api server,call method is 'get_devices_details_list' and pass a param agent_id to rpc server. and i also found that param agent_id does not used in api server, it is just user to debug output message, so i think agent_id is just to used

[Yahoo-eng-team] [Bug 1597145] [Review update] master

2016-06-28 Thread OpenContrail Admin
Review in progress for https://review.opencontrail.org/21512 Submitter: Anish Mehta (ameht...@gmail.com) ** Also affects: juniperopenstack/trunk Importance: Undecided Status: New ** Also affects: juniperopenstack/trunk Importance: Undecided Status: In Progress -- You

[Yahoo-eng-team] [Bug 1597145] [Review update] R3.0

2016-06-28 Thread OpenContrail Admin
Review in progress for https://review.opencontrail.org/21511 Submitter: Anish Mehta (ameht...@gmail.com) ** Also affects: juniperopenstack/r3.0 Importance: Undecided Status: New ** Also affects: juniperopenstack/r3.0 Importance: Undecided Status: In Progress -- You

[Yahoo-eng-team] [Bug 1597145] [NEW] contrail-alarm-gen provisioning works only once

2016-06-28 Thread Anish Mehta
Public bug reported: contrail-alarm-gen provisioning works only once. fixup_contrail_alarm_gen assumes that the conf file is being changed for the first time. ** Affects: horizon Importance: Undecided Status: New ** Affects: juniperopenstack Importance: Undecided

[Yahoo-eng-team] [Bug 1597140] [NEW] Data Table Actions need context

2016-06-28 Thread Diana Whitten
Public bug reported: Data Table action buttons/anchors need a context class that makes it possible to customize button experiences on a global scale. ** Affects: horizon Importance: Wishlist Assignee: Diana Whitten (hurgleburgler) Status: In Progress ** Tags: branding --

[Yahoo-eng-team] [Bug 1597132] [NEW] FWaaS: Create Firewall fails with "NoSuchOptError: no such option: router_distributed"

2016-06-28 Thread Sumit Naiksatam
Public bug reported: This is seen in a setup where the stock L3 plugin (neutron.services.l3_router.l3_router_plugin:L3RouterPlugin) is not configured, but instead, a different L3 plugin is used. The create firewall operation fails with the following exception: 2016-06-28 15:24:46.940 12176 DEBUG

[Yahoo-eng-team] [Bug 1597126] [NEW] problems with tasks, task schemas

2016-06-28 Thread Brian Rosmaita
Public bug reported: The v2/schemas/tasks and v2/schemas/task responses aren't incorrect, but they're not as accurate as they could be. task schema: - missing "links": [{"href":"{schema}","rel":"describedby"},{"href":"{self}","rel":"self"}] - should have "additionalProperties": false - some

[Yahoo-eng-team] [Bug 1597101] [NEW] WebSSO username shows as a UUID in the Horizon page

2016-06-28 Thread Roxana Gherle
Public bug reported: When you login into Horizon using Web Single Sign On with saml2 or oidc federation protocols, the logged in user shows as a UUID (the user's ID) in the Horizon page. This was different before when the specific username from the external identity provider was showed by the

[Yahoo-eng-team] [Bug 1596135] Re: Make raw_input py3 compatible

2016-06-28 Thread Travis McPeak
** Changed in: bandit Status: New => Invalid ** No longer affects: bandit -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to anvil. https://bugs.launchpad.net/bugs/1596135 Title: Make raw_input py3 compatible Status in

[Yahoo-eng-team] [Bug 1597077] [NEW] Mitaka token 'expires' padding differs between POST and GET/HEAD

2016-06-28 Thread Kim Jensen
Public bug reported: We are using fernet tokens and found that with Mitaka the 'expires' values returned by the token POST and token GET/HEAD differ when one would expect these to be the same. POST /v2.0/tokens Response: {"access": { "token":{ "issued_at":

[Yahoo-eng-team] [Bug 1594376] Re: Delete subnet fails with "ObjectDeletedError: Instance '' has been deleted, or its row is otherwise not present."

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/333601 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dfbe1fb7c510d556095a926fec6bfe6f4c153b47 Submitter: Jenkins Branch:master commit dfbe1fb7c510d556095a926fec6bfe6f4c153b47 Author: Carl Baldwin Date:

[Yahoo-eng-team] [Bug 1582673] Re: Angular components without the href attribute have incorrect cursor

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/316157 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=77d7e26135bd37bfe28b8f14c04c0d62dc6f9c4e Submitter: Jenkins Branch:master commit 77d7e26135bd37bfe28b8f14c04c0d62dc6f9c4e Author: Elizabeth Elwell

[Yahoo-eng-team] [Bug 991941] Re: Restrating the compute service while taking snapshot of vm makes the snapshot stuck in saving state

2016-06-28 Thread Augustina Ragwitz
*** This bug is a duplicate of bug 1555065 *** https://bugs.launchpad.net/bugs/1555065 ** This bug is no longer a duplicate of bug 1064386 Image stays in Saving State if any error occurs while snapshotting an instance ** This bug has been marked a duplicate of bug 1555065 Image goes to

[Yahoo-eng-team] [Bug 1076019] Re: Image perpetually in "SAVING" state if snapshot fails to create

2016-06-28 Thread Augustina Ragwitz
*** This bug is a duplicate of bug 1555065 *** https://bugs.launchpad.net/bugs/1555065 ** This bug is no longer a duplicate of bug 1064386 Image stays in Saving State if any error occurs while snapshotting an instance ** This bug has been marked a duplicate of bug 1555065 Image goes to

[Yahoo-eng-team] [Bug 1597024] [NEW] List role_assignments?include_names=False returns Entitys' Names

2016-06-28 Thread Sam Leong
Public bug reported: When include_names=True, it shows the expected results that is with all the names in additional to Ids. However, it makes no difference when include_names=False. Like the following - GET

[Yahoo-eng-team] [Bug 1597000] [NEW] Directives and don't work nicely together

2016-06-28 Thread Timur Sufiev
Public bug reported: New directive provides an elegant way to reduce the amount of boilerplate html templates one had to provide recently to render tables. Unfortunately, doesn't work with it because of its internal structure and it's necessary to use the old verbose markup inside its and

[Yahoo-eng-team] [Bug 1587386] Re: Unshelve results in duplicated resource deallocated

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/323269 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f1320a7c2debf127a93773046adffb80563fd20b Submitter: Jenkins Branch:master commit f1320a7c2debf127a93773046adffb80563fd20b Author: Stephen Finucane

[Yahoo-eng-team] [Bug 1593653] Re: DVR: cannot manually remove router from l3 agent

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/332102 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=64726983f2161b32e516f3f12007e5f5a3d57e50 Submitter: Jenkins Branch:master commit 64726983f2161b32e516f3f12007e5f5a3d57e50 Author: Hong Hui Xiao Date:

[Yahoo-eng-team] [Bug 1596984] [NEW] LBaaS: Models and migrations are out of sync

2016-06-28 Thread Elena Ezhova
Public bug reported: TestModelsMigrations reports that there are a number of tables whose models cannot be found neither in neutron_lbaas.db.loadbalancer.loadbalancer_db nor in neutron_lbaas.db.loadbalancer.models which includes third-party driver tables. Trace:

[Yahoo-eng-team] [Bug 1594466] Re: Additional params needed for openstack rc file

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/331788 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a86591864b69c663e3f0f63a532fc34190670e42 Submitter: Jenkins Branch:master commit a86591864b69c663e3f0f63a532fc34190670e42 Author: Matt Borland Date:

[Yahoo-eng-team] [Bug 1403836] Re: Nova volume attach fails for a iscsi disk with CHAP enabled.

2016-06-28 Thread Lucian Petrut
** Changed in: nova Status: Confirmed => Fix Released -- 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/1403836 Title: Nova volume attach fails for a iscsi disk

[Yahoo-eng-team] [Bug 1596602] Re: Instance Snapshot failure: "Unable to set 'kernel_id' to 'None'. Reason: None is not of type u'string'"

2016-06-28 Thread Ben VanHavermaet
** Project changed: nova => python-glanceclient -- 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/1596602 Title: Instance Snapshot failure: "Unable to set 'kernel_id' to

[Yahoo-eng-team] [Bug 1596976] [NEW] optimize refresh firewall on ipset member update

2016-06-28 Thread venkata anil
Public bug reported: Before the ipset, a port was creating explicit firewall rule to other ports(member of the same security group) i.e port's firewall rules without ipset -A neutron-openvswi-i92605eaf-b -s 192.168.83.17/32 -j RETURN -A neutron-openvswi-i92605eaf-b -s 192.168.83.18/32 -j RETURN

[Yahoo-eng-team] [Bug 1596957] [NEW] Cannot resize down instance booted from volume backed snapshot with ephemeral

2016-06-28 Thread Feodor Tersin
Public bug reported: If an instance is booted from a volume backed snapshot with ephemeral(s), it cannot be resized down to a flawor with disk size is lesser than original flavor disk size. Steps to reproduce: 1 Prepare flavors $ nova flavor-create t1.nano-2-e auto 64 2 1 --ephemeral 1 $ nova

[Yahoo-eng-team] [Bug 1596602] Re: Instance Snapshot failure: "Unable to set 'kernel_id' to 'None'. Reason: None is not of type u'string'"

2016-06-28 Thread Ben VanHavermaet
** This bug is no longer a duplicate of bug 1592808 Snapshot failed during inconsistencies in glance v2 image schema -- 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 1596124] Re: Python3 do not use dict.iteritems dict.iterkeys dict.itervalues

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/334126 Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=19d8df31fdbb88439fc7876ea474b0abd465b240 Submitter: Jenkins Branch:master commit 19d8df31fdbb88439fc7876ea474b0abd465b240 Author: yuyafei Date:

[Yahoo-eng-team] [Bug 1499177] Re: Performance: L2 agent takes too much time to refresh sg rules

2016-06-28 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/335037 ** Changed in: neutron Status: Expired => In Progress ** Changed in: neutron Assignee: (unassigned) => venkata anil (anil-venkata) -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1576093] Re: [SRU] block migration fail with libvirt since version 1.2.17

2016-06-28 Thread James Page
This bug was fixed in the package nova - 2:13.0.0-0ubuntu5~cloud0 --- nova (2:13.0.0-0ubuntu5~cloud0) trusty-mitaka; urgency=medium . * New update for the Ubuntu Cloud Archive. . nova (2:13.0.0-0ubuntu5) xenial; urgency=medium . * d/p/fix-block-migration.patch: Cherry pick

[Yahoo-eng-team] [Bug 1596933] [NEW] IntegrityError while archiving if consoles are not deleted

2016-06-28 Thread Abhishek Kekane
Public bug reported: On deleting the instance its associated console entries will not be deleted which will cause "IntegrityError" while archiving the deleted records from database. 1. Create an instance. $ nova boot test-1 --flavor 1 --image cirros-0.3.4-x86_64-uec 2. Create an entry in

[Yahoo-eng-team] [Bug 1596813] Re: stable/mitaka branch creation request for networking-midonet

2016-06-28 Thread YAMAMOTO Takashi
Rossella, this bug is following the procedure documented in sub_project_guidelines.rst and bugs.rst. ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1596922] [NEW] instance uuid not cleared in an ironic node

2016-06-28 Thread Yushiro FURUKAWA
Public bug reported: Description === In nova with ironic environment, "instance UUID" still remains if nova boot got an error. As a result, the ironic node cannot delete by API and deploy baremetal instance. Steps to reproduce == 1. create an ironic-node 2. create an

[Yahoo-eng-team] [Bug 1595922] Re: Make cPickle py3 compatible

2016-06-28 Thread Ji.Wei
** No longer affects: swift ** 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/1595922 Title: Make cPickle py3 compatible Status in Bandit:

[Yahoo-eng-team] [Bug 1596813] Re: stable/mitaka branch creation request for networking-midonet

2016-06-28 Thread Rossella Sblendido
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1596813 Title: stable/mitaka branch creation request for networking-midonet Status in networking-midonet:

[Yahoo-eng-team] [Bug 1595762] Re: HTTPS connection failing for Docker >= 1.10

2016-06-28 Thread Rossella Sblendido
** 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/1595762 Title: HTTPS connection failing for Docker >= 1.10 Status in neutron:

[Yahoo-eng-team] [Bug 1595832] Re: lbaasv2:loadbalancer-create with tenant-id is not effective

2016-06-28 Thread Rossella Sblendido
** 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/1595832 Title: lbaasv2:loadbalancer-create with tenant-id is not effective Status in

[Yahoo-eng-team] [Bug 1587858] Re: objects: added 'os_secure_boot' property to ImageMetaProps object

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/331504 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=a5e92ee40e42f0c422f02856a0a60aa5d62bb035 Submitter: Jenkins Branch:master commit a5e92ee40e42f0c422f02856a0a60aa5d62bb035 Author: tanyy Date:

[Yahoo-eng-team] [Bug 1568708] Re: translation sync broken due to wrong usage of venv

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/330871 Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=81c01d5041ef8f0ae04a6bd50d516050272bb8a6 Submitter: Jenkins Branch:master commit 81c01d5041ef8f0ae04a6bd50d516050272bb8a6 Author: YAMAMOTO Takashi

[Yahoo-eng-team] [Bug 1594385] Re: Nova does not report signature verification failure

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/332802 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f39e660baf5543fa1acc95c106fd4d98a69e69a9 Submitter: Jenkins Branch:master commit f39e660baf5543fa1acc95c106fd4d98a69e69a9 Author: dane-fichter Date:

[Yahoo-eng-team] [Bug 1533441] Re: HA router can not be deleted in L3 agent after race between HA router creating and deleting

2016-06-28 Thread LIU Yulong
This bug comes again: http://paste.openstack.org/show/523757/ ** Changed in: neutron Status: Fix Released => 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/1533441 Title: HA

[Yahoo-eng-team] [Bug 1596873] [NEW] [novncproxy] log for closing web is misleading

2016-06-28 Thread xhzhf
Public bug reported: Description === When user close console web, log will record "Target closed vmsg". In fact, Target is not closed. Steps to reproduce == close web console windows Expected result === the log shows "Webclient closed vmsg" Actual result

[Yahoo-eng-team] [Bug 1596869] [NEW] APIv3 compatibility broken in Mitaka and Liberty

2016-06-28 Thread A.Ojea
Public bug reported: Current API documentation [1] uses the fields "domain": { "id": "default" }, to select a domain. This call works in Liberty as you can see in the following snippet: curl -i -H "Content-Type: application/json" -d ' { "auth": { "identity": { "methods":

[Yahoo-eng-team] [Bug 1596859] [NEW] networking-midonet 1.0.1 stable/liberty release request

2016-06-28 Thread YAMAMOTO Takashi
Public bug reported: please push 1.0.1 tag on the tip of stable/liberty. namely, commit 776dba1ef18bd9d438a85f1ae076866340c2a654 . ** Affects: networking-midonet Importance: Medium Assignee: YAMAMOTO Takashi (yamamoto) Status: New ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1588731] Re: net_helpers.async_ping() is unreliable

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/325170 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2dcacaae88970365350200ca58982a18e21c703d Submitter: Jenkins Branch:master commit 2dcacaae88970365350200ca58982a18e21c703d Author: Hynek Mlnarik Date:

[Yahoo-eng-team] [Bug 1576093] Re: [SRU] block migration fail with libvirt since version 1.2.17

2016-06-28 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:13.0.0-0ubuntu5 --- nova (2:13.0.0-0ubuntu5) xenial; urgency=medium * d/p/fix-block-migration.patch: Cherry pick and rebase patch from stable/mitaka gerrit review to fix block migration (LP: #1576093). * Note: Skipping 0ubuntu3/4

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

2016-06-28 Thread Takashi NATSUME
Public bug reported: String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call. Wrong: LOG.debug('Example: %s' % 'bad') Right: LOG.debug('Example: %s', 'good') See the following guideline. *

[Yahoo-eng-team] [Bug 1449062] Re: qemu-img calls need to be restricted by ulimit (CVE-2015-5162)

2016-06-28 Thread Launchpad Bug Tracker
This bug was fixed in the package python-oslo.concurrency - 3.7.1-0ubuntu1 --- python-oslo.concurrency (3.7.1-0ubuntu1) xenial; urgency=medium * New upstream point release (LP: #1449062). -- Corey Bryant Mon, 13 Jun 2016 12:34:15 -0400 ** Changed

[Yahoo-eng-team] [Bug 1596813] [NEW] stable/mitaka branch creation request for networking-midonet

2016-06-28 Thread YAMAMOTO Takashi
Public bug reported: Please cut stable/mitaka branch for networking-midonet on commit 797a2a892e08f3e8162f5f168a7c5e3420f961bc. ** Affects: networking-midonet Importance: High Assignee: YAMAMOTO Takashi (yamamoto) Status: New ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1588064] Re: secret_key.py doesn't warn when reverting to insecure key generation

2016-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/324104 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b2b801b3457f1f9d7625add75f2b52057c6c Submitter: Jenkins Branch:master commit b2b801b3457f1f9d7625add75f2b52057c6c Author: Matt Borland Date: