目录
目录
Nova Project Services
Project 的程序入口 setuppy
Nova中RPC远程过程调用
nova-compute RPC API的实现
novacomputemanager 模块
最后
Nova Project Servic...
文章范桂飓
2016-08-04
1422浏览量
OpenStack Keystone架构二
六 keystone架构
6.1 Keystone API
Keystone API与Openstack其他服务的API类似,也是基于ReSTFul HTTP实现的。
Keystone API划分为Admin API和Public API:
Public API不仅实现获取版本以及相应...
文章技术小大人
2017-11-15
968浏览量
Openstack REST API
There are some high quality resources that already cover the OpenStack API, so this is a YEA (yet another example) post. See the resources section be...
文章cloud_ruiy
2014-08-23
721浏览量
OpenStack Keystone架构二
六 keystone架构
6.1 Keystone API
Keystone API与Openstack其他服务的API类似,也是基于ReSTFul HTTP实现的。
Keystone API划分为Admin API和Public API:
Public API不仅实现获取版本以及相应...
Mirantis Nailgun is the most important service a RESTful application written in Python that contains all the business logic of the system (Multiple ...