openstack4j icon indicating copy to clipboard operation
openstack4j copied to clipboard

A Fluent OpenStack SDK / Client Library for Java

Results 104 openstack4j issues
Sort by recently updated
recently updated
newest added

- First, I add a metadata (cpu_allocation_ratio) to hostAggregate and success ! - Then, I want to delete this metadata , set this metadata value to null and send request...

Bumps `jackson.version` from 2.7.3 to 2.12.1. Updates `jackson-databind` from 2.7.3 to 2.12.1 Commits See full diff in compare view Updates `jackson-dataformat-yaml` from 2.7.3 to 2.12.1 Commits See full diff in...

dependencies

re design the api for openstack ,https://github.com/bboyHan/openstack-sdk

code: List volumeList = new LinkedList(); Map filteringParams = new HashMap(){}; filteringParams.put("volume_type",SATA); List

Hi, java.lang.NullPointerException: null at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) \~\[guava-20.0.jar:?\] at org.openstack4j.openstack.compute.internal.ServerServiceImpl.reboot(ServerServiceImpl.java:211) \~\[openstack4j-3.2.0.jar:?\] at com.nsn.cpf.vManager.OpenStackImplV3.rebootGuest(OpenStackImplV3.java:120) i am getting below error when serverID is passed to rebootGuest. `public void rebootGuest(String vmName) throws Exception { reConnect();...

link: https://docs.openstack.org/api-ref/network/v2/?#routers-conntrack-helper-ct-target-rules

fork link: https://github.com/bboyHan/openstack4j We are willing to spend more time to solve any problems of this project, including bug fixing and function extension. Welcome to communicate here, and welcome to...

link: https://docs.openstack.org/api-ref/block-storage/v3/index.html?expanded=list-accessible-volumes-with-details-detail

Hi, i'm having trouble setting the region for object storage with openstack4J and OVH cloud hosting. When I set os.useRegion("bhs"); it cannot find the region. Should I make anything else?...

https://docs.openstack.org/api-ref/network/v2/?expanded=list-subnet-pools-detail