Openstack早期的网络方案FLATFLATDHCPVLANMULTI-HOSTFLAT指定一个子网,规定虚拟机可使用的IP地址范围;创建实例时,从有效的ip地址池中取出一个IP,为虚拟机实例分配,然后在虚拟机的启动时候注入虚拟机镜像(文件系统);手动配置好网桥(br100),所有的系统实例都是和同一..
分类:
其他好文 时间:
2015-07-14 06:22:53
阅读次数:
326
学习 Neutron 系列文章:(1)Neutron 所实现的虚拟化网络(2)Neutron OpenvSwitch + VLAN 虚拟网络(3)NeutronOpenvSwitch + GRE/VxLAN 虚拟网络(4)Neutron OVS OpenFlow 流表 和 L2 Population...
分类:
Web程序 时间:
2015-07-13 10:00:16
阅读次数:
240
什么是stevedore? stevedore是建立在setuptools的entry point的功能上的,用于python程序动态加载代码,在openstack中被多个组件使用:比如ceilometer,neutron的plugin。当然,你可以直接使用 python的某些黑魔...
分类:
其他好文 时间:
2015-07-13 01:11:55
阅读次数:
297
学习 Neutron 系列文章:(1)Neutron 所实现的虚拟化网络(2)Neutron OpenvSwitch + VLAN 虚拟网络(3)NeutronOpenvSwitch + GRE/VxLAN 虚拟网络(4)Neutron L3 agent(5)TBD 目前,OpenStack Ne....
分类:
Web程序 时间:
2015-07-10 09:15:16
阅读次数:
4812
学习 Neutron 系列文章:(1)Neutron 所实现的虚拟化网络(2)Neutron OpenvSwitch + VLAN 虚拟网络(3)NeutronOpenvSwitch + GRE/VxLAN 网络(4)Neutron L3 agent(5)TBD1. L2 基础知识1.1 VLAN ...
分类:
Web程序 时间:
2015-07-08 09:24:14
阅读次数:
179
openStack kilo manual insPreface:one controller nodeone network nodeone compute nodediagram simplity expains一. 网络规划(neutron)1, controller node: cont.....
分类:
其他好文 时间:
2015-07-01 20:35:35
阅读次数:
123
neutronport-update--device-ownerclear7f9685cb-794d-4847(port-id)#清空端口的属主
分类:
其他好文 时间:
2015-06-30 06:41:11
阅读次数:
627
OpenStackL3HAagentandVRRPactive/active此方案描述利用了模块化layer2(ML2)插件与OpenvSwitch(OVS)OpenStack对NetworkingLayer3High-Availability(L3HA)的一个基本实现。在controllernode和networknode编辑配置文件/etc/neutron/neutron.confallow_automatic_l3agent_failover..
分类:
其他好文 时间:
2015-06-27 00:03:30
阅读次数:
295
openstack安装keystone数据库时报错IOError:
[Errno13]第一种办法删除日志文件[root@openstack~]#
rm/var/log/keystone/keystone.log第二种办法,增加权限[root@openstack~]#
chmod777/var/log/keystone/keystone.log节点软关机断电以后云主机无法连接重启两个节点所有neutron..
分类:
其他好文 时间:
2015-06-04 17:17:31
阅读次数:
129
NotImplementedError: No support for ALTER of constraints in SQLite dialect...
分类:
数据库 时间:
2015-06-03 21:38:36
阅读次数:
720