Qu Xuan
19f9e5114d
fix(region): export user_tags
2021-11-15 17:36:31 +08:00
Qiu Jian
ecf6c65c22
update vendor
2021-11-10 11:54:17 +08:00
Qiu Jian
6ba2937e48
fix: fixed on merge Input json
2021-11-10 11:53:36 +08:00
Qiu Jian
24825d642a
feature: pass ntp server by DHCP option
2021-11-10 11:53:36 +08:00
Qiu Jian
6573c23ff7
fix: false delted field for deleted resources
2021-11-09 19:46:00 +08:00
Jian Qiu
03591ce71b
fix: cleanup compile warnings ( #12621 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2021-11-06 12:29:46 +08:00
Qu Xuan
d9165e540e
fix(region): avoid panic when query is nil
2021-11-01 16:31:36 +08:00
Zexi Li
06dcc0b6d9
Merge pull request #12536 from ioito/automated-cherry-pick-of-#12535-upstream-release-3.8
...
Automated cherry pick of #12535 : fix(region): validate update
2021-10-28 16:36:39 +08:00
Qu Xuan
d8f0cc6b4a
fix(apigateway): api_server changed
2021-10-27 19:38:27 +08:00
Qu Xuan
57244dcbd0
fix(region): validate update
2021-10-27 17:55:23 +08:00
yunion-ci-robot
6e7d07f47e
Merge pull request #12513 from zhaoxiangchun/automated-cherry-pick-of-#12495-upstream-release-3.8
...
Automated cherry pick of #12495 : fix(cloudcommon): update db_dispatcher set order by to sqlchemy.SQuery
2021-10-27 17:28:45 +08:00
rainzm
17aeab6b4e
feat(notify): add Action sync_create, sync_update, sync_delete
2021-10-26 14:47:24 +08:00
zhaoxiangchun
0a6daca02d
fix(cloudcommon): update db_dispatcher set order by to sqlchemy.SQuery
...
1. 支持对使用了聚合函数的field进行orderby 操作,如:sum(amount) as
amount
2021-10-25 14:22:15 +08:00
tb365
8345f0ab8f
host count add filters
2021-10-20 17:29:25 +08:00
rainzm
05d7a87c1b
fix(cloudcommon): set Priority as normal when calling EventNotify
2021-09-29 14:13:18 +08:00
rainzm
57d3e37c08
fix(notify): modify NotifyRobotWithCtx
2021-09-29 14:13:18 +08:00
Qu Xuan
3f06837b92
fix(region): support query for project domain statistic
2021-09-27 17:10:47 +08:00
Zexi Li
25c473a435
Merge pull request #12266 from ioito/automated-cherry-pick-of-#12259-upstream-release-3.8
...
Automated cherry pick of #12259 : fix(region): optimized validate delete condition query
2021-09-26 10:03:24 +08:00
Qu Xuan
cd65b9498b
fix(region): add project and domain statistic
2021-09-24 18:59:59 +08:00
Qu Xuan
f68567e28c
fix(region): optimized validate delete condition query
2021-09-23 10:00:05 +08:00
rainzm
73a8a01b63
feat(region): add no_tags options to filter guests
...
no_tags filter the guests without `no_tags`
2021-08-30 16:47:50 +08:00
Zexi Li
c78f7a2f04
fix(keystone): appsrv listen multi port failed cause of race condition
2021-08-26 16:53:31 +08:00
Zexi Li
d4656072de
Merge pull request #12015 from zexi/automated-cherry-pick-of-#12014-upstream-release-3.8
...
Automated cherry pick of #12014 : fix(cloudcommon): avoid service exit when etcd unreachable
2021-08-26 10:41:31 +08:00
Zexi Li
e9b0203da4
feat(cloudcommon): move ignore_nonrunning_guests option to common
2021-08-25 21:04:14 +08:00
Zexi Li
c8966f7e87
fix(cloudcommon): avoid service exit when etcd unreachable
2021-08-25 19:47:49 +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
rainzm
1d1bb6c381
feat(notify): advanced notify config and robot
...
1. Notify config has now become a domain resource, so that each domain can have its own configuration about notify.
The domains has no configuration will use system config.
2. Robot separates from config and becomes a shared project resource. Sending information to robot can
choose which robot to send to.
2021-06-24 10:29:35 +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
yunion-ci-robot
6110b13ff9
Merge pull request #11205 from zexi/feat/bm-no-bmc-management
...
feat(baremetal): support management of none BMC host
2021-06-16 23:26:53 +08:00
Zexi Li
6179886b7c
fix(baremetal): record uefi info
2021-06-16 12:49:17 +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
6c5bba7dd2
feat(baremetal): support management of none BMC host
2021-05-25 21:06:47 +08:00
rainzm
a28ff0400a
fix(cloudcommon): disable EventNotify for now
...
The front end is not yet open, temporarily disable it to avoid meaningless logic and requests
2021-05-12 10:34:41 +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