Commit Graph
5208 Commits
Author SHA1 Message Date
wanyaoqi 89f6340fa3 fix snaphot task complete 2019-09-27 19:16:02 +08:00
Zexi Li 0c2cd60e73 apigateway: fix forbidden login prompt format 2019-09-27 15:50:08 +08:00
Rain e3ea4e3bb8 fix 2019-09-27 14:15:29 +08:00
yunion-ci-robot 27b9211d63 Merge pull request #3053 from swordqiu/hotfix/qj-fix-apigw-missing-region-cookie
fix: missing region in cookie cause no service catalog fetched
2019-09-27 09:10:29 +08:00
yunion-ci-robot dde43b3c2f Merge pull request #3056 from ioito/bugfix/qx-typo-fix
fix: typo
2019-09-27 08:50:31 +08:00
yunion-ci-robot 9414963065 Merge pull request #3071 from wanyaoqi/bugfix/wyq/make-formatfs-fast
windows format fs fast
2019-09-26 23:45:31 +08:00
yunion-ci-robot a4a3a3063b Merge pull request #3067 from wanyaoqi/bugfix/wyq/fix-host-snapshot-delete
snapshot move to recycle bin
2019-09-26 23:44:30 +08:00
yunion-ci-robot 08a574a1ed Merge pull request #3059 from yousong/feature/yousong-list-with-nics
Feature/yousong list with nics
2019-09-26 23:41:36 +08:00
wanyaoqi 2b09546c34 windows format fs fast 2019-09-26 22:56:09 +08:00
yunion-ci-robot 003789edb7 Merge pull request #3046 from swordqiu/hotfix/qj-keystone-auth-nil-pointer-panic
fix: keystone panic on invalid auth token
2019-09-26 22:46:36 +08:00
wanyaoqi 52ef3ec920 snapshot move to recycle bin 2019-09-26 22:32:38 +08:00
Yousong Zhou 417e2d291a guests: list details with nics details 2019-09-26 04:04:12 +00:00
Yousong Zhou add3616007 guestnetworks: IsExit()减少一次数据库查询 2019-09-26 03:53:35 +00:00
ioito a40729b71a fix: typo 2019-09-26 11:11:19 +08:00
yunion-ci-robot 066cbba8b2 Merge pull request #3039 from yousong/bugfix/yousong-lbagents-deploy-actionlog
lbagents: 添加部署和下线操作记录
2019-09-25 21:20:28 +08:00
Qiu Jian 64ac550109 fix: missing region in cookie cause no service catalog fetched 2019-09-25 21:10:50 +08:00
Qiu Jian 2109fd29a6 fix: keystone panic on invalid auth token 2019-09-25 21:01:53 +08:00
Rain 5f170e6bd0 fix cron 2019-09-25 17:54:54 +08:00
yunion-ci-robot ef6d7f097d Merge pull request #3021 from Mjoycarry/feature/notify_grpc
Feature: Notify
2019-09-25 17:42:28 +08:00
yunion-ci-robot 06ad00826a Merge pull request #3043 from wanyaoqi/bugfix/wyq/fix-host-init-cronjob
bugfix: fix host init cronjob
2019-09-25 16:30:32 +08:00
wanyaoqi 2a3704f588 fix host init cronjob 2019-09-25 16:21:01 +08:00
yunion-ci-robot add49a59b6 Merge pull request #3035 from ioito/hotfix/qx-lb-vpc-detail
add: lb vpc info
2019-09-25 13:29:29 +08:00
Yousong Zhou cfd89aafa5 lbagents: 添加部署和下线操作记录 2019-09-25 05:24:43 +00:00
ioito eebf579446 add: lb vpc info 2019-09-25 11:46:20 +08:00
yunion-ci-robot 38d8780eec Merge pull request #3030 from swordqiu/hotfix/qj-disable-cas-login-not-working
fix: disable cas idp not working
2019-09-25 10:03:31 +08:00
yunion-ci-robot 679b104eb4 Merge pull request #3027 from ioito/hotfix/qx-lb-listener-create
fix: 避免监听未设置manager_id
2019-09-24 20:54:32 +08:00
yunion-ci-robot 103b97978d Merge pull request #3004 from wanyaoqi/bugfix/wyq/rbd-disk-with-snapshot
bugfix: fix rbd disk delete rebuild root with snapshot
2019-09-24 20:50:31 +08:00
yunion-ci-robot cde20293a4 Merge pull request #3023 from wanyaoqi/bugfix/wyq/fix-check-cronjob-times
fix add cronjob and validate times
2019-09-24 20:46:29 +08:00
wanyaoqi dd7fadb8c4 fix add cronjob validate times 2019-09-24 20:21:30 +08:00
ioito 6dce97a6b6 add: error log trace 2019-09-24 19:57:36 +08:00
Qiu Jian d80c8fb3e9 fix: disable cas idp not working 2019-09-24 19:50:06 +08:00
ioito 67ab5819f4 fix: 避免监听未设置manager_id 2019-09-24 19:22:47 +08:00
Rain dc68d23ff6 support Secondary authority management for contact and notification
rpc=>grpc, go=>workerMan

