Atšķirības starp "Hostnet OpenStack Cloud API" versijām
No ''Hostnet Wiki''
(Jauna lapa: Hostnet OpenStack Cloud provide REST API to automate and scale your applications. Hostnet OpenStack Cloud are based on OpenStack services. Right now we provide core services: <sourc...) |
(Nav atšķirību)
|
Versija, kas saglabāta 2017. gada 6. jūnijs, plkst. 15.33
Hostnet OpenStack Cloud provide REST API to automate and scale your applications.
Hostnet OpenStack Cloud are based on OpenStack services. Right now we provide core services:
+------------+--------------+
| Name | Type |
+------------+--------------+
| keystone | identity |
| nova | compute |
| cinder | volume |
| neutron | network |
| glance | image |
| designate | dns |
+------------+--------------+
Endpoints for each of services you can find Hostnet OpenStack Cloud API Endpoints
We provide base API examples using CURL command line tool:
- Hostnet OpenStack Cloud Compute API
- Hostnet OpenStack Cloud Volume API
- Hostnet OpenStack Cloud Network API
OpenStack services have powerfull python client SDK's, also SDK for other languages, some of them you can find here: https://wiki.openstack.org/wiki/SDKs OpenStack servises also have powerfull command line tool - https://docs.openstack.org/admin-guide/cli.html