[Yahoo-eng-team] [Bug 1674886] [NEW] image id is checked after uploading image

2017-03-21 Thread the-bling
Public bug reported: version: mitaka When uploading an image, the ID is checked after the image is uploaded. This is not much of an issue for small images like cirros but for larger images like rhel, it takes up lot of network. Ideally, the ID of the image should be checked before the upload

[Yahoo-eng-team] [Bug 1659965] Re: test_get_root_helper_child_pid_returns_first_child gate failure

2017-03-21 Thread IWAMOTO Toshihiro
** Also affects: psmisc 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/1659965 Title: test_get_root_helper_child_pid_returns_first_child gate

[Yahoo-eng-team] [Bug 1550201] Re: When an error status VM was deleted which a port belong to, The port can not be assigned to other VM again

2017-03-21 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 1665698] Re: /etc/qemu-ifup not allowed by apparmor

2017-03-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/448203 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a41d265a19b7bcb1af8fc179bf864e00023c6cc6 Submitter: Jenkins Branch:master commit a41d265a19b7bcb1af8fc179bf864e00023c6cc6 Author: Matt Riedemann Date:

[Yahoo-eng-team] [Bug 1674863] [NEW] Uncaught TypeError: Cannot read property 'modal' of null

2017-03-21 Thread zhang wenjian
Public bug reported: In dashboards/identity/projects/table.py, I add a member function in class CreateProject: def get_link_url(self, datum=None): return reverse(self.url, kwargs=self.table.kwargs) I want to pass an argument to the workflow, firtly I want to try a blank get_link_url

[Yahoo-eng-team] [Bug 1674861] [NEW] Cloud-init datasource setting to none after update

2017-03-21 Thread Fernando J. Cordeiro
Public bug reported: The following message appears after login in my Google Cloud VPS: ** # A new feature in cloud-init identified possible datasources for# # this system as:

[Yahoo-eng-team] [Bug 1577996] Re: Unable to distinguish between not is_admin_project and feature not enabled

2017-03-21 Thread Jamie Lennox
Lance: So the plan was to maybe add a new rule to oslo.policy like just is_admin_project or something - however as part of the oslo.context refactoring and making that common between projects we now have {'is_admin_project': True/False} as part of most context dicts. This means that you can

[Yahoo-eng-team] [Bug 1674236] Re: CI / promotion: Nova isn't aware of the nodes that were registered with Ironic

2017-03-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/448098 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fe8415060ca452990d7019a03eaaa4b92aadfe8b Submitter: Jenkins Branch:master commit fe8415060ca452990d7019a03eaaa4b92aadfe8b Author: Jim Rollenhagen Date:

[Yahoo-eng-team] [Bug 1674840] [NEW] ml2 context for update/delete network sometimes lacks segmentation id when a network with subnet is deleted

2017-03-21 Thread Jerry Zhao
Public bug reported: When a network is deleted, the current ml2 context randomly misses provider:segmentation_id when delete network precommit is called. update_network_precommit when segments are deleted doesn't have segmentation_id value either. The underlying ml2 mechanism driver may need

[Yahoo-eng-team] [Bug 1674809] [NEW] test_create_server_with_pci_dev_and_numa functional test randomly fails with "OpenStackApiNotFoundException: Item not found"

2017-03-21 Thread Matt Riedemann
Public bug reported: Seen here: http://logs.openstack.org/03/448203/2/check/gate-nova-tox-functional- py35-ubuntu-xenial/5f60ae1/console.html#_2017-03-21_18_29_51_237243 2017-03-21 18:29:51.237243 |

[Yahoo-eng-team] [Bug 1657035] Re: libvirt overwrites externally set vlan tags in macvtap passthrough mode with VFs

2017-03-21 Thread Matt Riedemann
** Also affects: nova/newton Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova/newton Importance: Undecided => Medium ** Changed in: nova/newton Status: New => In Progress ** Changed in: nova/newton Assignee:

[Yahoo-eng-team] [Bug 1674787] [NEW] Bump default quotas for core resources

2017-03-21 Thread Ihar Hrachyshka
Public bug reported: Ports, networks, subnets default quotas are quite low so most operators still bump them, which doesn't make for a great experience. Neither it helps testing in gate where we need to bump quotas to successfully execute our own tempest suite. I suggest we bump quotas for those

[Yahoo-eng-team] [Bug 1674780] [NEW] L3 HA: check scripts are written after keepalived is (re)started

2017-03-21 Thread Ihar Hrachyshka
Public bug reported: Code inspection showed that L3 HA implementation outputs config file for keepalived; then (re)starts the daemon, and only then attempts to write check scripts. It is a race condition vector that would show up if it would take it longer for the agent to write the check

[Yahoo-eng-team] [Bug 1464403] Re: Update project/domain members doesn't work on user id that has underscores

2017-03-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/192456 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0b0d4f764f2138e69a0e88a17dc73243f85aa226 Submitter: Jenkins Branch:master commit 0b0d4f764f2138e69a0e88a17dc73243f85aa226 Author: Jingjing Ren

[Yahoo-eng-team] [Bug 1524044] Re: Deleting a VM with the name "vm_ln_[1" leads to a traceback

