-
Interfaces Interface Description org.openstack4j.api.compute.ComputeFloatingIPService This API is a proxy call to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs instead. This API will fail with a 404 starting from microversion 2.36.org.openstack4j.api.compute.ComputeImageService These APIs are proxy calls to the Image service. Nova has deprecated all the proxy APIs and users should use the native APIs instead. All the Image services proxy APIs except image metadata APIs will fail with a 404 starting from microversion 2.36. The image metadata APIs will fail with a 404 starting from microversion 2.39.org.openstack4j.api.compute.ComputeSecurityGroupService These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36org.openstack4j.api.compute.ext.FloatingIPDNSDomainService org.openstack4j.api.compute.ext.FloatingIPDNSEntryService org.openstack4j.api.compute.ext.FloatingIPDNSService Since these APIs are only implemented for nova-network, they are deprecated. These will fail with a 404 starting from microversion 2.36. They were removed in the 18.0.0 Rocky release.org.openstack4j.api.compute.HostService The os-hosts API is deprecated as of the 2.43 microversion. Requests made with microversion >= 2.43 will result in a 404 error. To list and show host details, use the Hypervisors (os-hypervisors) API. To enable or disable a service, use the Compute services (os-services) API. There is no replacement for the shutdown, startup, reboot, or maintenance_mode actions as those are system-level operations which should be outside of the control of the compute service.org.openstack4j.model.common.Extension https://specs.openstack.org/openstack/nova-specs/specs/newton/implemented/api-no-more-extensions.htmlorg.openstack4j.model.compute.builder.FloatingIPBuilder org.openstack4j.model.compute.builder.SecurityGroupRuleBuilder org.openstack4j.model.compute.ext.DNSEntry org.openstack4j.model.compute.ext.DomainEntry org.openstack4j.model.compute.FloatingIP org.openstack4j.model.compute.HostResource org.openstack4j.model.compute.Image org.openstack4j.model.compute.SecGroupExtension org.openstack4j.model.compute.SecGroupExtension.Rule org.openstack4j.model.compute.SecGroupExtension.Rule.Group org.openstack4j.model.compute.SecGroupExtension.Rule.IpRange
-
Enums Enum Description org.openstack4j.model.compute.ext.DomainEntry.Scope org.openstack4j.model.compute.Image.Status
-
Methods Method Description org.openstack4j.api.Builders.floatingIP() org.openstack4j.api.client.IOSClientBuilder.useNonStrictSSLClient(boolean) org.openstack4j.api.client.IOSClientBuilder.V3.domainId(String) org.openstack4j.api.client.IOSClientBuilder.V3.domainName(String) org.openstack4j.api.compute.ComputeService.floatingIPDNS() Since these APIs are only implemented for nova-network, they are deprecated. These will fail with a 404 starting from microversion 2.36. They were removed in the 18.0.0 Rocky release.org.openstack4j.api.compute.ComputeService.floatingIps() This API is a proxy call to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs instead. This API will fail with a 404 starting from microversion 2.36.org.openstack4j.api.compute.ComputeService.host() The os-hosts API is deprecated as of the 2.43 microversion. Requests made with microversion >= 2.43 will result in a 404 error. To list and show host details, use the Hypervisors (os-hypervisors) API. To enable or disable a service, use the Compute services (os-services) API. There is no replacement for the shutdown, startup, reboot, or maintenance_mode actions as those are system-level operations which should be outside of the control of the compute service.org.openstack4j.api.compute.ComputeService.images() These APIs are proxy calls to the Image service. Nova has deprecated all the proxy APIs and users should use the native APIs instead. All the Image services proxy APIs except image metadata APIs will fail with a 404 starting from microversion 2.36. The image metadata APIs will fail with a 404 starting from microversion 2.39.org.openstack4j.api.compute.ComputeService.listExtensions() https://specs.openstack.org/openstack/nova-specs/specs/newton/implemented/api-no-more-extensions.htmlorg.openstack4j.api.compute.ComputeService.securityGroups() These APIs are proxy calls to the Network service. Nova has deprecated all the proxy APIs and users should use the native APIs instead. These will fail with a 404 starting from microversion 2.36org.openstack4j.api.exceptions.ResponseException.mapException(String, int) org.openstack4j.api.identity.v2.IdentityService.listExtensions() https://docs.openstack.org/api-ref/compute/?expanded=#extensions-extensions-deprecatedorg.openstack4j.api.identity.v3.IdentityService.listExtensions() https://docs.openstack.org/api-ref/compute/?expanded=#extensions-extensions-deprecatedorg.openstack4j.api.manila.ShareService.listExtensions() https://docs.openstack.org/api-ref/compute/?expanded=#extensions-extensions-deprecatedorg.openstack4j.core.transport.HttpExceptionHandler.mapException(String, int) org.openstack4j.model.compute.builder.ComputeBuilders.floatingIP() Since these APIs are only implemented for nova-network, they are deprecated. These will fail with a 404 starting from microversion 2.36. They were removed in the 18.0.0 Rocky release.org.openstack4j.model.network.options.PortListOptions.displayName(String) org.openstack4j.model.storage.block.Volume.getDisplayDescription() org.openstack4j.model.storage.block.Volume.getDisplayName() org.openstack4j.model.storage.block.VolumeSnapshot.getDisplayDescription() org.openstack4j.model.storage.block.VolumeSnapshot.getDisplayName() org.openstack4j.openstack.networking.domain.NeutronTrunkSubport.getId() org.openstack4j.openstack.networking.domain.NeutronTrunkSubport.getName() org.openstack4j.openstack.networking.domain.NeutronTrunkSubport.getTenantId() org.openstack4j.openstack.networking.domain.NeutronTrunkSubport.setId(String) org.openstack4j.openstack.networking.domain.NeutronTrunkSubport.setName(String) org.openstack4j.openstack.networking.domain.NeutronTrunkSubport.setTenantId(String)