
* Copied get_id_from_href from legacy nova.api.openstack.common to reddwarf.common.utils. * Added stubs for resize_flavor, resize_volume, and restart into models. * Copied with slight changes the API code for actions from legacy. * Changed BadRequest to have the original message from legacy. * Made a 'MissingKey' exception to easily use the new message that BadRequest had.