Qu Xuan
7c2268417b
fix: avoid parse json err nil pointer
2020-07-30 11:32:31 +08:00
屈轩 and Qu Xuan
5df48d5b76
fix: 避免status_code>=400并且resp为空时err为nil ( #7266 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-07-27 04:43:24 +08:00
wanyaoqi
89a355132c
fix snapshot clean pending usage
2020-07-23 11:36:46 +08:00
wanyaoqi
e4c24c436c
fix error output
2020-07-19 12:35:25 +08:00
Yousong Zhou
48000786cc
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:42:18 +08:00
Qu Xuan
15a809e744
fix: json request 支持自定义匹配err
2020-07-07 11:18:32 +08:00
wanyaoqi
6feeff2009
fix deploy backup server order
2020-06-30 22:03:51 +08:00
Qiu Jian
d8d8256b0a
fix: disable policy rule compaction
2020-06-16 23:11:01 +08:00
wanyaoqi
18cb393ba3
fix windows install regedit record
2020-06-15 10:58:07 +08:00
Qiu Jian
447616f779
fix: policy-explain not working properly
2020-06-09 22:28:40 +08:00
Qiu Jian
18e8d68c9d
fix: base64 decode 12-bytes plain text password return nil
2020-06-06 11:08:04 +08:00
Qiu Jian
54d3173c15
fix: ignore match weights when searching matched policysets
2020-05-29 11:20:17 +08:00
Qiu Jian
8d6911a8cb
fix: default policy not effective
2020-05-22 22:36:33 +08:00
Qiu Jian
1afbe0e44d
fix: empty matched policies list for roles
2020-05-22 18:50:18 +08:00
Zexi Li
ccef3b6aba
host convert inject dockerd config
2020-05-19 19:08:11 +08:00
Qiu Jian
f964b93bf8
fix: anonymous user may list resources
2020-05-19 01:13:52 +08:00
Qiu Jian
6ad68788e5
fix: fail to explain permission for disabled policy
2020-05-16 01:05:40 +08:00
Qu Xuan
1cc5eee870
fix: 优化windows powershell userdata
2020-05-14 20:42:47 +08:00
Qiu Jian
db111a8da4
fix: avoid using background context
2020-05-14 16:51:26 +08:00
Qiu Jian
5c74ad427f
fix: fail to fetch real client ip from httprequest
2020-05-06 22:27:08 +08:00
Qiu Jian
3713cfd967
fix: prevent policy violation
2020-04-28 23:37:26 +08:00
wanyaoqi
342f963e6e
host health check
2020-04-27 10:32:34 +08:00
Yousong Zhou
96dcd83996
hostman: let sdnagent do port cleanup
...
ovsutils.CleanHiddenPorts() is buggy in that it has no regards for
patch ports
2020-04-24 18:32:40 +08:00
Qiu Jian
6059e14fe1
supermicro redfish support
2020-04-23 09:32:37 +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
Qiu Jian
7bfdc0dce4
fix: cascading sharing problems
2020-04-11 06:49:55 +08:00
Zexi Li
1f1e6240f9
Merge pull request #5666 from rainzm/feature/auto_scaling
...
Feature/auto scaling
2020-04-05 13:54:11 +08:00
Rain
6d77bb11f6
update generated model
2020-04-04 21:10:57 +08:00
Rain
f0a8d60dbd
feature: autoscaling controller finished
2020-04-04 21:03:28 +08:00
Rain
e8eadc24ce
feature: Controller and some api
2020-04-02 20:42:47 +08:00
wanyaoqi
92e88f2a97
- copy esxi guest to kvm
2020-04-02 17:56:50 +08:00
Qu Xuan
7f47e88267
fix: 实现设置自动续费功能
2020-03-27 19:30:06 +08:00
Qu Xuan
c7c52041a5
fix: 支持publicip to eip转换
2020-03-27 15:22:40 +08:00
Qiu Jian
859177c85e
fix: replace deprecated fields
2020-03-27 01:20:30 +08:00
Qiu Jian
732dcdcb61
feature: system resource domainize
2020-03-27 01:20:29 +08:00
Yousong Zhou
55eb57fd60
httputils: add SetClientProxyFunc(client, proxyFunc)
2020-03-22 19:36:43 +08:00
Qu Xuan
3b0a437a12
feature: gcp rds sync
2020-03-20 18:05:57 +08:00
Qiu Jian
e11ceb4c4b
feature: allow list/export/sort/distict metadata
2020-03-13 13:12:45 +08:00
Zexi Li
cf61b1eb41
region: baremetal convert host join as k8s node
2020-03-12 16:14:43 +08:00
Zexi Li
49725a3af2
climc: add server and host ssh terminal util
2020-03-10 18:19:09 +08:00
Qiu Jian
e344b1cc52
fix: corrent update status logclient event type
2020-03-05 17:53:15 +08:00
Qiu Jian
cf5498ac24
feature: recode structuralized GetExtraDetails and ListItemFilter
2020-03-04 14:01:25 +08:00
Yousong Zhou
7b41ac0fb2
sysutils: use remote executor for hostnamectl as far as possible
...
So that hostnamectl can be omitted in host-base container image
2020-02-27 20:00:00 +08:00
Yousong Zhou
095a6b3f8b
ovsutils: add NormalizeDbHost
2020-02-27 19:59:43 +08:00
Yousong Zhou
1e283efa78
fileutils: platform specific Writable()
2020-02-26 11:36:48 +08:00
Yousong Zhou
0127b3872e
procutils: exec.Cmd setsid only for linux
2020-02-26 11:36:48 +08:00
yunion-ci-robot
f769129780
Merge pull request #5222 from wanyaoqi/bugfix/wyq/misc-20200220
...
region misc fix:
2020-02-21 23:36:59 +08:00
wanyaoqi
981222867f
region misc fix:
...
- guest postpaid expire support set expire time
- list instance snapshot sub snapshot return size
2020-02-21 17:17:30 +08:00