You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to OpenStack4j. I have a requirement where I have to specify the resource limits during the creation of a VM. For example: CPU limit, CPU period, disk I/O options and etc. I am looking for an interface that looks similar to the one in the URL: http://docs.openstack.org/admin-guide-cloud/compute-flavors.html. I searched the OpenStack4j especially the interfaces related to "Flavor" and "FlavorService" but could not find one.
I am currently using the following library: openstack4j-2.0.3-withdeps.jar. May I know does this version support this requirement? If yes, can I know the suitable interfaces that I have to use in order to use this feature?
Regards,
Krishnaprasad
The text was updated successfully, but these errors were encountered:
Hello all,
I am new to OpenStack4j. I have a requirement where I have to specify the resource limits during the creation of a VM. For example: CPU limit, CPU period, disk I/O options and etc. I am looking for an interface that looks similar to the one in the URL: http://docs.openstack.org/admin-guide-cloud/compute-flavors.html. I searched the OpenStack4j especially the interfaces related to "Flavor" and "FlavorService" but could not find one.
I am currently using the following library: openstack4j-2.0.3-withdeps.jar. May I know does this version support this requirement? If yes, can I know the suitable interfaces that I have to use in order to use this feature?
Regards,
Krishnaprasad
The text was updated successfully, but these errors were encountered: