quantum-ns-metadata-proxy log file name should have a '-' before the router_id
Bug #1161124 reported by
Brian Haley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Low
|
Brian Haley |
Bug Description
The log file name for each quantum ns-metadata-proxy agent is something like:
quantum-
To be like all the other processes and things created (like the network namespace id), there should be a '-' right before the router_id portion:
quantum-
$ ip netns | grep fc1e4
qrouter-
I'll assign this to myself if possible...
Changed in quantum: | |
assignee: | nobody → Brian Haley (brian-haley) |
tags: | added: l3-ipam-dhcp |
Changed in quantum: | |
milestone: | none → havana-1 |
importance: | Undecided → Low |
Changed in quantum: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-1 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/25564
Review: https:/