Eric Brown e5890b1728 Use choices for exclusive_router_appliance_size
The exclusive_router_appliance_size config option is a StrOpt
that accepts only valid choices.  The oslo.config module permits
using a choices parameter to avoid the need to do runtime checking
of options.

Change-Id: I281fbe626b5f48f3cd63bf90b70b057f088b1dcc
2015-11-18 11:01:19 -08:00
..