the replacement placeholder is wrong in router add interface feature when subnet overlaps

Bug #1096721 reported by yong sheng gong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
yong sheng gong

Bug Description

                    if match1 or match2:
                        msg = (_("Cidr %(subnet_cidr)s of subnet "
                                 "%(subnet_id)s overlaps with cidr %(cidr)s "
                                 " of subnet %(sub_id)") % locals()) -> %(sub_id)s
                        raise q_exc.BadRequest(resource='router', msg=msg)

Changed in quantum:
assignee: nobody → yong sheng gong (gongysh)
importance: Undecided → Medium
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/19066

Changed in quantum:
status: New → In Progress
Changed in quantum:
milestone: none → grizzly-2
Gary Kotton (garyk)
tags: added: olsom-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/19066
Committed: http://github.com/openstack/quantum/commit/5f0aead4e4c42f16b0f32870bd7fa952d219945b
Submitter: Jenkins
Branch: master

commit 5f0aead4e4c42f16b0f32870bd7fa952d219945b
Author: gongysh <email address hidden>
Date: Mon Jan 7 09:52:29 2013 +0800

    Fix the replacement placeholder in string

    Bug #1096721

    Change-Id: Ief6f410e4532772af3f9775b48ce92ac901f812d

Changed in quantum:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
tags: added: folsom-backport-potential
removed: olsom-backport-potential
Gary Kotton (garyk)
tags: removed: folsom-backport-potential
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
milestone: grizzly-2 → 2013.1
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.