router.interface.{create|delete} notifications do not include the router or tenant IDs
Bug #1160431 reported by
Eoghan Glynn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Wishlist
|
Eoghan Glynn | ||
Grizzly |
Fix Released
|
Wishlist
|
Gary Kotton |
Bug Description
The router.
Now the _context_tenant_id and _context_project_id are added by the notification layer, so ceilometer could conceivably use these instead. However for consistency with the other notifications emitted by quantum, the tenant ID should be included as a first-class entry in the payload.
Also the resource ID should be provided in the payload, in this case set to the router ID.
Changed in quantum: | |
assignee: | nobody → Eoghan Glynn (eglynn) |
status: | New → In Progress |
tags: | added: grizzly-rc-potential |
summary: |
- router.interface.{create|delete} notifications do not include the the - router or tenant IDs + router.interface.{create|delete} notifications do not include the router + or tenant IDs |
Changed in quantum: | |
importance: | Undecided → Wishlist |
description: | updated |
tags: | added: l3-ipam-dhcp |
tags: |
added: grizzly-backport-potential removed: grizzly-rc-potential |
Changed in quantum: | |
milestone: | none → havana-1 |
tags: | removed: grizzly-backport-potential |
Changed in quantum: | |
status: | Fix Committed → Fix Released |
tags: | removed: in-stable-grizzly |
Changed in neutron: | |
milestone: | havana-1 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/25408
Review: https:/