csjsias

博客园 首页 新随笔 联系 订阅 管理

2014年11月9日 #

摘要: Servers¶Server interface.class novaclient.v1_1.servers.Server(manager, info, loaded=False)Bases: novaclient.openstack.common.apiclient.base.ResourceHU... 阅读全文
posted @ 2014-11-09 07:33 快乐121 阅读(699) 评论(0) 推荐(0)

摘要: Flavors¶Flavor interface.class novaclient.v1_1.flavors.Flavor(manager, info, loaded=False)Bases: novaclient.openstack.common.apiclient.base.ResourceA ... 阅读全文
posted @ 2014-11-09 07:31 快乐121 阅读(529) 评论(0) 推荐(0)

摘要: ThenovaclientPython APIUsageFirst create a client instance with your credentials:>>> from novaclient.client import Client>>> nova = Client(VERSION, US... 阅读全文
posted @ 2014-11-09 07:28 快乐121 阅读(591) 评论(0) 推荐(0)