Yousong Zhou
|
771824d307
|
feat(appsrv): Application: add Stop method for shutdown behaviour
|
2020-12-02 18:04:31 +08:00 |
|
Yousong Zhou
|
6dce7d8ebc
|
refactor(hostman): metadata: eliminate import of guestman
|
2020-12-02 18:04:31 +08:00 |
|
Yousong Zhou
|
38b6e011ef
|
refactor(hostman): use metadata.DescGetterFunc
|
2020-12-02 18:04:31 +08:00 |
|
Yousong Zhou
|
de2f1ec3b4
|
refactor(host): metadata: eliminate ref of guestNic
|
2020-12-02 18:04:31 +08:00 |
|
Yousong Zhou
|
43215c2ad2
|
feat(host): metadata: make vpc aware metadata handler
|
2020-12-02 18:04:31 +08:00 |
|
Yousong Zhou
|
65220a6f5a
|
feat(vpcagent): export subnet mac gen funcs
|
2020-12-02 18:04:31 +08:00 |
|
Qiu Jian
|
ef648b5b87
|
fix(keystone): not allow to disable sql driver
not allow to disable default SQL identity_provider driver
|
2020-12-02 16:39:23 +08:00 |
|
Zexi Li
|
6cb7a60d93
|
Merge pull request #9061 from zhaoxiangchun/bugfix/zxc-nodata-master
fix(monitor): delete suggestConfig auto Initialized data
|
2020-12-02 14:52:00 +08:00 |
|
zhaoxiangchun
|
2a7f9ab516
|
fix(monitor): delete suggestConfig auto init data
1.删除忽略列表之前逻辑初始化生成的配置config
2.忽略列表默认查询ignore=true的数据
3.修复建议列表 忽略一类建议不生效的问题
|
2020-12-02 11:18:13 +08:00 |
|
Zexi Li
|
5a5d5cc0c5
|
Merge pull request #9131 from ioito/hotfix/qx-qcloud-cam-user
fix(cloudid): sync qcloud collaborators user
|
2020-12-01 21:07:57 +08:00 |
|
Zexi Li
|
85c48b469c
|
Merge pull request #9091 from tb365/bugfix/tb-bugfix-1130
fix(region): reserved name checking while create redis account
|
2020-12-01 21:06:16 +08:00 |
|
Zexi Li
|
51501fd205
|
Merge pull request #9123 from ioito/hotfix/qx-bucket-delete-condition
fix(region): allow delete resource which status is unknown
|
2020-12-01 21:04:52 +08:00 |
|
Zexi Li
|
5d63c907cf
|
Merge pull request #9104 from rainzm/notify/second_try
fix(notify): return the result of the second attempt to execute the rpc call
|
2020-12-01 21:03:11 +08:00 |
|
Qu Xuan
|
f841fd85ad
|
fix(cloudid): sync qcloud collaborators user
|
2020-12-01 20:34:16 +08:00 |
|
Zexi Li
|
0eb08f10ce
|
Merge pull request #9109 from yousong/bugfix/yousong-hostman
fix(host): make sure it won't match vpc guests by accident
|
2020-12-01 20:13:15 +08:00 |
|
Zexi Li
|
7c4dc7e7e4
|
Merge pull request #9120 from ioito/hotfix/qx-rds-account-desc
fix(region): allow update rds account and database desc
|
2020-12-01 19:32:57 +08:00 |
|
Qu Xuan
|
b7ed3a683c
|
fix(region): allow delete resource which status is unknown
|
2020-12-01 17:15:44 +08:00 |
|
Qu Xuan
|
b14f6be828
|
fix(region): allow update rds account and database desc
|
2020-12-01 16:37:42 +08:00 |
|
rainzm
|
6f92fef698
|
fix(region): delete guest without 'purge' in GuestDetachScalingGroupTask
|
2020-12-01 15:52:48 +08:00 |
|
Yousong Zhou
|
6db7503474
|
fix(host): make sure it won't match vpc guests by accident
|
2020-12-01 15:29:39 +08:00 |
|
rainzm
|
4135b3729b
|
fix(notify): return the result of the second attempt to execute the rpc call
|
2020-12-01 14:35:04 +08:00 |
|
yunion-ci-robot
|
760854ba91
|
Merge pull request #9100 from yousong/bugfix/yousong-qcloud-nic
Bugfix/yousong qcloud nic
|
2020-12-01 12:57:57 +08:00 |
|
Qu Xuan
|
54537e65c3
|
fix(region): code gen api error
|
2020-12-01 11:26:34 +08:00 |
|
Yousong Zhou
|
d7a11d1abf
|
multicloud: qcloud: fix instancenic
|
2020-12-01 11:16:21 +08:00 |
|
Yousong Zhou
|
77af00ec7d
|
multicloud: qcloud: add ptr deref func
|
2020-12-01 11:16:21 +08:00 |
|
Yousong Zhou
|
cd4d0a27b2
|
multicloud: qcloud: add apiDomainByRegion
|
2020-12-01 11:16:21 +08:00 |
|
Yousong Zhou
|
101abde5ae
|
multicloud: qcloud: add getVpcClient
|
2020-12-01 11:16:21 +08:00 |
|
Yousong Zhou
|
68b8b7f7cd
|
multicloud: qcloud: add getSdkClient
|
2020-12-01 11:16:21 +08:00 |
|
Zexi Li
|
d0a2f43484
|
Merge pull request #9096 from yousong/bugfix/yousong-informer
Bugfix/yousong informer
|
2020-12-01 09:33:55 +08:00 |
|
Yousong Zhou
|
da4c2dcaa4
|
fix(taskman): SSubTask: set model manager
|
2020-11-30 23:09:55 +08:00 |
|
Yousong Zhou
|
3a0303df6f
|
fix(region): secgrouprule: set model manager
|
2020-11-30 23:09:53 +08:00 |
|
Zexi Li
|
1115f6856d
|
Merge pull request #9072 from ioito/hotfix/qx-huawei-saml-mapping
fix(cloudid): huawei saml provider create issue
|
2020-11-30 21:56:15 +08:00 |
|
Zexi Li
|
90416984b1
|
Merge pull request #9064 from ioito/hotfix/qx-apsara-fix
fix(region): apsara is private cloud
|
2020-11-30 21:53:20 +08:00 |
|
Zexi Li
|
1495f3b334
|
Merge pull request #9084 from yousong/feature/yousong-nas-filter
feat(region): networkaddresses: filter by guest ids
|
2020-11-30 21:52:39 +08:00 |
|
Zexi Li
|
bb005efe11
|
Merge pull request #9076 from rainzm/notify/spec_receiver
Notify via contact skip receiver
|
2020-11-30 21:50:06 +08:00 |
|
Zexi Li
|
53da87ad0b
|
Merge pull request #9079 from yousong/feature/yousong-options-vpc-ea
feat(region): options: allow setting default vpc external access mode
|
2020-11-30 21:49:03 +08:00 |
|
Zexi Li
|
cbb8e3eca3
|
Merge pull request #9086 from rainzm/cp/sort_excludednet
fix(region): sort excludedNets correctly
|
2020-11-30 21:47:28 +08:00 |
|
rainzm
|
66f373d073
|
feat(cloudcommon): add NotifyWithContact
|
2020-11-30 19:58:49 +08:00 |
|
TangBin
|
1cf8bfb0a1
|
fix(region): reserved name checking while create redis account
|
2020-11-30 19:14:51 +08:00 |
|
Yousong Zhou
|
9dfea3835b
|
feat(region): networkaddresses: filter by guest ids
|
2020-11-30 19:01:50 +08:00 |
|
rainzm
|
517390395b
|
fix(region): sort excludedNets correctly
之前,excludedNets 内部表示起始 IP 的字段是 string 类型,直接使用 <
比较是错误的。
现在,把 excludedNets 表示起始 IP 的字段改为了
netutils.IPV4Addr,这样就可以正确地进行比较排序了。
|
2020-11-30 18:57:33 +08:00 |
|
Yousong Zhou
|
984dc84239
|
feat(region): options: allow setting default vpc external access mode
|
2020-11-30 18:27:25 +08:00 |
|
Yousong Zhou
|
d5a8158346
|
fix(region): pass up error from InitializeData
|
2020-11-30 18:27:25 +08:00 |
|
rainzm
|
a8ea8b10cc
|
feat(cloudcommon): allways send webconsole notification via contacts
For notification with webconsole type, receiverId is same with contacts.
|
2020-11-30 17:45:52 +08:00 |
|
rainzm
|
3ba52355b8
|
feat(notify): permit admin sending notification via contact
In this way, you can easily send notification to non-existent receiver.
|
2020-11-30 17:45:48 +08:00 |
|
Qu Xuan
|
4ab1fe75c0
|
fix(region): optimized rds backup create
|
2020-11-30 17:45:21 +08:00 |
|
Qu Xuan
|
5f84614618
|
fix(cloudid): huawei saml provider create issue
|
2020-11-30 16:29:11 +08:00 |
|
Zexi Li
|
3a6713a5d5
|
Merge pull request #8995 from ioito/hotfix/qx-cloudid-policy-sync
fix(cloudid): avoid new public account sync system policy delay 1 day
|
2020-11-30 14:12:45 +08:00 |
|
Qu Xuan
|
f27ab3cc7c
|
fix(region): apsara is private cloud
|
2020-11-30 10:39:11 +08:00 |
|
Zexi Li
|
103d72bfae
|
Merge pull request #8575 from yousong/feature/yousong-nas
Feature/yousong networkaddresses
|
2020-11-27 20:18:22 +08:00 |
|