Incorrect error message when bulk create fails

Bug #1038256 reported by Sumit Naiksatam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Salvatore Orlando

Bug Description

quantum/db/db_base_plugin_v2.py:738

         LOG.exception("An exception occured while creating "
                          "the port:%s", item)

The above is not true just for "port", but for all resources, hence replacing port by resource will be helpful.

Changed in quantum:
importance: Undecided → Low
Revision history for this message
Salvatore Orlando (salvatore-orlando) wrote :

Good catch :)
too much c&p I guess...

Changed in quantum:
assignee: nobody → Salvatore Orlando (salvatore-orlando)
milestone: none → folsom-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/11598

Changed in quantum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/11598
Committed: http://github.com/openstack/quantum/commit/de10fba3cf379f92d2c4c73b866e4451d8a9f78c
Submitter: Jenkins
Branch: master

commit de10fba3cf379f92d2c4c73b866e4451d8a9f78c
Author: Salvatore Orlando <email address hidden>
Date: Fri Aug 17 15:37:44 2012 -0700

    Fix exception message for bulk create failure.

    Bug 1038256

    Change-Id: I52ae9a7540f07f62174d51382a77ac0997c8f388

Changed in quantum:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
milestone: folsom-rc1 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.