Commit Graph

26 Commits

Author SHA1 Message Date
Qiu Jian
258db2cb48 fix updates 2020-03-27 01:20:29 +08:00
TangBin
8b0f4b6576 ctyun operations 2020-01-16 17:05:20 +08:00
wanyaoqi
4adcabdd0f image batch update 2019-12-31 16:21:39 +08:00
wanyaoqi
a6abf41225 misc fix
- image list filter by uefi
- fix instance sanpshot delete
- guest clean expire server exclude pending deleted servers
- host register abort on network not match
2019-11-25 21:23:32 +08:00
wanyaoqi
db4de4f7d7 host arm support
- host register
- vm create, delete, vnc ...
2019-11-14 10:50:00 +08:00
Rain
a8fddb66cc feature: guest image create from vm, delete, update, list; create vm
from guest image.
2019-10-22 17:35:32 +08:00
TangBin
d2fa217cab mcclient module base 2019-09-07 22:56:47 +08:00
Qiu Jian
a324776bba fix: image.download changes output parameters 2019-08-12 11:24:54 +08:00
Qiu Jian
658ac1b52f fix: climc image-public parameter fix 2019-07-25 10:14:57 +08:00
Qiu Jian
b54d1a5978 fix: image add is_standard field, filter by is_standard=false|true 2019-07-19 15:06:46 +08:00
Zexi
74d55a1160 climc: deploy k8s cluster on kinds of hypervisor 2019-07-03 19:58:01 +08:00
TangBin
7e87180058 image upload remove os type 2019-06-05 17:44:04 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Yousong Zhou
8fe4f2ec98 treewide: group imports with goimports
./goimports -w -local yunion.io/x/onecloud/ -corp yunion.io/x/ $GOPATH/src/yunion.io/x/onecloud/{cmd,pkg}
2019-03-13 10:46:12 +00:00
Qiu Jian
9bd15451ae fix image misc bugs 2019-02-13 00:10:03 +08:00
Qiu Jian
a3e802d803 recode quota and usage for image service 2018-12-27 23:59:31 +08:00
Qiu Jian
330dade325 1. 增加EnableTorrentService选项 2. 增加PerformMarkPublicProtected接口 2018-12-27 18:24:04 +08:00
Qiu Jian
21558d3dd2 final commit
Conflicts:
	pkg/cloudcommon/policy/policy.go
	pkg/util/azure/storagecache.go
2018-12-26 23:02:19 +08:00
Qiu Jian
b2f4c667eb fix bugs 2018-12-26 22:59:59 +08:00
Qiu Jian
2e587bd6ab glance重构 update 1
Conflicts:
	Gopkg.lock
	pkg/appsrv/appsrv.go
	pkg/cloudcommon/options.go
	pkg/compute/models/hosts.go
	pkg/compute/models/quotas.go
	pkg/compute/service/service.go
	pkg/mcclient/mcclient.go
2018-12-26 22:52:13 +08:00
屈轩
3716e88878 Image添加description字段 2018-11-07 17:56:28 +08:00
Qiu Jian
860f6b8c02 修正:1. image更新时丢失properties属性 2. 虚拟机Get/List返回增加manager_id字段 3. 创建eip时候chargetype不生效 2018-09-12 18:22:50 +08:00
Zexi Li
22411ffb53 path move: github.com/yunionio -> yunion.io/x 2018-08-11 14:28:18 +08:00
Zexi Li
b5275a0c29 - mv mcclient to pkg/mcclient
- vendor update
2018-08-01 14:13:23 +08:00
Qiu Jian
fcee2de326 修正:1. 由于系统盘大小设置单位未转换,导致阿里云创建主机失败 2.
伪删除阿里云主机后,detach了系统盘,导致主机恢复后无系统盘 3.
修正一些格式错误 4. 补充一些climc命令
2018-07-31 00:42:18 +08:00
Zexi Li
660f2c1caa Add climc CLI tool. 2018-07-27 15:59:17 +08:00