openstack Hello World [英] openstack Hello World

查看:113
本文介绍了openstack Hello World的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在开放式云上编写程序. 当我搜索资源时,我发现的只是安装和管理手册.

I would like to write a program on an open-stack cloud. When I search for resources, all I find are installation and Admin manuals.

我已经安装了云,现在如何在其上运行程序? 使用消息队列或Blob存储的示例将很不错.

I have a cloud installed, now how do I run a program on it? An example of using the message queue or the blob-store would be nice.

有人知道为此提供好的编程教程吗?

Does anyone know of a good programming tutorial for this?

推荐答案

当您说在Openstack云上编写程序"时,您需要更加清楚.

You need to be more clear when you say 'write a program on an Openstack cloud'.

a..如果您要编写配方来控制和使用Openstack云中的VM,则应考虑安装和使用以下软件包:

a. If you mean that you want to write recipes to control and play with your VMs in an Openstack cloud, they you should consider installing and using the following packages:

  • python-novaclient-OpenStack Compute API的客户端库
  • python-nova-adminclient-用于管理Openstack Nova的客户端

以上两个库提供了编写应用程序所需的一切.

The above two libraries expose everything you will need to write an application.

b..但是,如果您希望为Openstack项目做出贡献,他们应该首先为您的开发环境做准备,然后在Launchpad上注册您自己.代码已移至 GitHub ,但蓝图和错误讨论仍在

b. If however, you are looking forward to contribute to Openstack project, they should prepare you development environment first and then register yourself on Launchpad. The code has moved to GitHub but the blueprints and bug discussions are still on launchpad.

希望它会有所帮助.让我知道您是否在这方面需要进一步的帮助.

Hope it helps. Let me know if you need further help in this regard.

这篇关于openstack Hello World的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