wanyaoqi
63b7d9f58e
feat(region,glance): from cloudaccount to enable vmdk target format
2023-10-07 09:40:22 +08:00
Jian Qiu
2dd1aeb8aa
fix: mount disk readonly ( #13152 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2022-04-28 09:26:45 +08:00
Zexi Li
00069a6070
fix(glance): add option of s3 image status check
2021-06-02 10:44:16 +08:00
wanyaoqi
a48f0040a8
feat(glance): support backend storage s3
2021-01-20 19:53:03 +08:00
wanyaoqi
948f926bf6
feat(host-deployer): add deploy driver libguestfs
...
Add drvier libguestfs to support deploy more operator system,
you can use it by edit host config file add 'image_deploy_driver: libguestfs'.
By the default host-deploy support run three guestfish at the same time.
And host deployer will recycle free guestfish every ten minitues.
cherrypick: release/3.6
2020-12-08 17:49:44 +08:00
Qiu Jian
4431acde83
fix:
...
1. server generate name should be historically unique
2. ipaddr of a batch of server is in the same order as generated name
2020-11-05 00:21:12 +08:00
Qiu Jian
354bcd9f07
fix: save service config changes may send invalid action log
2020-10-31 18:57:52 +08:00
Qiu Jian
adeda57082
fix: service config changes not effective
2020-04-06 15:43:29 +08:00
Qiu Jian
63f5d40208
fix: two default option changes: 1. do not convert vhd by default 2.
...
sync purge server by default
2020-03-09 01:32:27 +08:00
Qiu Jian
6d8f19273c
feature: service config update support
2019-12-23 19:09:32 +08:00
Qiu Jian
9de59c66c6
fix: node count for a virtualized host is always 1
2019-07-20 18:34:22 +08:00
wanyaoqi
3acf030fef
- set mirror status on switch
...
- deploy agent
- gpfs snapshot
- code fixs
2019-07-10 18:31:40 +08:00
Qiu Jian
004d9b6f95
update copyright headers of all source
2019-03-29 14:47:48 +08:00
wanyaoqi
e0ee2b8c59
fix package dependence
2019-03-15 11:45:56 +08:00
Qiu Jian
4c6f196ec5
Merge branch 'release/2.6.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-image-p2p-distribution
...
Conflicts:
pkg/appsrv/appsrv.go
pkg/cloudcommon/policy/defaults.go
pkg/util/sysutils/sysutils.go
2019-02-15 22:46:01 +08:00
Qiu Jian
0e3f2e160c
temp commit
2019-01-30 21:06:48 +08:00
Qiu Jian
ddde11f4f9
1. network-list add is_private/is_public filter
...
2. set default image quota to 10
2019-01-30 20:50:22 +08:00
Qiu Jian
1e4789285d
minor improvements
2018-12-28 20:24:23 +08:00
Qiu Jian
330dade325
1. 增加EnableTorrentService选项 2. 增加PerformMarkPublicProtected接口
2018-12-27 18:24:04 +08:00
Qiu Jian
dca4a1e478
update vendor & make compatible
2018-12-26 23:51:51 +08:00
Qiu Jian
88566645e0
add doc.go && make ParseOptions changes
...
Conflicts:
pkg/cloudcommon/options.go
pkg/compute/service/service.go
pkg/webconsole/service/service.go
pkg/yunionconf/service/service.go
2018-12-26 22:59:08 +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