| Package | Description |
|---|---|
| org.openstack4j.api.compute | |
| org.openstack4j.openstack.compute.internal |
| Modifier and Type | Method and Description |
|---|---|
ComputeImageService |
ComputeService.images()
Deprecated.
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComputeImageServiceImpl
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ComputeImageService |
ComputeServiceImpl.images()
Image Service API
|
Copyright © 2020. All rights reserved.