SSL in Neutron LBaaS haproxy driver 的简单实现。...
分类:
其他好文 时间:
2014-06-20 11:40:53
阅读次数:
349
因为我们的内部网络使用了代理,所以在 安装 OpenStack 基于 Web 的管理控制台
的时候有个小麻烦,我们的 http 代理服务器无法通过 git 协议下载 openstack-dashboard 所需的代码,也就是说可以 git clone
https:// 这样克隆代码,但是不能使用 g...
分类:
其他好文 时间:
2014-06-13 08:19:21
阅读次数:
317
安装git2.下载安装脚本文件3.查看下载下来的脚本文件4.查看当前所在的分支5.下载i版6.切换到i版本7.将localrc复制到devstack目录下8.根据需要编写localrc文件9.执行stack.sh文件..............................................................................................
分类:
其他好文 时间:
2014-06-10 22:24:50
阅读次数:
310
Given a binary tree, check whether it is a
mirror of itself (ie, symmetric around its center).For example, this binary tree
is symmetric: 1 / \ ...
分类:
其他好文 时间:
2014-06-10 11:51:42
阅读次数:
213
本文档以RDO的方式安装单节点、单网卡的Openstack。RDO是可在Red Hat
Enterprise Linux、Fedora及其变体上运行的社区支持OpenStack版本。部署简单方便,RDO中包含核心的OpenStack组件 –
Nova、Glance、Keystone、Cinder、N...
分类:
其他好文 时间:
2014-06-09 19:54:16
阅读次数:
385
题目
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).
For example, this binary tree is symmetric:
1
/ 2 2
/ \ / 3 4 4 3
...
分类:
其他好文 时间:
2014-06-08 18:12:04
阅读次数:
248
一、替代arp, ifconfig, route等命令 显示网卡和IP地址
root@openstack:~# ip link list1: lo: mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 0...
分类:
其他好文 时间:
2014-06-07 20:32:00
阅读次数:
325
blog.csdn.net/lzueclipse/article/details/26405753#1536434-qzone-1-61807-cac534f6a16e831f54c45c717ec6acf9部署OpenStack
Swift 开发环境--SAIO - Swift All In On...
分类:
系统相关 时间:
2014-06-07 20:16:59
阅读次数:
419
DSR on Openstack POC. 本文验证了DSR在Openstack上的可行性。...
分类:
其他好文 时间:
2014-06-07 13:50:04
阅读次数:
298
(系统:win8.1专业版)1.访问官网:从maven官网下载mavenhttp://maven.apache.org/download.cgi2.下载:点击红色圈住的link地址
进行下载(我这出现无法访问下载地址所以我选择不同的mirror进行下载)我选择的是 下图这个进行进行的下载3.解压并配...
分类:
其他好文 时间:
2014-06-07 06:56:17
阅读次数:
330