Qiu Jian
|
3dba5360d7
|
quota recode
|
2019-12-12 11:31:41 +08:00 |
|
TangBin
|
5f02bed97e
|
eip associate bugfix
|
2019-11-20 16:49:25 +08:00 |
|
TangBin
|
2b30a2d095
|
elb sync fix
|
2019-11-05 16:29:30 +08:00 |
|
TangBin
|
32d2456aac
|
elb bugfix & aws client init bugfix
|
2019-11-04 10:54:02 +08:00 |
|
TangBin
|
b173ff946f
|
huawei & elb bugfix
|
2019-08-05 16:49:20 +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
|
8d2031a633
|
避免转换成shell格式后导致合并失败
|
2019-05-28 16:57:20 +08:00 |
|
ioito
|
ac50497e34
|
使用driver注入密码,复用代码
|
2019-05-20 16:49:24 +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
|
325376a138
|
修复AWS资源名称为空的问题&增加注入用户登录信息 (#94)
|
2019-03-29 20:51:36 +08:00 |
|
Qiu Jian
|
004d9b6f95
|
update copyright headers of all source
|
2019-03-29 14:47:48 +08:00 |
|
tangbin
|
f15bebe313
|
aws create bugfix
|
2019-03-21 22:56:04 +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 |
|
TangBin
|
e6f4186236
|
disk GB fix && make fmt
|
2019-03-07 14:28:21 +08:00 |
|
Rex Zhang
|
b0d785b622
|
统一aws登录用户名
|
2019-03-05 19:18:32 +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 |
|
屈轩
|
f5f2addfd7
|
避免部署主机失败后未设置external_id而删除主机失败
|
2019-02-18 17:49:06 +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
|
5ceaaf716e
|
update: customize system disk size and backend for each hypervisor
|
2019-02-13 23:39:36 +08:00 |
|
屈轩
|
0a9db10e83
|
优化创建虚机结构
|
2019-01-24 21:48:13 +08:00 |
|
屈轩
|
bf89aa274f
|
优化虚机创建方法
|
2019-01-24 15:05:02 +08:00 |
|
TangBin
|
060660a1ea
|
system disk resize
|
2018-12-14 11:50:54 +08:00 |
|
TangBin
|
bde6a55cc8
|
修复io1卷主机不能正常创建的问题
|
2018-12-13 10:23:32 +08:00 |
|
Qiu Jian
|
46aaba2474
|
make fmt
|
2018-12-12 23:24:34 +08:00 |
|
TangBin
|
13fae52ea3
|
名称同步等问题修复
|
2018-12-12 18:56:44 +08:00 |
|
Qiu Jian
|
3e87c17e72
|
support prepaid server create and renew
|
2018-12-05 00:40:15 +08:00 |
|
TangBin
|
085eebbe7e
|
comment fix
|
2018-11-30 15:48:48 +08:00 |
|
TangBin
|
4cb87d487e
|
fix conflict
|
2018-11-29 21:37:53 +08:00 |
|
TangBin
|
d9d66329dc
|
sync skus table from cloudmeta service && aws bugfix
|
2018-11-29 20:18:20 +08:00 |
|
Qiu Jian
|
341e4204a0
|
Merge branch 'release/2.4.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-esxi-support-complete
|
2018-11-26 21:54:06 +08:00 |
|
屈轩
|
18eedcf82c
|
解决冲突
|
2018-11-26 16:42:11 +08:00 |
|
Qiu Jian
|
94c49ded2e
|
esxi support
|
2018-11-25 08:21:24 +08:00 |
|
Qiu Jian
|
d72eb201eb
|
Merge branch 'release/2.4.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-esxi-support-complete
|
2018-11-21 23:35:47 +08:00 |
|
Qiu Jian
|
d36a9f8be5
|
temp commit
|
2018-11-21 23:29:35 +08:00 |
|
屈轩
|
fc0e60c5ec
|
azure使用统一登录用户名
|
2018-11-17 13:02:10 +08:00 |
|
屈轩
|
0770e52eea
|
解决冲突
|
2018-11-16 23:08:29 +08:00 |
|
屈轩
|
97f1d1c150
|
避免覆盖本地templateId
|
2018-11-15 11:01:33 +08:00 |
|
屈轩
|
44e735b893
|
适配腾讯云AWS主机操作状态
|
2018-11-12 20:02:59 +08:00 |
|
李泽玺
|
8d885075af
|
Automatic merge from release/2.2.0 -> release/2.3.0
* commit '0b41ec34c91101f3afebe8beb001c93ff0844a8b':
fix: region 批量创建 data 不正确
|
2018-11-12 17:17:24 +08:00 |
|
TangBin
|
c386f26dd2
|
add GetAttachDiskStatus
|
2018-11-10 20:06:31 +08:00 |
|
TangBin
|
74e3f9a699
|
update vendor
|
2018-11-10 20:00:36 +08:00 |
|
TangBin
|
4b9c26aee2
|
add more log
|
2018-11-10 14:00:22 +08:00 |
|
TangBin
|
1f341232de
|
update vendor and fix conficlt
|
2018-11-07 17:47:00 +08:00 |
|
TangBin
|
d9542b9048
|
add rebuild root
|
2018-10-30 16:49:56 +08:00 |
|