Qiu Jian
b31bc7fa3d
feature: 1. baremetal server reuse host ip 2. server name use expression
2019-12-24 19:04:41 +08:00
yunion-ci-robot
98dbc76020
Merge pull request #4228 from yousong/bugfix/yousong-mcclient-proxy
...
Bugfix/yousong mcclient proxy
2019-12-20 18:11:04 +08:00
wanyaoqi
ea60915fa6
fix find qemu img
2019-12-20 14:52:13 +08:00
Yousong Zhou
f54ce48072
httputils: unset DisableCompression=true
2019-12-19 14:57:08 +08:00
Qu Xuan
9a89065a03
fix: 添加缓存镜像失败日志
2019-12-16 13:08:15 +08:00
Qiu Jian
0dcbb2147f
update vendor
2019-12-12 11:31:47 +08:00
Yousong Zhou
fb1725be32
httputils, aliyun: respects env proxy settings ( #4084 )
...
* vendor: update aliyun-oss-go-sdk to v2.0.4
To use ClientOption oss.HTTPClient
* aliyun: use a http client that respects env proxy settings
* httputils: use http.ProxyFromEnvironment by default
2019-12-10 21:15:09 +08:00
wanyaoqi
c8fff1d44f
add rpm file, add socket used check
2019-12-05 20:58:57 +08:00
wanyaoqi
7bf48c992e
- add command executor
...
- host prepare for deploy on container
- procutils adpat to executor
2019-12-04 20:49:39 +08:00
Qiu Jian
afbafb1e29
feature: metric data collector for aliyun&huawei
2019-11-27 03:14:14 +08:00
yunion-ci-robot
e1d94ddb44
Merge pull request #3798 from wanyaoqi/bugfix/wyq/instance_snapshot_1120
...
bugfix: instance snapshot save secgrps
2019-11-21 00:15:24 +08:00
wanyaoqi
c1c72cb01c
instance snapshot save secgrps
2019-11-20 21:17:00 +08:00
TangBin
f1e68528b0
elastic cache auth_mode status & password reset bugfix
2019-11-19 11:45:44 +08:00
yunion-ci-robot
c50d3e8958
Merge pull request #3594 from wanyaoqi/feature/wyq/arm-virtualization
...
host arm support
2019-11-18 14:09:23 +08:00
wanyaoqi
db4de4f7d7
host arm support
...
- host register
- vm create, delete, vnc ...
2019-11-14 10:50:00 +08:00
yunion-ci-robot
2e1d908640
Merge pull request #3606 from yousong/feature/yousong-lb-backend-status
...
lblis, lbr: 增加查询后端状态接口
2019-11-14 00:20:19 +08:00
yunion-ci-robot
ca64f5f23e
Merge pull request #3631 from ioito/hotfix/qx-image-version-fix
...
fix: 避免匹配到64导致version是6
2019-11-13 19:45:19 +08:00
yunion-ci-robot
5a2586cccb
Merge pull request #3621 from swordqiu/hotfix/qj-fix-host-teaming
...
fix: nic teaming/bonding not working properly
2019-11-13 17:48:21 +08:00
Qu Xuan
8b575a6198
fix: 避免匹配到64导致version是6
2019-11-13 14:46:37 +08:00
Qiu Jian
4c756965a3
fix: nic teaming/bonding not working properly
2019-11-12 23:47:31 +08:00
Yousong Zhou
6d9b7476d3
influxdb: 记录结果中的tags
2019-11-12 12:44:40 +00:00
Qiu Jian
17d9931a8a
fix: create baremetal server with iso, baremetal register support redfish
2019-11-12 20:11:28 +08:00
yunion-ci-robot
d2b65bb820
Merge pull request #3559 from swordqiu/hotfix/qj-error-process-standardize
...
fix: recode error handling to make conform with error handling standard
2019-11-12 13:28:19 +08:00
Qiu Jian
09f91f306a
update vendor
2019-11-11 17:05:21 +08:00
tangbin
1896651d69
redis sync fix
2019-11-11 14:17:29 +08:00
郑雨
809cd1b595
fix(image): Change the update process of guest image
...
At the very beginning, updating subimage of guest image is a
asynchronous process so that a intermediate state was need for web
client. But guest image's status has a little particularity. Now, the
update process is synchronous and use errgroup.Group to update subimage
in a concurrent manner.
Add 'size' and 'status' for subimages belong to a guest image.
2019-11-11 11:41:11 +08:00
Qiu Jian
53c0d3b29f
fix: recode error handling to make conform with error handling standard
2019-11-11 10:55:01 +08:00
yunion-ci-robot
ab1e3eb4fb
Merge pull request #3550 from swordqiu/hotfix/qj-simplify-delete-fail-reason
...
fix: simplify object delete-fail-reason message
2019-11-11 09:59:17 +08:00
Qiu Jian
e9e4dedac8
fix: normalize baremetal sysinfo manufacture
2019-11-10 03:51:20 +08:00
Qiu Jian
d27f718e3e
fix: simplify object delete-fail-reason message
2019-11-08 22:45:19 +08:00
Qu Xuan
1a54e0e185
fix: 避免version输出不正确
2019-11-07 11:06:23 +08:00
yunion-ci-robot
9ca59c280a
Merge pull request #3431 from Mjoycarry/feature/instancegroup_api_docs
...
Feature & Bugfix: Instance Group
2019-11-06 13:20:15 +08:00
Rain
8e55bee9b3
feat & fix: Add batch operator and fix some bugs for instance group
...
Feature:
1. Add apis: list server by group, list group by server, bind
servers, unbind servers, bind groups, unbind groups.
2. Add climc command and docs corresponding to the above newly added apis
3. Add log about binding and unbinding operator.
4. Support enable and disable instance group.
Fix:
1. Set capacity zeor if there are not enough resource aboue forced
instance group in one host.
2. Change the stage(real delete => pending delete) that guest leave all groups.
2019-11-06 13:06:03 +08:00
yunion-ci-robot
1e2f912d6e
Merge pull request #3473 from swordqiu/hotfix/qj-baremetal-fail-report-access-ip
...
fix: baremetal-prepare report admin ip using ssh client host
2019-11-06 12:46:14 +08:00
Qiu Jian
e2b4a3730a
fix: baremetal-prepare report admin ip using ssh client host
2019-11-05 20:00:56 +08:00
Yousong Zhou
2697cd59de
fileutils: add SparseFileWriter
2019-11-05 09:05:58 +00:00
Yousong Zhou
2dd27d3011
fileutils: SReadSeeker: fix closing tmpfile fd
2019-11-05 03:55:34 +00:00
Yousong Zhou
9ea42cf7e2
seclib2: add doc describing the protocol on removal of tmpfile
2019-11-05 03:55:34 +00:00
郑雨
ba4b9be249
fix: cancel the merge in service level and resource level of Keystone Policy.
2019-11-04 10:44:33 +08:00
Qiu Jian
6e6c4d40c8
fix: missing action log for baremetal create and prepare events
2019-11-02 19:51:22 +08:00
TangBin
732dcdd3be
redis support 2
2019-10-31 19:51:02 +08:00
yunion-ci-robot
96659b1c2f
Merge pull request #3411 from Mjoycarry/feature/guest_image_second
...
Feature & Fix: Guest Image
2019-10-31 13:02:11 +08:00
Rain
d65e0a51f7
feature: Add update interface for guest image; add 'disk_format','min_disk_size','min_ram_size' for guest image
...
fix: input.Disks's length maybe zero when creating vm that will trigger panic
2019-10-30 16:38:00 +08:00
Qiu Jian
90f7dad6d7
feature: baremetal cronjobs: status probe, fetch bmc logs and report
...
power/themal metrics
2019-10-30 00:03:12 +08:00
Zexi Li
7ae14b8b98
Merge pull request #3368 from swordqiu/hotfix/qj-ilo-read-logs-fail
...
fix: ilo read logs failure
2019-10-29 11:27:35 +08:00
Yousong Zhou
8ba5986d83
goimports: first run
2019-10-28 06:22:17 +00:00
Qiu Jian
6f22b8636b
fix: ilo read logs failure
2019-10-26 11:58:38 +08:00
Rain
a3397588bb
fix: eip display info will contains 'associate_name' even if
...
associate_type is not vm; eip-dissociate will add log to eip now;
eip-dissociate for natgateway will check if natgatway has nat rules with
this eip.
2019-10-25 15:02:26 +08:00
ioito
21be27e36c
add rds operation
2019-10-24 11:40:22 +08:00
Qiu Jian
bea0dca0c5
fix: allow multi-guest-dhcp
2019-10-24 00:46:47 +08:00