openstack-nova源码之建立虚拟机

1.nova/api/openstack/compute/servers.py  create()html 在create函数前面包含三种装饰器,分别为:@wsgi.response、@wsgi.expected_errors、@validation.schemanode (1)@wsgi.response属于限制装饰器,限制请求完成后的成功状态码202数据库 (2)@wsgi.expected_
相关文章
相关标签/搜索