2017-03-21 Thread Maciej Szankin
It works as it is supposed to on current master. Bug is no longer valid. ** Changed in: nova Status: New => Invalid -- 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 1632290] Re: RuntimeError: Metadata proxy didn't spawn

2017-03-21 Thread Ihar Hrachyshka
Metadata proxy is haproxy based now, this should not happen. If it still does, please reopen. ** Changed in: neutron Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1488111] Re: Boot from volumes that fail in initialize_connection are not rescheduled

2017-03-21 Thread Maciej Szankin
Liberty has hit the EOL, so this one is invalid. Mitaka was removed from affected releases, so I am closing this one. ** Changed in: nova Status: In Progress => Won't Fix ** Changed in: nova/liberty Status: New => Won't Fix -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1627106] Re: TimeoutException while executing tests adding bridge using OVSDB native

2017-03-21 Thread Ihar Hrachyshka
0 hits in 10 days, closing the bug. ** Changed in: neutron Status: In Progress => 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/1627106 Title: TimeoutException

[Yahoo-eng-team] [Bug 1636489] Re: Volume attachment fails for all the available instances after running different volume operations for 1-2 hours or more.

2017-03-21 Thread Maciej Szankin
Since the Mitaka cycle we use the direct release model, which means those bug reports should have Fix Released. ** Changed in: nova Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1664759] Re: cells v2 accepts creating two cells with same name

2017-03-21 Thread Maciej Szankin
Since the Mitaka cycle we use the direct release model, which means this bug report should be tagged Fix Released. ** Changed in: nova Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1665698] Re: /etc/qemu-ifup not allowed by apparmor

2017-03-21 Thread Matt Riedemann
To clarify my understanding of this, per comment 50 and the release note that went with the change: https://review.openstack.org/#/c/425637/1/releasenotes/notes/libvirt- script-with-empty-path-2b49caa68b05278d.yaml We basically want: if libvirt < 1.3.3: script.path = '' (as before the

[Yahoo-eng-team] [Bug 1606999] Re: reporting messages can slow down operations greatly

2017-03-21 Thread Scott Moser
I marked this back to 'confirmed' on maas and deleted the curtin and cloud-init tasks. curtin and cloud-init are reporting events as they're instructed to do. Ryan provided the information that Gavin was after. The posts are not large at all, on the order of small kilobytes at *most*. **

[Yahoo-eng-team] [Bug 1673569] Re: Failed notification payload is dumped in logs with auth secrets

2017-03-21 Thread Matt Riedemann
** Also affects: nova/mitaka Importance: Undecided Status: New ** Also affects: nova/newton Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) => Balazs Gibizer

[Yahoo-eng-team] [Bug 1674464] Re: Non-admin user incorrectly allowed to perform port binding actions

2017-03-21 Thread Jeremy Stanley
** Information type changed from Private Security to Private ** Information type changed from Private to Public ** Changed in: ossa Status: Incomplete => Invalid ** Description changed: - This issue is being treated as a potential security risk under embargo. - Please do not make any

[Yahoo-eng-team] [Bug 1656774] Re: NFS share not mounted due to findmnt behaviour change

2017-03-21 Thread Matt Riedemann
** Also affects: nova/newton Importance: Undecided Status: New ** Changed in: nova/newton Status: New => In Progress ** Changed in: nova/newton Assignee: (unassigned) => Lee Yarwood (lyarwood) -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1424728] Re: Remove old rpc alias(es) from code

2017-03-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/447371 Committed: https://git.openstack.org/cgit/openstack/searchlight/commit/?id=a0ca06a4df8129ac7e2e25226fca60f9eda2b3c5 Submitter: Jenkins Branch:master commit a0ca06a4df8129ac7e2e25226fca60f9eda2b3c5 Author: ChangBo Guo(gcb)

[Yahoo-eng-team] [Bug 1658460] Re: Duplicate metadata iptables rules in HA router

2017-03-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/423804 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1257a3f203aacfbbe16c1afa79893b8b990a1a57 Submitter: Jenkins Branch:master commit 1257a3f203aacfbbe16c1afa79893b8b990a1a57 Author: Quan Tian Date: Sun

[Yahoo-eng-team] [Bug 1674694] [NEW] In placement api error responses choose poor default content-type

2017-03-21 Thread Chris Dent
Public bug reported: Because the placement api (up to at least version 1.5) uses webob exceptions and response objects without much modification, when an error response is created it will have a content-type based on any guidance provided in an accept header. If no accept header is present

[Yahoo-eng-team] [Bug 1674685] [NEW] hostname ddns update is not done on azure with built-in agent path.

2017-03-21 Thread Scott Moser
Public bug reported: Brent Baude and Paul Meyer realized that on Azure, that when the 'agent_command' is set to __builtin__ (the current default in trunk) that cloud-init does not bounce the network device in order to do a ddns update of the systems' hostname. ** Affects: cloud-init

[Yahoo-eng-team] [Bug 1674614] Re: LBaaS v2 lack of migration

2017-03-21 Thread Dariusz Smigiel
** 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/1674614 Title: LBaaS v2 lack of migration Status in octavia: New Bug description: =

