Commit Graph
13794 Commits
Author SHA1 Message Date
zhaoxiangchun d361c2dbbc fix(monitor): alertPanel add dumplicate name check
1.重名自动+1
2021-04-08 19:30:35 +08:00
Zexi Li 6fcd59c0ce Merge pull request #10592 from zhaoxiangchun/fix/zxc-node-alert-vm
fix(host): update host metric tags when server or host  changeowner
2021-04-08 18:13:05 +08:00
zhaoxiangchun 14f0342b36 fix(host): update host metric tags when server or host changeowner 2021-04-08 17:17:45 +08:00
Zexi Li 0e21d2490b Merge pull request #10664 from ioito/hotfix/qx-qcloud-eip-bw
fix: qcloud eip bandwidth
2021-04-08 11:27:42 +08:00
Qu Xuan e088570afe fix: qcloud eip bandwidth 2021-04-08 11:11:44 +08:00
Zexi Li dd650b00b6 Merge pull request #10662 from rainzm/region/rm_url
fix(region): remove code about getting service url
2021-04-08 10:53:36 +08:00
rainzm 790376c531 fix(region): remove code about getting service url 2021-04-08 10:45:02 +08:00
Zexi Li 0b7a41087c Merge pull request #10619 from swordqiu/hotfix/qj-remove-i18n-lock
fix(region): remove i18n lock and logs
2021-04-08 10:34:04 +08:00
Zexi Li d5308c0030 Merge pull request #10586 from ioito/hotfix/qx-secgroupcache-policy
fix: secgroup cache policy
2021-04-08 10:33:07 +08:00
Zexi Li e98c8c0b6b Merge pull request #10658 from swordqiu/hotfix/qj-ipmi-probe-sync-config
fix(region): sync baremetal desc before do ipmi probing
2021-04-08 10:14:18 +08:00
Qu Xuan e806674a0b fix: secgroup cache policy 2021-04-08 09:46:13 +08:00
Qiu Jian ca3e60d27b fix(region): sync baremetal desc before do ipmi probing 2021-04-08 01:27:11 +08:00
Zexi Li 16ed1d8fcd Merge pull request #10656 from ioito/hotfix/qx-secgroup-validate-delete
fix: validate secgroup references
2021-04-07 21:47:47 +08:00
Zexi Li 1ef4f9d8d2 Merge pull request #10654 from rainzm/notify/exempt_verify_fix
fix(notify): exempt the administrator to create the receiver verification
2021-04-07 21:47:18 +08:00
Zexi Li 9f757bd692 Merge pull request #10497 from yousong/feature/yousong-vpc-route
Feature/yousong vpc route
2021-04-07 21:31:46 +08:00
Zexi Li c5cef885aa Merge pull request #9824 from rainzm/ab/template
Install monitor agent for VM
2021-04-07 21:22:00 +08:00
Qu Xuan d44403d691 fix: validate secgroup references 2021-04-07 21:00:34 +08:00
rainzm 390476e69f fix(notify): exempt the administrator to create the receiver verification 2021-04-07 19:16:55 +08:00
rainzm 7e452712ee feat(devtool): check sshable before applying ansible playbook for server 2021-04-07 18:49:34 +08:00
Zexi Li 50c185823f Merge pull request #10650 from rainzm/notify/domain_filter
feat(notify): filter receivers who join the project under the domain where the requester is currently located
2021-04-07 18:08:24 +08:00
Zexi Li c1c2f376cc Merge pull request #10652 from rainzm/wire/merge
fix(region): rigorously merge the network under wire
2021-04-07 18:07:41 +08:00
Zexi Li e581183565 Merge pull request #10644 from swordqiu/hotfix/qj-allow-ipmi-probe-in-unknown-state
fix(region): allow ipmi probe in status unknown
2021-04-07 17:55:40 +08:00
Zexi Li 4349bfe68d Merge pull request #10647 from rainzm/gt/save
fix(region): avoid refreshing when checking the image
2021-04-07 17:37:25 +08:00
rainzm 1cc917e98a feat(devtool): add script
Script in devtool is a program or configuration that can be applied to the target host,
currently only supports ansible playbook
2021-04-07 17:01:08 +08:00
rainzm f7add55303 feat(cloudcommon): set TaskNotifyUrl in GetTaskRequestHeader
To support cross-service task callbacks, you must set TaskNotifyUrl,
which is automatically added to TaskRequestHeader here
2021-04-07 17:01:08 +08:00
rainzm f8f99365a2 feat(ansibleserver): add reference and instance
Reference is a reference to a local or remote playbook without certain inventory
and its location is determined by playbookPath.
Instance is a complete playbook that can be executed directly, it is filled with inventory and config.
Instance ensures that the playbook is executed successfully as far as
possible without exceeding the maximum number of attempts
2021-04-07 17:01:08 +08:00
rainzm 4250b14754 feat(docker): inject playbook and telegraf installation packages 2021-04-07 17:01:08 +08:00
rainzm 692754b941 fix(region): rigorously merge the network under wire
网络a和网络b能不能合并 = 网络a能不能合并到网络b || 网络b能不能合并到网络a
2021-04-07 16:56:54 +08:00
rainzm c88d015984 feat(notify): filter receivers who join the project under the domain where the requester is currently located 2021-04-07 16:08:28 +08:00
rainzm 170ceb1b56 fix(region): avoid refreshing when checking the image 2021-04-07 10:52:40 +08:00
Qiu Jian 0a5c5a44be fix(region): allow ipmi probe in status unknown 2021-04-07 00:57:39 +08:00
Zexi Li 23115f3d55 Merge pull request #10599 from yousong/feature/yousong-sshable
Feature/yousong sshable
2021-04-06 18:41:18 +08:00
Zexi Li 58218db303 Merge pull request #10629 from rainzm/storagecache/fix
feat(region): virtually display the esxiagent of the cached image as a host
2021-04-06 18:39:31 +08:00
Zexi Li 618be06cf4 Merge pull request #10637 from tb365/bugfix/tb-bugfix-040601
fix(region): guest associate eip checking fix
2021-04-06 18:37:48 +08:00
Zexi Li 9d21a7cefc Merge pull request #10638 from rainzm/notify/exempt_verify
feat(notify): 管理后台新建的联系人,手机号和邮箱无需进行校验
2021-04-06 18:26:01 +08:00
tangbin 3be7a103c3 fix(region): guest sync eip fix 2021-04-06 18:13:41 +08:00
rainzm 623f1f17f1 feat(notify): 管理后台新建的联系人,手机号和邮箱无需进行校验 2021-04-06 17:12:54 +08:00
Zexi Li ed46b2f1a1 Merge pull request #10631 from yousong/bugfix/yousong-apigw-cloudproxy
apigateway: handler: add cloudproxy
2021-04-06 17:09:23 +08:00
Zexi Li a9b2bc266c Merge pull request #10633 from ioito/hotfix/qx-private-cloud-sku-attached-disk
fix: private cloud sku attached disk count
2021-04-06 17:08:30 +08:00
tangbin cd9a97aef5 fix(region): guest associate eip checking fix 2021-04-06 15:29:11 +08:00
Qu Xuan 73f952a5b4 fix: private cloud sku attached disk count 2021-04-06 15:01:45 +08:00
Yousong Zhou a16cea6faf climc: compute: add command server-sshable 2021-04-06 13:02:14 +08:00
Yousong Zhou d340911271 region: guests: add GET /servers/<guest-id>/sshable 2021-04-06 13:02:14 +08:00
Yousong Zhou a4697d081b cloudproxy: agent: ssh: cancel on return from Start 2021-04-06 13:02:14 +08:00
Yousong Zhou 43f48e6b3a cloudproxy: add metadata model 2021-04-06 13:02:14 +08:00
Yousong Zhou d57e2d2495 cloudproxy: agent: fix possible invalid memory access 2021-04-06 13:02:14 +08:00
Yousong Zhou 8ee5978185 cloudproxy: agent: use yunion.io/x/onecloud/pkg/util/ssh 2021-04-06 13:02:14 +08:00
Yousong Zhou e3a54dcfd1 cloudproxy: forwards: more list filter conditional keys 2021-04-06 13:02:14 +08:00
Yousong Zhou 43a4cc6bed cloudproxy: apis: add ForwardDetails definition 2021-04-06 13:02:14 +08:00
Yousong Zhou bbd2114f94 util: ssh: add ConnectContext method for ClientConfig 2021-04-06 13:02:14 +08:00