woorea / openstack-java-sdk

OpenStack Java SDK
Apache License 2.0
194 stars 198 forks source link

Add Hypervisor and Service class support for Nova #188

Closed enlinxu closed 9 years ago

enlinxu commented 9 years ago

This change includes adding the following classes into Nova support: Hypervisor Hypervisors HypervisorsResource Service Services ServicesResource

Nova.java is changed as well accordingly.

All changes have been used in the produce I am working on and tested at the client's.