随笔分类 -  openstack

摘要:Neutron-Docker-K8S 阅读全文
posted @ 2017-01-06 13:02 junneyang 阅读(610) 评论(0) 推荐(0) 编辑
摘要:Examples This section includes some examples which show how to use the newly available functionality. For more information, please refer to the docstr 阅读全文
posted @ 2016-12-29 17:01 junneyang 阅读(610) 评论(0) 推荐(0) 编辑
摘要:From the previous posts, I have analysed 4 different Docker multi-host network solutions - Calico, Flannel, Weave and Docker Overlay Network. You can 阅读全文
posted @ 2016-12-27 16:42 junneyang 阅读(1501) 评论(2) 推荐(0) 编辑
摘要:SDNLAB技术分享(十五):容器网络大观 SDNLAB君 • 16-06-17 •2957 人围观 编者按:本文系SDNLAB技术分享系列,本次分享来自SDN撕X群(群主:大猫猫)群直播,我们希望通过SDNLAB提供的平台传播知识,传递价值,欢迎加入我们的行列。 分享嘉宾 分享介绍:张晨:目前就读 阅读全文
posted @ 2016-12-19 16:06 junneyang 阅读(950) 评论(0) 推荐(1) 编辑
摘要:网桥模式访问外网非常慢,经常卡死,ping时断时续 七搞八搞,反复重启了几次 TMD 就好了,也不知道什么情况,VirtualBox还是不太好使啊。。。。。 网桥模式 设置 如下: 参考资料: http://blog.csdn.net/hxh1994/article/details/41823365 阅读全文
posted @ 2016-11-14 11:17 junneyang 阅读(3505) 评论(0) 推荐(0) 编辑
摘要:有的时候我们希望在boot虚拟机的时候能够对虚拟机做些配置, 比如配置网络, 写入文件, 下载一些包并安装等等, openstack中提供了实现这些的方法, 就是user-data 和Cloud-init。 user-data 在说user-data之前, 要先说下nova 的metadata ap 阅读全文
posted @ 2016-08-01 10:49 junneyang 阅读(4061) 评论(0) 推荐(0) 编辑
摘要:参考资料: OpenStack如何管理项目和用户:http://os.51cto.com/art/201312/422010.htm Nova、Cinder、Neutron资源配额设置:http://www.bubuko.com/infodetail-1152544.html 阅读全文
posted @ 2016-07-26 10:22 junneyang 阅读(768) 评论(0) 推荐(0) 编辑
摘要:关于OpenStack孵化项目trove(DBaaS)之我见 :http://blog.csdn.net/ddl007/article/details/17253751 OpenStack Trove将从五个方面改变数据库管理方式:http://www.d1net.com/cloud/news/35 阅读全文
posted @ 2016-05-18 14:25 junneyang 阅读(699) 评论(0) 推荐(0) 编辑
摘要:项目代码见GitHub:https://github.com/junneyang/openstack-customization-example 参考资料: Install and configure Horizon:http://docs.openstack.org/mitaka/install- 阅读全文
posted @ 2016-05-14 14:56 junneyang 阅读(1832) 评论(3) 推荐(0) 编辑
摘要:libcloud 是一个访问云计算服务的统一接口,该项目已经成为 Apache 组织的顶级项目,采用 Python 开发。 Apache基金会于5月25日宣布,Libcloud已完成孵化、成为顶级项目。 One Interface To Rule Them All Python library fo 阅读全文
posted @ 2016-05-14 14:46 junneyang 阅读(1116) 评论(0) 推荐(0) 编辑
摘要:GalaxyManager,即平台门户,旨在整合数据中心异构虚拟化资源为统一的资源池,并在资源池上为用户提供各类IAAS、PAAS服务。 GitHub:https://github.com/junneyang/xcloudfoundry 阅读全文
posted @ 2016-04-12 15:18 junneyang 阅读(975) 评论(0) 推荐(0) 编辑
摘要:Import qcow2 image to docker hub                   参考资料: https://forums.docker.com/t/import-qcow2-image-to-docker-hub/6164 https://github.com/docker/d 阅读全文
posted @ 2016-03-14 11:14 junneyang 阅读(1456) 评论(0) 推荐(0) 编辑
摘要:【软件系统】 1、操作系统(Minimal最小化安装): CentOS-6.6-x86_64,CentOS 6最后一个版本,官方建议版本。 相对于6.5版本: 强化对 SCSI 设备的处理,有助应付某些指令。 OpenvSwitch 模块现在已成为内核模块。 全面支持 keepalived 及 ha 阅读全文
posted @ 2016-03-09 11:22 junneyang 阅读(762) 评论(0) 推荐(0) 编辑
摘要:参考 参考: https://www.google.com.hk/?gws_rd=ssl#safe=strict&q=openstack+img+%E5%88%B6%E4%BD%9C http://docs.openstack.org/zh_CN/image-guide/content/ch_mod 阅读全文
posted @ 2016-03-09 11:17 junneyang 阅读(280) 评论(0) 推荐(0) 编辑
摘要:高可用 概念 级别 陈本 如何实现 分类 Openstack的HA 虚拟机的HA 虚拟机HA 比较 应用级别HA,Heat的HA模板 组件的HA 示意图 Mysql的HA 三种方式之一——主从同步,主备方式 三种方式之二 第三种——一般选择第三者,前面的配置太复杂 比较 Qpid的HA 方式 看一下 阅读全文
posted @ 2016-03-09 11:16 junneyang 阅读(584) 评论(0) 推荐(0) 编辑
摘要:django概述 参考资料:http://blog.javachen.com/2014/01/11/how-to-create-a-django-site.html http://djangobook.py3k.cn/2.0/chapter05/ Django设计MVC理念 Web工作流程 选择Dj 阅读全文
posted @ 2016-03-09 11:12 junneyang 阅读(1926) 评论(0) 推荐(0) 编辑
摘要:学习思路 议程:代码结构-主干流程-分层架构-业务模型-数据库模型-消息模型 分布式架构:Api:横向扩展 rpc:纵向扩展 分层架构:Controller接口层、View/Manager逻辑层、DAO/Model数据库层 Nova与其他组件交互 业务模型——数据库建模 消息模型 rabbitmqc 阅读全文
posted @ 2016-03-09 11:05 junneyang 阅读(2152) 评论(0) 推荐(0) 编辑
摘要:参考文档: https://github.com/yongluo2013/osf-openstack-training/blob/master/installation/How-to-setup-openstack-development-environment.md 单元测试: tox类似于jav 阅读全文
posted @ 2016-03-09 11:04 junneyang 阅读(1251) 评论(0) 推荐(0) 编辑