alibazlamit commented on this pull request.
> }
@Override
- public List<HardwareFlavour> listHardwareProfiles() {
- return api.serverApi().listHardwareFlavours();
+ public List<Hardware> listHardwareProfiles() {
The available flavors provide values less that the live test allows like 0.5
ram value for example, after running the live tests i figured its better to
provide flavors this way
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/338