Fixing format_flavor to handle flavor extra_specs

Flavor detail/show call has extra_specs as a child element in xml.
The parser strips off the namespace before comparing key value pairs.
We need to expect just the key 'extra_specs' without the namespace.

Fixes bug 1213896

Change-Id: I163d99d08b42aaedeeba377898f23f79153e3ee5
1 file changed