Modifier and Type | Class and Description |
---|---|
class |
CinderEndpoint
The openstack-cinder component allows messages to be sent to an OpenStack block storage services.
|
Constructor and Description |
---|
AbstractOpenstackProducer(AbstractOpenstackEndpoint endpoint,
org.openstack4j.api.OSClient client) |
Modifier and Type | Class and Description |
---|---|
class |
GlanceEndpoint
The openstack-glance component allows messages to be sent to an OpenStack image services.
|
Modifier and Type | Class and Description |
---|---|
class |
KeystoneEndpoint
The openstack-keystone component allows messages to be sent to an OpenStack identity services.
|
Constructor and Description |
---|
AbstractKeystoneProducer(AbstractOpenstackEndpoint endpoint,
org.openstack4j.api.OSClient client) |
Modifier and Type | Class and Description |
---|---|
class |
NeutronEndpoint
The openstack-neutron component allows messages to be sent to an OpenStack network services.
|
Modifier and Type | Class and Description |
---|---|
class |
NovaEndpoint
The openstack-nova component allows messages to be sent to an OpenStack compute services.
|
Modifier and Type | Class and Description |
---|---|
class |
SwiftEndpoint
The openstack-swift component allows messages to be sent to an OpenStack object storage services.
|
Apache Camel