forked from eayunstack/EayunStack-building
-
Notifications
You must be signed in to change notification settings - Fork 0
/
EayunStack-ISO-ChangeLog
222 lines (217 loc) · 11.5 KB
/
EayunStack-ISO-ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
* 2016年1月22日,13时51分14秒,赵超,<[email protected]>
- EayunStack-1.0.1-201601221351.iso
- 1. Redmine Bugs:
- * #3741 [OpenStack] [nova] boot from image 的虚拟机迁移后 revert 失败
- * #4122 [OpenStack][nova] flavor 名称不能使用中文名
- * #4188 [OpenStack][nova]虚拟机动态迁移出错可能导致虚拟机状态不可追踪
- * #4391 [fuel] nova scheduler 默认开启 AggregateInstanceExtraSpecsFilter
- * #4541 [OpenStack][neutron] qos-agent 无法断线重连 rabbitmq-server
- * #4542 [neutron] qos 没有检查目标设备是否属于当前租户
- * #4544 [OpenStack][nova] nova image-list 时日志中报错 ImportError: cannot import name blockinfo
- * #4648 [OpenStack][nova] nova evacuate 之后,故障机器上的 nova-compute 无法启动。
- * #4994 [neutron] dhcp-agent 停止时 dnsmasq 进程仍然存在
- * #5305 [OpenStack] [Ceilometer] 无法列出资源
- * #5360 [OpenStack] [Neutron] [FWaaS] 创建防火墙是没有检测租户 ID
- * #5500 [OpenStack] 虚拟机停止/端口删除时未清理资源而导致虚拟机启动速度变慢
- * #5504 [OpenStack] [Neutron] 创建网络太频繁时,可能创建失败
- * #5510 [OpenStack] 创建虚拟机时,如果第一台所选择的主机失败了,重新调度虚拟机失败
- * #5933 [fuel] ceilometer原因导致 multinode 方式部署失败
- * #6167 [Fuel] 为LMA监控打开Neutron的Verbose选项
- * #6168 [Fuel] 部署ceilometer时不为Neutron添加重复的notification_driver
- 2. 其它更新:
- a)neutron-qos pull requests:
- * #9 Fix wrong class inheritance
- b) nova pull requests:
- * #8 Redmine #3566 unittest
- * #9 fix eayunstack-1.0 unittest
- * #20 This add eayunstack specific channel support.
- c)oslo.messaging pull requests:
- * #1 update requirements to pass unittest
- * #2 Improve stability
- d)cinder pull requests:
- * #3 [RFC] Private volume type
- e) python-cinderclient pull requests:
- * #3 Add support for os-volume-type-access extension
- f)neutron-qos pull requests:
- * #11 Refine database relationships.
- g)fuel-web pull requests:
- * #10 networks: bonded PXE and ceph cluster
* 2015年6月30日,15时31分51秒,赵超,<[email protected]>
- EayunStack-1.0-201506292154-update-001.iso
- 1. Redmine Bugs:
- * #4003 [OpenStack] [neutron] eayun-qos插件中不同队列中的filter的优先级不能重复
- * #4161 [OpenStack] 控制台访问出现 504 错误
- * #4163 [OpenStack][neutron]eayun-qos插件中子队列不能共享父队列带宽
- * #4205 [neutron] qos 中目标为端口时限制的方向与需求相反
- * #4314 [eayun-tools] eayunstack doctor 查看 cpu 信息时出错
- * #4331 [OpenStack] [glance] 下载镜像出错
- 2. 其它更新:
- a)fuel-web pull requests:
- * #9 nailgun: set glance cache max size with rbd backend.
- b)fuel-library pull requests:
- * #41 openstack::glance: add crontab entries for cache pruner and cache cle...
* 2015年6月04日,23时48分47秒,赵超,<[email protected]>
- EayunStack-1.0-201506042349.iso
- 1. Redmine Bugs:
- * #3238 [cinder]eqlx存储最大连接数达到的情况下,cinder-volume 100% CPU卡死
- * #3668 [eayun-tools] eayunstack manage list 输出错误 json 信息
- * #3718 [tools]/.eayunstack/node-role文件内容为空时,报错
- * #3610 [eayun-tools] 在任意openstack节点无法列出所有openstack节点信息
- * #3699 [horizon] horizon界面登录超时重新登录需要登录两次才能成功
- * #3724 [fuel] eqlx 插件设置的 default_volume_type 没有生效
- * #3773 [tools]eayunstack doctor env -n ntp命令执行失败
- * #3775 [openstack]创建windows虚拟机失败
- 2. Redmine Features:
- * #3678 [neutron] 为 neutron 添加限速功能支持
- 3. 其它更新:
- a)neutron-qos:
- * commit ec4d72e39: fix attribute error in qos_db
- b) fuel plugins pull requests:
- * fuel-plugin-neutron-lbaas, #3, fix typo
- * fuel-plugin-neutron-vpnaas, #2, fix typo
- * (new) fuel-plugin-neutron-qos, #1, new plugin for neutron-qos
- c) packages update:
- * neutron pull requests:
- * #7 merge neutron-qos feature
- d) fuel-web pull requests:
- * #7 nailgun: allocate all space to root vg if it's the only vg in...
- * #8 fixtures: remove ubuntu release.
- e) fuel-main pull requests:
- * #24 iso: add EayunStack Building logic, iso name and labels.
- * #25 add makefile and rules to build fuel plugins.
- * #26 iso/ks: disable ctrl-alt-del.
- f) fuel-library pull requests:
- * #39 Eayunstack 1.0 fix corosync 2 support for adding controller
- * #40 cobbler kickstart: disable ctrl-alt-del.
* 2015年5月22日,16时14分06秒,赵超,<[email protected]>
- fuel-6.0.1-201505221614.iso
- 1. Redmine Bugs:
- * #3669 [eayun-tools] eayunstack init 执行错误
- * #3692 [fue] fuel master 节点重启后 tftp 服务不可用
- * #3694 [fuel]OpenStack 节点重启之后 br-fw-admin 上没有 IP 地址
- * #3696 [tools] [fuel] 缺少 eayunstack_tools.main 包
- * #3697 [tools] 执行 eayunstack init 命令失败
- * #3705 [fuel] OpenStack 节点使用不同类型网卡时 OpenStack 集群布署失败
- * #3706 [OpenStack] [nova] 使用中文创建虚拟机出错
- * #3707 [neutron] lbaas vip 启动不成功
- * #3719 [horizon] LBaaS 无法为 pool 添加 monitor
- * #3720 [neutron-client] 创建防火墙策略时无法指定防火墙规则
- * #3721 [neutron] VPNaaS ipsec-site-connnection 启动失败
- * #3723 [fuel]非ha部署 rabbitmq 端口配置错误
- 2. Redmine Features:
- * #3698 [tools]fuel节点部署时自动生成一个节点角色配置文件
- 3. 其它更新:
- a)fuel-library pull requests:
- * #31 Refacotr ceph backend dependency logic.
- * #35 glance: python-ceph no longer exists, use python-ceph-compat instead.
- * #36 cobbler: pmanager add "-y" option to lvcreate command to
- b)fuel-main pull requests:
- * #19 docker: cobbler force kill and restart dnsmasq.
- * #22 bootstrap_admin_node: install eayunstack fuel plugins after fuel mast...
- * #23 Eayunstack 1.0 minor fixes for iso building
* 2015年5月11日,19时02分48秒,赵超,<[email protected]>
- fuel-6.0.1-201505090044-updated-001.iso
- 1. Redmine Bugs:
- * #3275 [Fuel] 备份生成文件名错误
- * #3415 fuel开始部署openstack之后,astute报告mango节点puppet hang
- * #3423 [fuel] fuel 的 DNS 服务器解析有问题
- * #3430 [tools] [fuel] paramiko 没有安装
- * #3431 [tools] [fuel] MySQLdb 没有安装
- * #3432 [fuel] 更新 fuel-library 中所使用的 neutron-l3-agent OCF 脚本的命令行启动参数
- * #3446 [nova] libvirt 的log应该打开
- * #3458 [OpenStack] 关闭一台 controller 节点后环境变慢
- * #3556 [neutron] neutron l3-agent HA 不可用
- * #3565 [OpenStack] 默认主题
- * #3566 [OpenStack][nova]使用固定ip创建虚拟机失败
- * #3591 [OpenStack] [nova] 虚拟机 revert migrate 失败
- * #3602 [eayun-tools] 提示 cinder.openstack.common 没有安装
- * #3605 [eayun-tools] 报错没有显示哪个节点
- * #3607 [eayun-tools] 不能检测到 cinder-api 的服务异常
- * #3608 [openstack]dashboard上新建项目使用默认配额时项目创建失败
- * #3611 [eayun-tools]eayunstack fuel backup -h输出信息中-n选项帮助信息需要修改
- * #3617 [fuel][ceph] ceph 没有记录正确的日志
- * #3622 [eayun-tools] eayunstack doctor 查看所有节点的某个服务
- * #3649 [OpenStack][python-cinderclient] cinder backup-show 无法显示 backup 的信息
- 2. Redmine Features:
- * #3269 [fuel] fuel 部署 openstack 节点时正确配置 ceph 的网络
- * #3433 [fuel-plugin-neutron-fwaas] 为 neutron 的 FWaaS 扩展开发 fuel 插件
- * #3445 [fuel] fuel 的界面增加用户选择默认cinder后端
- * #3463 [fuel-plugin-neutron-lbaas] 为 neutron 的 LBaaS 扩展开发 fuel 插件
- * #3517 [fuel-plugin-neutron-vpnaas] 为 neutron 的 VPNaaS 扩展开发 fuel 插件
- * #3650 [neutron] 多个外网子网情况下允许指定路由和浮动 IP 地址
- - #3651 [neutron] neutron-server 添加指定路由和浮动 IP 地址功能
- - #3652 [neutron] neutron-client 添加指定路由和浮动 IP 地址功能
- * #3659 [neutron] 兼容 centos7 上的 VPNaaS 所使用的 libreswan
- * #3677 [neutron] 为 neutron client 添加支持限速功能的命令
- * #3678 [neutron] 为 neutron 添加限速功能支持
- 3. 其它更新:
- a) fuel-library pull requests:
- * #23 use clone of ocf:heartbeat:rabbitmq-cluster for rabbitmq clustering.
- * #26 configuring cinder-backup with ceph backup, but make cinder-backup se...
- b) fuel-main pull requests:
- * #16 replay "Remove nsenter docker image" commit.
- * #17 change the git repos of fuel projects to eayunstack.
- * #18 workaround for cobbler to restart dnsmasq inside docker instance.
* 2015年4月10日,19时30分00秒,赵超,<[email protected]>
- fuel-6.0.1-201504101930.iso
- 1. 相对于 fuel 上游项目的主要改动是:
- a)安装介质的基础系统升级为 CentOS 7.0.1406;
- b)Fuel 管理节点以及其上的 Docker 实例的基础系统升级为 CentOS 7.0.1406;
- c)布署的 OpenStack 节点的基础系统升级为 CentOS 7.0.1406;
- d)布署的 OpenStack 控制节点组成的 HA 集群使用 Corosync 2.x。
- 2. 基础软件包:
- a)CentOS 7.0.1406
- b)EPEL 7 x86_64
- c)RDO Juno for EL7
- d)oVirt 3.5 for EL7 ( qemu-kvm-rhev )
- 3. Fuel 相关软件包:
- Fuel 相关软件包在上述基础软件源中不存在或者版本不满足要求,所以自行构建,包括:
- * cirros-testvm-0.3.2.3.mira1
- * cirros-testvm-mellanox-0.3.2.1.mira3
- * cirros-testvmware-0.3.3.1.mira2
- * crmsh-2.2.0~rc2.1.el7.centos
- * daemonize-1.7.5.1.el7.centos
- * haproxy-1.5.3.3.mira3
- * MySQL-python-1.2.5.1.el7.centos
- * pushy-0.5.3.1
- * python-cliff-tablib-1.1.1.el7.centos
- * python-daemonize-2.3.1.1.el7.centos
- * python-fysom-1.1.2.1.el7.centos
- * python-muranoclient-0.5.5.fuel6.0
- * python-parallax-1.0.0a2.1.el7.centos
- * python-pypcap-1.1.15.1
- * python-tablib-0.9.11.1.el7.centos
- * python-testresources-0.2.7.6.el7.centos
- * python-webpy-0.37.1.el7.centos
- * python-wsgilog-0.3.1
- * python-wsgiref-0.1.2.6.el7.centos
- * python-yaql-0.2.4.1.el7.centos
- * ruby-extlib-0.9.13.5.el7.centos
- * rubygem-activesupport-3.0.10.1.el7.centos
- * rubygem-amq-client-1.0.4.1.el7.centos
- * rubygem-amqp-1.4.1.1.el7.centos
- * rubygem-amq-protocol-1.9.2.1
- * rubygem-cstruct-1.0.1.1.el7.centos
- * rubygem-eventmachine-1.0.3.4.el7.centos
- * rubygem-eventmachine-doc-1.0.3.4.el7.centos
- * rubygem-extlib-0.9.13.5.el7.centos
- * rubygem-extlib-doc-0.9.13.5.el7.centos
- * rubygem-i18n-0.7.0.1.el7.centos
- * rubygem-mcollective-client-2.4.1.1.el7.centos
- * rubygem-mixlib-cli-1.2.2.3.el7.centos
- * rubygem-mixlib-cli-doc-1.2.2.3.el7.centos
- * rubygem-mixlib-config-1.1.2.1.el7.centos
- * rubygem-mixlib-log-1.4.1.1.el7.centos
- * rubygem-netaddr-1.5.0.1.el7.centos
- * rubygem-ohai-6.14.0.1.el7.centos
- * rubygem-openstack-1.1.2.1.el7.centos
- * rubygem-Platform-0.4.0.1.el7.centos
- * rubygem-popen4-0.1.2.1.el7.centos
- * rubygem-raemon-0.3.0.1.el7.centos
- * rubygem-rethtool-0.0.3.2.mira1
- * rubygem-symboltable-1.0.2.1
- * rubygem-yajl-ruby-1.1.0.1.el7.centos
- * send2syslog-0.1.1.el7.centos
- * uwsgi-2.0.7.3.el7.centos
- * uwsgi-plugin-common-2.0.7.3.el7.centos
- * uwsgi-plugin-python-2.0.7.3.el7.centos