摘要: 1.Running openstack tests with tox http://ronaldbradford.com/blog/running-openstack-tests-with-tox-2015-04-28/?utm_source=tuicool&utm_medium=referral 阅读全文
posted @ 2016-08-10 14:02 麦田麦芽 阅读(172) 评论(0) 推荐(0)
摘要: 1.W: GPG error: http://extras.ubuntu.com trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUB 阅读全文
posted @ 2016-08-10 13:33 麦田麦芽 阅读(173) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/2984290/how-to-pass-an-xml-file-to-lxml-to-parse 阅读全文
posted @ 2016-07-08 16:06 麦田麦芽 阅读(120) 评论(0) 推荐(0)
摘要: LVM扩展LV 阅读全文
posted @ 2016-07-07 19:08 麦田麦芽 阅读(460) 评论(0) 推荐(0)
摘要: Ceilometer+Gnocchi+Aodh 阅读全文
posted @ 2016-06-02 19:33 麦田麦芽 阅读(6331) 评论(1) 推荐(1)
摘要: ubuntu(14.04)配置 vncserver 阅读全文
posted @ 2016-04-25 18:49 麦田麦芽 阅读(139) 评论(0) 推荐(0)
摘要: 收集虚拟设备与IPtables高质量文章链接: 对虚机设备Bridge ,Vlan, VETH, TAP详细介绍 LInux Vlan虚拟设备通信的详细介绍 Linux iptables详细介绍 阅读全文
posted @ 2016-02-01 19:26 麦田麦芽 阅读(1473) 评论(0) 推荐(0)
摘要: 这里简要介绍一下使用devstack(stable/juno)部署多节点的Openstack运行环境: 多节点的Nova-network环境 多节点Neutron环境 系统版本:ubuntu 13.10 Devstack Multi-host Nova-network 遇到的问题: 部署时到 err 阅读全文
posted @ 2016-02-01 19:22 麦田麦芽 阅读(574) 评论(0) 推荐(0)
摘要: 本文介绍一下命令配置PPTP客户端的过程。 A.安装pptp客户端软件 B.查看网络配置 C.初始化一个VPN的连接通道:myvpn 成功连接到远程VPN服务器 D.1.断开VPN连接 2.重新连接VPN 3.读取配置文件重新连接VPN 4.处理错误 LCP: timeout sending Con 阅读全文
posted @ 2016-02-01 19:03 麦田麦芽 阅读(1763) 评论(1) 推荐(0)
摘要: ceilometer-api使用pecan和flask来构建restful api,这里简单介绍一下pecan和flask的使用。 ceilomter-api服务启动流程 /usr/bin/ceilometer-api ... from ceilometer.cli import api if __ 阅读全文
posted @ 2016-02-01 17:41 麦田麦芽 阅读(1370) 评论(0) 推荐(0)