ioito
3dea770f34
zstack using shell to init image password
2019-07-02 20:39:07 +08:00
ioito
7e3cd5a7c2
fix attach disk not effect
2019-07-01 15:40:25 +08:00
TangBin
675d7649a4
fix eip projcet source & snapshot bugfix
2019-06-29 17:41:53 +08:00
yunion-ci-robot
8f27b47f91
Merge pull request #1396 from ioito/hotfix/qx-change-config-status
...
wait ready or running after change vm config
2019-06-27 17:16:50 +08:00
ioito
566a6f490e
wait ready or running after change vm config
2019-06-26 18:19:04 +08:00
Zexi
fcf600f6b2
scheduler: add schedule filter interface to guestdriver
2019-06-21 17:09:44 +08:00
Zexi
4aa4bafd7b
scheduler: add image zone filter
2019-06-20 21:36:38 +08:00
Yousong Zhou
5f04382f1c
guestdrivers: remove commented out dup code
2019-06-20 09:56:01 +00:00
Yousong Zhou
6e05783022
guestdrivers: 移除多余的generateUserData()函数
...
在`pkg/cloudproviders/instance.go`中已经有相同的代码
2019-06-20 09:56:01 +00:00
Qiu Jian
59cd60db6c
feature: recode quota, cache quota usage, allow list all project/domain
...
quotas
2019-06-17 18:40:13 +08:00
ioito
9a583c8323
fix zstack cdrome error
2019-06-16 14:46:43 +08:00
ioito
93dfdf30c4
create disk and wait disk status is ready
2019-06-14 16:01:09 +08:00
yunion-ci-robot
35fe42c948
Merge pull request #1086 from ioito/hotfix/qx-change-config
...
创建完磁盘后attach guest
2019-06-13 16:21:53 +08:00
ioito
81befcc9d0
fix qcloud disk create name error
2019-06-10 15:16:07 +08:00
ioito
fff5cda74c
创建完磁盘后attach guest
2019-06-06 19:47:50 +08:00
ioito
e57bda1af1
修复zstack绑定多个storage时重复创建disk问题
2019-06-04 20:15:03 +08:00
Qiu Jian
b7027934db
feature: 3-level policies, system/domain/project
2019-05-31 13:56:02 +08:00
ioito
735bb17406
避免oUserData为nil时野指针访问
2019-05-30 15:20:29 +08:00
ioito
8d2031a633
避免转换成shell格式后导致合并失败
2019-05-28 16:57:20 +08:00
ioito
872311a3eb
校验aliyun eip带宽范围
2019-05-25 12:08:28 +08:00
yunion-ci-robot
977939a77c
Merge pull request #900 from wanyaoqi/bugfix/wyq/check-storage-on-updeploy
...
bugfix: fix undeploy backup guest, fix host cron job not start, task add recover
2019-05-24 12:17:17 +08:00
wanyaoqi
9722654ff4
misc fix:
...
- fix undeploy backup guest
- fix host service cron job
- task add recover
2019-05-23 18:35:59 +08:00
ioito
35ae3694f5
避免ip为空导致创建失败
2019-05-23 12:05:26 +08:00
ioito
ff2cca8611
rebase master
2019-05-21 22:36:52 +08:00
ioito
746a7d424e
细化存储信息
2019-05-21 21:29:05 +08:00
ioito
d2c9c7d740
update
2019-05-21 21:29:05 +08:00
ioito
710a2f205b
避免climc使用公有云镜像时未设置prefix region导致虚拟机创建失败
2019-05-20 22:34:48 +08:00
ioito
ac50497e34
使用driver注入密码,复用代码
2019-05-20 16:49:24 +08:00
ioito
ab152fe32c
修复调用错误方法
2019-05-20 13:43:28 +08:00
TangBin
c3dc2639b3
ucloud bugfix
2019-05-17 15:59:39 +08:00
ioito
f27b924db7
避免创建时使用不同公有云的镜像
2019-05-13 19:06:00 +08:00
TangBin
fef357a4ec
add ucloud operations
2019-04-30 16:37:27 +08:00
yunion-ci-robot
c6681e6dbb
Merge pull request #600 from ioito/hotfix/qx-validate-rebuild-root
...
OpenStack加入重装系统参数校验
2019-04-26 21:42:13 +08:00
ioito
0fcf03b4b8
加入重装系统参数校验
2019-04-25 11:41:13 +08:00
yunion-ci-robot
267d692443
Merge pull request #605 from Zexi/hotfix/bm-deploy-restart
...
fix: baremetal server deploy auto restart not work
2019-04-25 11:07:11 +08:00
yunion-ci-robot
4db170fa06
Merge pull request #577 from ioito/hotfix/qx-azure-rebuild-root
...
Azure重装系统支持初始化密码
2019-04-24 22:13:12 +08:00
Zexi
1719411868
fix: baremetal server deploy auto restart not work
2019-04-24 19:52:24 +08:00
yunion-ci-robot
480d25149f
Merge pull request #589 from swordqiu/hotfix/qj-not-check-storage-type-for-prepaid-recycle-server
...
fix: do not set storage-type for prepaid-recycled server
2019-04-24 18:47:12 +08:00
Zexi
5123923458
fix: validate baremetal raid config
2019-04-24 18:23:12 +08:00
Qiu Jian
a06ca17846
fix: do not set storage-type for prepaid-recycled server
2019-04-24 18:06:12 +08:00
ioito
f64c2d8af7
重装系统支持初始化密码
2019-04-24 17:45:35 +08:00
Qiu Jian
29c1fd3855
fix: clearn up codes that impacted by query.Count return value changes
2019-04-23 11:32:16 +08:00
ioito
01b8c046fd
避免一些公有云重装系统后数据未刷新导致任务失败
2019-04-18 15:30:17 +08:00
Zexi
7848a36f32
改进调度器 disk 选择 storage 的逻辑:
...
- 调度器选择 disk 对应一组 storages
- 主备机磁盘选择 storage
- 减少公有云选择 storage 的重复代码
2019-04-17 17:30:13 +08:00
Zexi
9919e7cfed
fix: 创建公有云虚拟机保留镜像原密码功能失效
2019-04-17 12:38:48 +08:00
Qiu Jian
da57161fd0
fix: move all consts in compute/models to apis/compute
2019-04-17 09:23:19 +08:00
屈轩
98eab54ab7
磁盘大小向上取整 ( #385 )
2019-04-13 21:23:09 +08:00
Jian Qiu
e3946e8485
fix: fail to delete removed cloud resources ( #364 )
...
* fix: fail to delete removed cloud resources
* fix: private_cloud and on_premise filter overlaps
* fix: loadbalancer* should use pending_delete to remove resources
2019-04-12 21:14:10 +08:00
tb365
1903880ee6
华为云主机创建及重装系统等问题修复 ( #245 )
...
* huawei test bugfix
* add WaitStatusWithDelay method
2019-04-09 11:00:31 +08:00
Yousong Zhou
0d94e869eb
Bugfix/yousong use xxxln ( #235 )
...
* treewide: fix typo cloudprovide
* dep: update yunion.io/x/log
* treewide: log.Errorf(err.Error()) to log.Errorln(err)
2019-04-04 18:45:32 +08:00