openstack4j
openstack4j copied to clipboard
A Fluent OpenStack SDK / Client Library for Java
Hi when i run this command i see that the URL is: http://10.63.44.194/identity/projects and not like openstack doc: http://10.63.44.194/identity/v3/projects to get the project list and because of that i can...
add feature octavial7 #1253
The quota-set api is not fully implemented (https://github.com/ContainX/openstack4j/blob/a3558400c9fb1c1ff231864e2548321e8c91ee1c/core/src/main/java/org/openstack4j/openstack/storage/block/domain/CinderBlockQuotaSet.java) I need to limit the gigabytes per volume type. api reference: https://docs.openstack.org/api-ref/block-storage/v3/index.html?expanded=freeze-a-cinder-backend-host-detail,thaw-a-cinder-backend-host-detail,update-quotas-for-a-project-detail#quota-sets-extension-os-quota-sets
Excuse me,I'm doing Block Storage (Cinder),but didn't find qos-specs. didn't have this interface or what?
Hi, I would like to create security group rule with description, but found no implement in SecurityGroupRule http://openstack4j.com/javadoc/org/openstack4j/model/network/SecurityGroupRule.html, where openstack https://docs.openstack.org/python-openstackclient/pike/cli/command-objects/security-group-rule.html do have this option. Am I missing something? Thank...
hello, openstack4j whether support openstack rocky?or is anyone use openstack4j connect openstack rocky platform?
As the development in ContainX/openstack4j has stalled and the owner cannot be reached, the development has moved to https://github.com/openstack4j/openstack4j.