Commit Graph

915 Commits

Author SHA1 Message Date
Qiu Jian
eaaa3061c1 update vendor 2021-11-10 11:18:43 +08:00
Qiu Jian
ed686cf2e3 fix: fixed on merge Input json 2021-11-10 10:26:58 +08:00
Qiu Jian
307a381482 feature: pass ntp server by DHCP option 2021-11-10 10:26:58 +08:00
Qiu Jian
8978d7d890 fix: false delted field for deleted resources 2021-11-09 00:13:15 +08:00
Zexi Li
95a5d7c342 Merge pull request #12580 from ioito/hotfix/qx-progress
fix(region): support progress for resource status
2021-11-08 11:04:54 +08:00
Qu Xuan
06dc1c1b87 fix(common): split mcclient modules by service 2021-11-05 19:24:50 +08:00
Qu Xuan
8161430590 fix(region): support progress for resource status 2021-11-04 10:35:30 +08:00
Qu Xuan
9e4e49ba62 fix(region): avoid panic when query is nil 2021-11-01 16:30:07 +08:00
Qu Xuan
21dbc49528 fix(region): validate update 2021-10-27 17:53:57 +08:00
yunion-ci-robot
0ff3227ced Merge pull request #12495 from zhaoxiangchun/fix/zxc-dispatcher-master
fix(cloudcommon): update db_dispatcher set order by to sqlchemy.SQuery
2021-10-27 17:26:45 +08:00
zhaoxiangchun
d313c79a43 fix(cloudcommon): update db_dispatcher set order by to sqlchemy.SQuery
1. 支持对使用了聚合函数的field进行orderby 操作,如:sum(amount) as
   amount
2021-10-22 14:28:04 +08:00
tb365
70b15d19dc host count add filters 2021-10-20 16:45:41 +08:00
Qu Xuan
f99e105ae6 fix(region): support query for project domain statistic 2021-09-27 17:09:44 +08:00
Zexi Li
c507a78298 Merge pull request #12259 from ioito/hotfix/qx-optimized-list-query
fix(region): optimized validate delete condition query
2021-09-26 10:03:18 +08:00
Qu Xuan
c730e58e75 fix(region): add project and domain statistic 2021-09-24 18:58:34 +08:00
Qu Xuan
8ba5393ae5 fix(region): optimized validate delete condition query 2021-09-23 09:58:54 +08:00
rainzm
a48c43220c feat(region): add no_tags options to filter guests
no_tags filter the guests without `no_tags`
2021-08-30 16:39:16 +08:00
Qu Xuan
3ce18ea71f feat(region): add qcloud cdn 2021-08-20 18:29:48 +08:00
Qu Xuan
3a380377a8 fix(region): add resource statistics filter params 2021-08-05 19:42:33 +08:00
Qu Xuan
fa5d5a6eb9 fix(region): update swagger api 2021-07-27 11:46:31 +08:00
Zexi Li
73977d7f27 Merge pull request #11729 from swordqiu/hotfix/qj-simplify-project-domain-distinct-fields
fix: simplify SQL for distinct field query of tenant or domain names
2021-07-27 10:29:37 +08:00
Qiu Jian
a1d472d41c fix: simplify SQL for distinct field query of tenant or domain names 2021-07-27 01:16:47 +08:00
Qu Xuan
d7f4eafee1 feat(region): add status count filter by params 2021-07-26 17:56:36 +08:00
zhaoxiangchun
8fa4e577dd feat(cloudmon): add cloudmon component 2021-07-16 12:20:52 +08:00
Zexi Li
11b04454f2 Merge pull request #11372 from ioito/hotfix/qx-dry-run
fix(common): supported dry run
2021-06-30 20:41:53 +08:00
Zexi Li
bc7d77cd0c Merge pull request #11489 from rainzm/region/remove_debug
fix(cloudcommon): remove unnecessary  debug info
2021-06-25 18:31:39 +08:00
rainzm
15ee20a4ab fix(cloudcommon): remove unnecessary debug info 2021-06-25 17:03:50 +08:00
Qu Xuan
a87a8f2f41 fix(common): batch validate create 2021-06-25 15:49:02 +08:00
rainzm
311d0efb80 feat(notify,region): improvement of news subscription 2021-06-24 10:30:01 +08:00
zhaoxiangchun
4ac0042153 feat(monitor) 3.7 add monitor resource overview
1. 监控中增加资源统计
2. 资源在报警总览中的状态:
   init--未设置告警;alerting--发生告警;/attach--已关联策略并且报警消息正常
3.只涉及宿主机和虚拟机

https://bug.yunion.io/zentao/task-view-3130.html
2021-06-18 17:46:40 +08:00
Qu Xuan
aef09a0504 fix(region): add status resource statistic 2021-06-15 14:10:13 +08:00
Qu Xuan
705e068a6e fix(common): supported dry run 2021-06-09 20:12:44 +08:00
Zexi Li
074c68f251 Merge pull request #10985 from ioito/hotfix/qx-azure-databricks
fix: add tag for databricks vm
2021-05-08 10:36:07 +08:00
Qu Xuan
12b72a6e10 fix: add tag for databricks vm 2021-05-08 09:28:00 +08:00
Yousong Zhou
627ea8ccc9 db: add GetItemDetails 2021-05-07 19:28:56 +08:00
Qu Xuan
3e3e9b7cf2 fix(region): tag list key case insensitive 2021-04-27 11:54:10 +08:00
Zexi Li
527f5c498c Merge pull request #9933 from ioito/hotfix/qx-task-info-dump
fix(common): dump task info when stucking
2021-04-26 11:38:24 +08:00
Zexi Li
d3b337b418 Merge pull request #8016 from ioito/optimized/cloud-resource-sync
fix: 优化同步,避免长时间加锁
2021-04-26 11:38:11 +08:00
Qu Xuan
7b845d17c7 fix(common): dump task info when stucking 2021-04-26 10:45:38 +08:00
ioito
f9f0c8f3cb fix: 优化同步,避免长时间加锁 2021-04-23 18:55:02 +08:00
rainzm
520fae50a6 fix(region): use special localtask to run time-consuming provider synchronization task
CloudProviderSyncInfoTask will local cloudprovider. Make locaktask run
time-consuming task can avoid holding locks for a long time.
2021-04-23 17:01:12 +08:00
Qu Xuan
5edf37c549 fix(common): add debug info for lock 2021-04-22 16:09:32 +08:00
Zexi Li
e82a3deb7e fix(cloudcommon): unify OS_ARCH constants 2021-04-15 10:52:34 +08:00
rainzm
ed6f183db6 fix(cloudcommon): use rbac authentication dedicated to the list interface in GetModelProperty 2021-04-13 14:40:08 +08:00
Qu Xuan
12bb6ac8e5 fix: actions domain filter by project doamin id 2021-04-12 11:40:57 +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
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
Qiu Jian
c03f0da14e fix(region): remove i18n lock and logs 2021-04-05 16:34:57 +08:00
Qu Xuan
7f8cf5adc3 fix: before insert 2021-04-01 21:24:11 +08:00
Qu Xuan
68e28bfe49 fix: optimzed tag sync 2021-03-04 17:30:56 +08:00