subnet list does not print dns servers and hostnames properly

Bug #1043105 reported by Gary Kotton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Gary Kotton

Bug Description

openstack@openstack:~/devstack$ quantum subnet-list
+--------------------------------------------+-------------+------------------+-------------+------------+-------------+--------------------------------------+------------+------+--------------------------------------+----------------------------------+
| allocation_pools | cidr | dns_nameservers | enable_dhcp | gateway_ip | host_routes | id | ip_version | name | network_id | tenant_id |
+--------------------------------------------+-------------+------------------+-------------+------------+-------------+--------------------------------------+------------+------+--------------------------------------+----------------------------------+
| {"start": "10.0.0.2", "end": "10.0.0.254"} | 10.0.0.0/24 | [u'10.10.10.10'] | True | 10.0.0.1 | [] | 4fba3d20-18e8-4737-9323-8dbd64f18bdc | 4 | | 53e14589-c2e9-49bb-8c27-1f2417160d1a | cbadeaa115ed4821915091d3b6bab766 |
+--------------------------------------------+-------------+------------------+-------------+------------+-------------+--------------------------------------+------------+------+--------------------------------------+----------------------------------+

The list has [u'10.10.10.10'] instead of ['10.10.10.10']

Gary Kotton (garyk)
Changed in quantum:
importance: Undecided → Low
assignee: nobody → Gary Kotton (garyk)
milestone: none → folsom-rc1
Revision history for this message
Gary Kotton (garyk) wrote :
Changed in quantum:
status: New → In Progress
dan wendlandt (danwent)
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.