When executing "barbican ca list", the client throws an attribute
error if a CA does not contain a meta description field. This
field is optional. This fix initializes the _description attribute
to None to prevent the error.
Change-Id: Ic861fe67c59c5109c0f09db46ad229a789d2e510
Closes-bug: #1502928