标签:param openstack new acl 支持 list time instead rom
感谢朋友支持本博客,欢迎共同探讨交流,因为能力和时间有限。错误之处在所难免,欢迎指正!
假设转载。请保留作者信息。
博客地址:http://blog.csdn.net/qq_21398167
Bases: novaclient.openstack.common.apiclient.base.Resource
Populate and bind to a manager.
Parameters: |
|
---|
Delete this floating IP
Bases: novaclient.base.ManagerWithFind
Create (allocate) a floating IP for a tenant
Delete (deallocate) a floating IP for a tenant
Parameters: | floating_ip – The floating IP address to delete. |
---|
Retrieve a floating IP
List floating IPs
alias of FloatingIP
Hypervisors interface (1.1 extension).
Bases: novaclient.openstack.common.apiclient.base.Resource
Populate and bind to a manager.
Parameters: |
|
---|
Bases: novaclient.base.ManagerWithFind
Get a specific hypervisor.
Get a list of hypervisors.
alias of Hypervisor
Get a list of matching hypervisors.
Parameters: | servers – If True, server information is also retrieved. |
---|
Get hypervisor statistics over all compute nodes.
Kept for backwards compatibility, new code should callhypervisor_stats.statistics() instead of hypervisors.statistics()
Get the uptime for a specific hypervisor.
Bases: novaclient.openstack.common.apiclient.base.Resource
Populate and bind to a manager.
Parameters: |
|
---|
Bases: novaclient.base.Manager
alias of HypervisorStats
Get hypervisor statistics over all compute nodes.
openstack中nova组件Hypervisors、Floating_ips的全部python API 汇总
标签:param openstack new acl 支持 list time instead rom
原文地址:http://www.cnblogs.com/wzzkaifa/p/6745208.html