Searched refs:API (Results 1 - 2 of 2) sorted by relevance

/solaris-userland-s11u3/components/openstack/nova/files/
H A Dnova.conf249 # the API service. (boolean value)
371 # The IP address on which the EC2 API will listen. (string
375 # The port on which the EC2 API will listen. (integer value)
378 # Number of workers for EC2 API service. The default will be
382 # The IP address on which the OpenStack API will listen.
386 # The port on which the OpenStack API will listen. (integer
390 # Number of workers for OpenStack API service. The default
397 # The IP address on which the metadata API will listen.
401 # The port on which the metadata API will listen. (integer
477 # SSL certificate of API serve
[all...]
/solaris-userland-s11u3/components/openstack/nova/files/solariszones/
H A Ddriver.py63 from nova.image import API as glance_api
75 from nova.volume.cinder import API namespace
236 class SolarisVolumeAPI(API):
486 self._conductor_api = conductor.API()
3807 client API.
4028 Cinder's initialize_connection() API call. In the case of
4065 the validate values are defined at disk API module.

Completed in 31 milliseconds