Commit Graph
1554 Commits
Author SHA1 Message Date
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
yunion-ci-robot a01ca71e05 Merge pull request #3295 from swordqiu/feature/qj-baremetal-iso-support
feature: baremetal support iso operation
2019-10-22 21:01:05 +08:00
Zexi Li 8fd10ec457 climc: k8s import cluster support 2019-10-22 19:05:03 +08:00
yunion-ci-robot 70763615f2 Merge pull request #3314 from Mjoycarry/bugfix/nat_second
Bugfix: NAT
2019-10-22 16:04:06 +08:00
Rain 07dc073b14 Bugfix: add the operation log of natgateway; display correctly multiple
eip of snat rule in huawei cloud; bind ip to natgateway automatically
when creating nat rule in aliyun cloud and try to unbind when deleting; fill
or unfill the fields AssociateType, AssociateId when creating or
deleting nat rule in huawei cloud; add SNatEntry and SNatEntryManager
which has common field and function of SNat and DNat.
2019-10-22 15:20:13 +08:00
Qiu Jian 3c9c3ad164 feature: support fetch baremetal uuid and use uuid to identify baremetal 2019-10-22 10:33:15 +08:00
Qiu Jian 42ed1f7961 feature: baremetal support iso operation 2019-10-21 01:07:49 +08:00
Yousong Zhou 469db4d88f util: ansiblev2: new package for exporting more features 2019-10-18 03:22:29 +00:00
Yousong Zhou bbc2a50dff util: ansible: session manager manages runnable 2019-10-18 03:22:29 +00:00
Yousong Zhou 9a8a9a3980 util: firewalld: new package 2019-10-18 03:22:29 +00:00
Qiu Jian 7e02839d67 add doc and copyright 2019-10-16 14:08:57 +08:00
Qiu Jian 25d0d478e7 redfish api support 2019-10-16 14:01:19 +08:00
wanyaoqi 8fc4b2920a - instance snapshot
- instance clone

- create form snapshot don't reset passwd
2019-10-14 21:36:58 +08:00
Rain 31146aa5ec fix
log for snapshotpolicy

docs

auto sync

add performCache for snapshotpolicy

detach snapshotpolicy after detach disk and guest

fix sync snapshot of disk in qcloud
2019-10-14 11:07:46 +08:00
Qiu Jian 2c7c817ddc fix: string2scope ignore user scope 2019-10-11 22:06:05 +08:00
Qiu Jian 7ae29dd497 update doc and copyright 2019-09-19 09:34:49 +08:00