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
Yousong Zhou
00da68cb1f
vendor: add tencentcloud-sdk-go vpc
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
Zexi Li
08f8149f25
Merge pull request #9075 from ioito/hotfix/qx-backup-create-optimized
...
fix(region): optimized rds backup create
2020-11-30 21:31:47 +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
7bac9144ef
feat(region): optimized public image sync
2020-11-30 17:23:51 +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
Zexi Li
9a4ff2747a
Merge pull request #9063 from rainzm/feat/hub_version
...
feat(scripts): add prompt of `hub` version
2020-11-30 12:09:11 +08:00
Qu Xuan
f27ab3cc7c
fix(region): apsara is private cloud
2020-11-30 10:39:11 +08:00
rainzm
d6d1082042
feat(scripts): add prompt of hub version
...
The flag `hub pr show -f ...` as used in cherry_pick_pull.sh was
permited since version 2.13.0.
close #9027
2020-11-30 10:09:53 +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
Qu Xuan
3b0710d982
fix(cloudid): avoid new public account sync system policy delay 1 day
2020-11-27 20:17:16 +08:00
Zexi Li
e1c4885aed
Merge pull request #9021 from ioito/hotfix/qx-cloud-account-auto-sync
...
fix(region): auto sync cloudaccount resources
2020-11-27 20:13:46 +08:00
yunion-ci-robot
d1245f63f7
Merge pull request #8434 from ioito/hotfix/qx-panic-log
...
fix: add panic log for worker task
2020-11-27 20:09:47 +08:00
Zexi Li
fb79e1ad42
Merge pull request #9054 from zhaoxiangchun/bugfix/zxc-nodata-master
...
fix(monitor): modify monitor nodata alert matching onecloud host func
2020-11-27 20:07:24 +08:00
Zexi Li
e95a667bdd
Merge pull request #9056 from lvyangyang/bucket_refer_fix
...
fix(region): bucket get referer fix
2020-11-27 20:03:44 +08:00
Qu Xuan
5cba23d8cf
fix: add panic log for worker task
2020-11-27 19:36:44 +08:00
lvyangyang
ad4c3a38e3
fix(region): bucket get referer fix
2020-11-27 19:04:19 +08:00
zhaoxiangchun
73ec2db41b
fix(monitor): modify monitor nodata alert matching onecloud host func
2020-11-27 19:03:49 +08:00
yunion-ci-robot
3c47d38367
Merge pull request #9036 from yousong/feature/yousong-guest-search
...
feat(region): search server by substr of ip or mac
2020-11-27 18:46:36 +08:00
Zexi Li
fbfa6e0c81
Merge pull request #9049 from wanyaoqi/bugfix/wyq/fix-scheduler-network-predicate2
...
fix(region,scheduler): fix netwrok predicate
2020-11-27 18:43:32 +08:00
wanyaoqi
ff9d051fab
fix(region,scheduler): fix netwrok predicate
...
1. Guest config to schedule input should include network exit propertites.
2. Guest migrate and create backup server should not check network count,
because of migrate and create backup server will not allocate new network to guest.
cherrypick: release/3.5
2020-11-27 18:14:46 +08:00
yunion-ci-robot
0908b81e23
Merge pull request #9046 from rainzm/isp/fix_provider_1
...
fix(region): get provider name via GetProviderName
2020-11-27 17:58:31 +08:00
rainzm
c6592cadc4
fix(region): get provider name via GetProviderName
2020-11-27 17:31:36 +08:00
Zexi Li
24592f0641
Merge pull request #9033 from lvyangyang/bucket_acl
...
feat(region): set qcloud bucket policy
2020-11-27 16:29:43 +08:00
rainzm
83f017a07b
fix(region): get provider name via GetProviderName
2020-11-27 16:11:09 +08:00
lvyangyang
1591f0ab81
feat(region): set qcloud bucket policy
2020-11-27 14:33:58 +08:00
Yousong Zhou
639d05dd43
feat(region): search server by substr of ip or mac
2020-11-27 14:33:14 +08:00
Zexi Li
6e58db6b12
Merge pull request #9022 from swordqiu/hotfix/qj-adjust-keystone-policy-sync-period
...
fix(cloudcommon): adjust policy refresh to default 30 seconds
2020-11-27 14:22:02 +08:00