Commit Graph

25 Commits

Author SHA1 Message Date
Qiu Jian
3dba5360d7 quota recode 2019-12-12 11:31:41 +08:00
TangBin
6a40e3e3bf aws upload image bugfix & huawei change default disk type to SAS 2019-11-20 18:46:56 +08:00
ioito
f82efee910 私有云或公有云镜像windows默认用户名都是Administrator 2019-07-07 18:43:54 +08: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
93dfdf30c4 create disk and wait disk status is ready 2019-06-14 16:01:09 +08:00
ioito
f27b924db7 避免创建时使用不同公有云的镜像 2019-05-13 19:06:00 +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
Zexi
7848a36f32 改进调度器 disk 选择 storage 的逻辑:
- 调度器选择 disk 对应一组 storages
- 主备机磁盘选择 storage
- 减少公有云选择 storage 的重复代码
2019-04-17 17:30:13 +08:00
Qiu Jian
da57161fd0 fix: move all consts in compute/models to apis/compute 2019-04-17 09:23:19 +08:00
tb365
1903880ee6 华为云主机创建及重装系统等问题修复 (#245)
* huawei test bugfix

* add WaitStatusWithDelay method
2019-04-09 11:00:31 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Zexi Li
6df6880501 define scheduler apis output and input structs 2019-03-20 12:03:29 +08:00
Qiu Jian
52ab56fa3f Merge branch 'release/2.7.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-sync-with-lock
Conflicts:
	pkg/compute/guestdrivers/aws.go
2019-03-07 15:22:58 +08:00
屈轩
ec88bf0adc 统一aliyun登录用户名 2019-03-05 13:52:24 +08:00
Qiu Jian
62ebc90f2a feature: allow auto sychrnoization of cloud account 2019-03-04 01:09:34 +08:00
邱剑
0edeb53d28 update models with db.Update interface 2019-02-22 12:06:13 +08:00
邱剑
e9e2dbaea1 Merge pull request #1024 in YUNIONIO/onecloud from ~QUXUAN/onecloud:feature/qx-oepnstack-stage2 to release/2.6.0
* commit 'f5f2addfd7ea634e598293a37879c251b9eea006':
  避免部署主机失败后未设置external_id而删除主机失败
  rebase 2.6.0
  快照磁盘支持区分公有云私有云
  openstack 同步flavor
  openstack创建
2019-02-18 23:02:49 +08:00
屈轩
f5f2addfd7 避免部署主机失败后未设置external_id而删除主机失败 2019-02-18 17:49:06 +08:00
TangBin
4669903d8a Merge branch 'release/2.6.0' into bugfix/tb-huawei-stage-2.2-fix 2019-02-16 16:00:48 +08:00
Qiu Jian
f2e97ff272 Merge branch 'release/2.5.0' of ssh://git.yunion.io/~qiujian/onecloud into hotfix/qj-resolve-conflict-2.6.0-20190215
Conflicts:
	pkg/compute/guestdrivers/esxi.go
	pkg/compute/guestdrivers/openstack.go
2019-02-15 19:47:56 +08:00
Qiu Jian
dbf24af405 implement sysdisk interface for openstack and huawei driver 2019-02-15 13:29:50 +08:00
TangBin
d927f2dfc4 rebuild root bugfix 2019-02-14 12:28:36 +08:00
屈轩
0a9db10e83 优化创建虚机结构 2019-01-24 21:48:13 +08:00
唐斌
919f164f95 huawei support stage 2 2019-01-19 17:58:00 +08:00
TangBin
3b91a27fc9 huawei cloud sync 2019-01-01 16:21:37 +08:00