wanyaoqi
18bae18498
fix error output
2020-07-19 12:35:04 +08:00
wanyaoqi
4831aee2dc
disable procutils print error info
2020-07-15 17:02:11 +08:00
Yousong Zhou
4b6d385e1a
iproute2: address: make Exact idempotent
...
Idempotence against address not available for Exact is not a bad idea if
we look at the name of that func
This should accomodate the race condition where keepalived will remove
vips should the primary address used for vrrp comms is removed, causing
later addr del to fail with "cannot assign requested address"
2020-07-14 16:41:48 +08:00
rainzm
550883197f
fix guest template health check
2020-07-13 22:56:18 +08:00
Qu Xuan
6ac6768e36
fix: json request 支持自定义匹配err
2020-07-07 11:16:58 +08:00
wanyaoqi
207cd93fe0
fix deploy backup server order
2020-06-30 22:02:40 +08:00
Zexi Li
c991cdc76a
Merge pull request #6823 from zhaoxiangchun/feature/zxc-unified-monitor
...
统一报警模块
2020-06-21 13:10:13 +08:00
zhaoxiangchun
6c66185bd8
统一报警模块
2020-06-21 11:39:23 +08:00
Qu Xuan
a07b112be1
feature: CloudId服务支持
2020-06-21 11:30:01 +08:00
Zexi Li
5fda7e88b7
Merge pull request #6849 from swordqiu/hotfix/qj-disable-policy-rule-compaction
...
Hotfix/qj disable policy rule compaction
2020-06-17 10:28:47 +08:00
Qiu Jian
818d40c08b
fix: disable policy rule compaction
2020-06-16 22:36:00 +08:00
Zexi Li
b2c232f75b
Merge pull request #6824 from wanyaoqi/bugfix/wyq/win10
...
bugfix: fix windows install regedit record
2020-06-16 20:12:07 +08:00
Yousong Zhou
458bd0c7f7
sysutils: rework test
2020-06-15 17:17:49 +08:00
wanyaoqi
9372a7b9c4
fix windows install regedit record
2020-06-15 10:56:47 +08:00
Qiu Jian
5ebb18b691
fix: policy-explain not working properly
2020-06-09 22:17:35 +08:00
yunion-ci-robot
734d7e9994
Merge pull request #6648 from zexi/feature/db-resource-informer
...
implement generic service informer
2020-06-08 14:58:49 +08:00
Zexi Li
7a1d504e82
Merge pull request #6750 from swordqiu/hotfix/qj-base64-decode-invalid-password
...
fix: base64 decode 12-bytes plain text password return nil
2020-06-08 09:13:04 +08:00
Qiu Jian
a51d554d74
fix: base64 decode 12-bytes plain text password return nil
2020-06-06 11:06:52 +08:00
root
0a0af5cfa2
climc:allow disable term line width
2020-06-05 14:15:34 +08:00
Zexi Li
39244cce50
Merge pull request #6364 from yousong/feature/yousong-eip
...
Feature/yousong eip
2020-06-03 17:23:24 +08:00
Zexi Li
95a58cc606
implement generic service informer
2020-05-29 19:59:34 +08:00
Qiu Jian
0157028465
fix: ignore match weights when searching matched policysets
2020-05-29 10:01:20 +08:00
Yousong Zhou
91defab40f
iproute2: route: add del funcs
2020-05-28 15:51:21 +08:00
Yousong Zhou
6900393095
iproute2: errors: add IsErrSrch()
2020-05-28 15:51:21 +08:00
Yousong Zhou
a5c253e129
iproute2: route: prepare for route del
2020-05-28 15:51:21 +08:00
Yousong Zhou
fb26b0c389
vet: composite literal uses unkeyed fields
2020-05-27 15:08:02 +08:00
Yousong Zhou
b99157f646
vet: pairs not separated by spaces
2020-05-27 14:35:48 +08:00
Zexi Li
c05e24371e
Merge pull request #6533 from rainzm/gt/cf_guest
...
Feat/guest_template
2020-05-25 18:35:27 +08:00
Qiu Jian
03477cbe72
fix: default policy not effective
2020-05-22 22:31:14 +08:00
Qiu Jian
728524fefc
fix: empty matched policies list for roles
2020-05-22 18:47:57 +08:00
rainzm
1265e5d1e9
feat: Support vm to save server template
2020-05-22 13:57:25 +08:00
Zexi Li
0f9f4ec381
Merge pull request #6468 from zexi/hotfix/host-convert-docker-config
...
host convert inject dockerd config
2020-05-20 10:44:26 +08:00
Zexi Li
04b4e5713e
host convert inject dockerd config
2020-05-19 19:07:44 +08:00
Qiu Jian
f4a676575a
fix: anonymous user may list resources
2020-05-19 01:13:00 +08:00
Zexi Li
bbeb6be583
Merge pull request #6401 from swordqiu/hotfix/qj-permission-for-disabled-policy
...
fix: fail to explain permission for disabled policy
2020-05-17 14:22:15 +08:00
Qiu Jian
81b6a766a9
feature: add functime get lastest last start time of a billing duration
2020-05-16 22:32:51 +08:00
Qiu Jian
54689d862b
fix: fail to explain permission for disabled policy
2020-05-16 00:18:28 +08:00
Zexi Li
aa254f927b
Merge pull request #6346 from ioito/hotfix/qx-cloud-init
...
fix: 优化windows powershell userdata
2020-05-15 11:09:40 +08:00
Qu Xuan
5c6b016c2d
fix: 优化windows powershell userdata
2020-05-14 16:48:30 +08:00
Qiu Jian
c35758dd08
fix: avoid using background context
2020-05-14 16:15:54 +08:00
Rain
faf32415fa
feat/ansible_pb: Add IncludeRole implments 'ITask' in pkg/util/ansiblev2
2020-05-09 17:53:33 +08:00
Rain
331ba9bb37
feat/ansible_pb: Add support for requirements
...
You can declare the source info of the referenced role in requirements.
2020-05-08 11:08:32 +08:00
Qiu Jian
5ff4b9748b
fix: fail to fetch real client ip from httprequest
2020-05-06 22:22:29 +08:00
Qiu Jian
ecb483b9be
fix: prevent policy violation
2020-04-28 23:28:29 +08:00
wanyaoqi
af6c6fee88
host health check
2020-04-26 21:44:02 +08:00
Yousong Zhou
f05e16bd1b
hostman: let sdnagent do port cleanup
...
ovsutils.CleanHiddenPorts() is buggy in that it has no regards for
patch ports
2020-04-24 18:32:09 +08:00
Qiu Jian
98cec09a63
supermicro redfish support
2020-04-23 09:25:19 +08:00
Qiu Jian
242d59d7f5
fix: cloudproviderregion sync ignore panic
2020-04-17 21:59:43 +08:00
Zexi Li
266a3bd043
Merge pull request #5757 from swordqiu/hotfix/qj-sync-resource-share-state
...
fix: sync resource's share state
2020-04-13 15:44:57 +08:00
Qiu Jian
f6f1917e1f
feature: redfish support IDRAC9 baremetal
2020-04-11 12:59:55 +08:00