pull dingtalk auto

grpc
2019-09-24 15:33:53 +08:00
yunion-ci-robot be416cb75a Merge pull request #3009 from yousong/bugfix/yousong-apb
ansibleserver: 避免数据库故障引起内部状态不一致
2019-09-24 00:50:29 +08:00
yunion-ci-robot 046ad3ee3a Merge pull request #3020 from zexi/hotfix/host-system-services-endpoint
host: use publicURL endpoint for system services
2019-09-24 00:49:27 +08:00
Zexi Li efe2e28bb5 host: use publicURL endpoint for system services 2019-09-23 21:02:36 +08:00
wanyaoqi 918a9c43bd fix rbd disk delete rebuild root with snapshot 2019-09-23 20:57:04 +08:00
Yousong Zhou 1f29f83b97 lbagents: 禁止在公有云、托管物理机上部署 2019-09-23 11:41:31 +00:00
Yousong Zhou 53c7823f42 ansibleserver: 避免数据库故障引起内部状态不一致 2019-09-23 11:04:27 +00:00
Qiu Jian 0ef16b8d2e fix: tenant filter fail to work 2019-09-21 20:37:28 +08:00
yunion-ci-robot cc4075c38a Merge pull request #2998 from swordqiu/hotfix/qj-set-process-timeout-to-1minute
fix: adjust default process timeout to 1 minute (previously 15 seconds)
2019-09-19 22:02:29 +08:00
yunion-ci-robot cca12fe221 Merge pull request #2994 from swordqiu/hotfix/qj-opslog-obj-name-search-error
fix: fail to search opslog by obj_name
2019-09-19 22:00:28 +08:00
yunion-ci-robot e20842dbcf Merge pull request #2965 from swordqiu/feature/qj-xsky-object-store
feature: support xsky object storage
2019-09-19 21:58:24 +08:00
yunion-ci-robot 3922702031 Merge pull request #2980 from swordqiu/feature/qj-keystone-token-v3-add-user-displayname
feature: keystone v3 auth response carry user's displayname/email/mobile
2019-09-19 21:39:25 +08:00
yunion-ci-robot ed9bbd17c8 Merge pull request #2956 from wanyaoqi/bugfix/wyq/20190912
optimize batch create validate
2019-09-19 21:19:28 +08:00
yunion-ci-robot d955e5d8f3 Merge pull request #2988 from wanyaoqi/feature/wyq/cronjob-support-remove
feature: cronjob support remove job
2019-09-19 21:18:24 +08:00
Qiu Jian 50fefac9ef fix: adjust default process timeout to 1 minute (previously 15 seconds) 2019-09-19 21:05:38 +08:00
Qiu Jian 74e938de60 fix: fail to search opslog by obj_name 2019-09-19 21:00:46 +08:00
Qiu Jian a69f282a4c fix: status check before accessing external bucket 2019-09-19 20:28:42 +08:00
wanyaoqi 14ac0d8d54 cronjob support remove 2019-09-19 20:02:27 +08:00