Clean up SouthboundMapper (and fix createQosType())
authorStephen Kitt <skitt@redhat.com>
Thu, 11 Feb 2016 17:01:34 +0000 (18:01 +0100)
committerStephen Kitt <skitt@redhat.com>
Thu, 11 Feb 2016 17:13:41 +0000 (18:13 +0100)
commit4fa1ef576fdefe088ba2faeb3dfd27d0e146adca
tree07bc0c0d70a4064c0656d293c8eb0552ff4bc1b7
parentb92c56ed1cd663571695fa2e57035be473e92f51
Clean up SouthboundMapper (and fix createQosType())

SouthboundMapper has a few unused imports and one unused method; this
patch removes them.

It also fixes the default QoS type returned by createQosType().

Change-Id: Ic664ee98b9c4f99d8c28b1b1071837c352e63f81
Signed-off-by: Stephen Kitt <skitt@redhat.com>