[Yahoo-eng-team] [Bug 1674676] Re: The URL listed against the details of identity/v3/endpoints gets a 404 Not Found error

2017-03-21 Thread Andreas Jaeger
Uday, next time please use the "REport a bug link" at the top right - also a bottom right - to report this directly to correct repo. ** Project changed: openstack-manuals => keystone ** Changed in: keystone Status: New => Confirmed -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1674676] [NEW] The URL listed against the details of identity/v3/endpoints gets a 404 Not Found error

2017-03-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The details of the endpoint given against the following URL: https://developer.openstack.org/api-ref/identity/v3/index.html?expanded=create-endpoint-detail#create-endpoint is--> Relationship: https://docs.openstack.org/api/openstack-

[Yahoo-eng-team] [Bug 1674236] Re: CI / promotion: Nova isn't aware of the nodes that were registered with Ironic

2017-03-21 Thread Jim Rollenhagen
I'll have a patch up for this today sometime, btw. ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New => Confirmed ** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (unassigned) => Jim Rollenhagen

[Yahoo-eng-team] [Bug 1658060] Re: FirewallNotFound exceptions when deleting the firewall in FWaaS-DVR

2017-03-21 Thread Reedip
Cedric's fix closed this issue, but it seems to have been reopen by the automated script. Closing this issue ** Changed in: neutron Status: New => Fix Released ** Changed in: neutron Assignee: (unassigned) => Cedric Brandily (cbrandily) -- You received this bug notification

[Yahoo-eng-team] [Bug 1424728] Re: Remove old rpc alias(es) from code

2017-03-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/447369 Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=1386ce690f3a76922c40c1f00e5a90e709c8f8e7 Submitter: Jenkins Branch:master commit 1386ce690f3a76922c40c1f00e5a90e709c8f8e7 Author: ChangBo Guo(gcb)

[Yahoo-eng-team] [Bug 1673375] Re: "ValueError: Circular reference detected" in send_notification

2017-03-21 Thread Balazs Gibizer
I think the fault is originated from nova and cannot really be dealt with in oslo.messaging hence I'm setting the bug on oslo.messaging as invalid ** Changed in: oslo.messaging Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1674614] [NEW] LBaaS v2 lack of migration

2017-03-21 Thread changzhi
Public bug reported: = Problem Description = Currently, many users used haproxy driver based LBaaS v2 in real production. LBaaS network traffic will break down if LBaaS v2 agent is dead. So we need migration of LBaaS instance. = How to resolve = We can add create / delete

[Yahoo-eng-team] [Bug 1658060] Re: FirewallNotFound exceptions when deleting the firewall in FWaaS-DVR

2017-03-21 Thread Kevin Benton
This bug has had a related patch abandoned and has been automatically un-assigned due to inactivity. Please re-assign yourself if you are continuing work or adjust the state as appropriate if it is no longer valid. ** Changed in: neutron Status: Fix Released => New ** Changed in: neutron

[Yahoo-eng-team] [Bug 1623099] Re: FWaaSv2 - 'firewall_policy_id' is missing in firewall_rule response body

2017-03-21 Thread Kevin Benton
This bug has had a related patch abandoned and has been automatically un-assigned due to inactivity. Please re-assign yourself if you are continuing work or adjust the state as appropriate if it is no longer valid. ** Changed in: neutron Status: Expired => New ** Tags added:

[Yahoo-eng-team] [Bug 1674557] Re: eventlet 0.20.x breaks functional tests due to missing select.poll()

2017-03-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/447817 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f48dbeda5c4f8f34fb0f56227254ea3b8f830005 Submitter: Jenkins Branch:master commit f48dbeda5c4f8f34fb0f56227254ea3b8f830005 Author: Ihar Hrachyshka Date:

[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-03-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/447880 Committed: https://git.openstack.org/cgit/openstack/zun-ui/commit/?id=f44f68aa9f6be43931a12ccd56514dd73ac96d75 Submitter: Jenkins Branch:master commit f44f68aa9f6be43931a12ccd56514dd73ac96d75 Author: Shu Muto Date:

[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-03-21 Thread Shu Muto
** Also affects: ui-cookiecutter Importance: Undecided Status: New ** Changed in: ui-cookiecutter Status: New => Confirmed ** Changed in: ui-cookiecutter Importance: Undecided => Critical ** Changed in: ui-cookiecutter Assignee: (unassigned) => Shu Muto (shu-mutou) --

[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-03-21 Thread Shu Muto
** Also affects: magnum-ui Importance: Undecided Status: New ** Changed in: magnum-ui Status: New => Confirmed ** Changed in: magnum-ui Importance: Undecided => Critical ** Changed in: magnum-ui Assignee: (unassigned) => Shu Muto (shu-mutou) ** Also affects:

[Yahoo-eng-team] [Bug 1674569] [NEW] remove log translations

2017-03-21 Thread huanghe
Public bug reported: Log messages are no longer being translated. This removes all use of the _LE, _LI, and _LW translation markers to simplify logging and to avoid confusion with new contributions ** Affects: neutron Importance: Undecided Status: New ** Changed in: neutron