Most OpenStack services use the same configuration options to enable the debug logging that is also used to troubleshoot your OpenStack environment. 大 ...
分类:
其他好文 时间:
2018-12-29 17:18:44
阅读次数:
228
https://docs.openstack.org/zh_CN/user-guide/cli-nova-configure-access-security-for-instances.html 好不容易安装好了OpenStack,发现无法ping通instance,无法ssh到instance: ...
分类:
其他好文 时间:
2018-12-28 19:17:44
阅读次数:
263
1.安装服务组件 yum install openstack-nova-api openstack-nova-conductor openstack-nova-console openstack-nova-novncproxy openstack-nova-scheduler openstack-n ...
分类:
其他好文 时间:
2018-12-27 03:34:31
阅读次数:
634
Python 现在已经不仅仅是胶水脚本语言了. 不信?看看下面使用Python的成功案例: YouTube - 主要由 Python编写 NASA Industrial Light & Magic Runs - 电影公司 OpenStack Sage - 科学软件及其他 (SciPy, Python ...
分类:
编程语言 时间:
2018-12-24 00:13:56
阅读次数:
257
原因: before queens heat was inside horizon code, in queens and later, heat dashboard is in a different package and need to be installed, package name: ...
分类:
其他好文 时间:
2018-12-22 14:55:37
阅读次数:
227
一.rabbitmq 的概念 AMQP 即 Advanced Message Queuing Protocol 高级消息队列协议,是应用层协议的一个开放标准,为面向消息的中间件设计。 消息中间件主要用于组件之间的解耦,消息的发送者无需知道消息使用者的存在, 反之亦然。 AMQP 的主要特征是面向消息 ...
分类:
其他好文 时间:
2018-12-21 19:40:51
阅读次数:
240
一、安装环境: 1、 所需物理主机的要求如下 内存:8GB+,推荐16GB;(少于8GB的就免谈了) 磁盘:500GB+; 物理机OS:ubuntu-desktop-amd64 14.04(推荐) 或windows64位 物理机安装软件:安装virtualBox4.3.36及以上版本以及相应扩展包( ...
分类:
其他好文 时间:
2018-12-21 19:39:45
阅读次数:
803
1.keystone 一.Keystone 做下面这几件事情: 1、管理用户及其权限 2、维护 OpenStack Services 的 Endpoint 3、Authentication(认证)和 Authorization(鉴权) 二. keystone 的概念 User:指使用Openstac ...
分类:
其他好文 时间:
2018-12-21 19:39:00
阅读次数:
1514