Hi,
This is just 'bugfix' patch for RHEV-M driver in Deltacloud.
Things fixed:
* Error reporting from backend
* Realms collection
* Configuration
(provider URL is now no longer defined in driver itself but in
config/drivers.yaml
Also I did some small cosmetic changes to Deltacloud UI. Because ID's of
RHEV-M machines are UUID string (longer than 20 chars), I used smart
shortening for those (abcd...a123a). Also I replaced states with nice graphic.
Current state is accessible on mouse-over and inside instance details.
-- Michal