Commit Graph
7562 Commits
Author SHA1 Message Date
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
Zexi Li cf58848ed1 actions: build s3gateway and ansibleserver 2019-09-19 21:33:08 +08:00
Zexi Li 3e47bfe31e Merge pull request #3003 from zexi/github-actions
fix actions no name
2019-09-19 21:22:12 +08:00
Zexi Li 12c53506df fix actions no name 2019-09-19 21:19:50 +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
Zexi Li 650acb3df1 Merge pull request #3002 from zexi/github-actions
Add github actions
2019-09-19 21:17:57 +08:00
Zexi Li 4b58ef3f3a Add github actions 2019-09-19 21:14:41 +08:00
yunion-ci-robot dd97acd4ae Merge pull request #2984 from yousong/bugfix/yousong-errors
lbbackends: 改进错误信息传递
2019-09-19 21:12:27 +08:00
wanyaoqi 14ac0d8d54 cronjob support remove 2019-09-19 20:02:27 +08:00
Yousong Zhou 02b5a6672a lbbackends: 改进错误信息传递 2019-09-19 10:37:39 +00:00
yunion-ci-robot 921db0cfe5 Merge pull request #2975 from yousong/bugfix/yousong-lblis-update
lblistener: 改正监听update
2019-09-19 09:10:24 +08:00
Qiu Jian de556206ec feature: keystone v3 auth response carry user's displayname/email/mobile 2019-09-19 00:02:31 +08:00
yunion-ci-robot fd6bf49c5a Merge pull request #2971 from yousong/bugfix/yousong-validators-missing-field
validators: 应对"listener"参数被重复Validate的情况
2019-09-18 23:43:27 +08:00
Yousong Zhou 8a51fd02fe lblistener: 改正监听update
Fixes e4ef23515f ("aws elb support")
2019-09-18 12:18:07 +00:00
yunion-ci-robot d7c2ffd8c7 Merge pull request #2970 from zexi/feature/host-use-public-endpoint
auth: add session-endpoint-type to common options
2019-09-18 17:20:23 +08:00
Yousong Zhou 200f59c1d2 validators: 应对"listener"参数被重复Validate的情况
Fixes e4ef23515f ("aws elb support")
2019-09-18 07:34:06 +00:00
Zexi Li 3781ccb427 auth: add session-endpoint-type to common options 2019-09-18 11:53:44 +08:00
yunion-ci-robot bd6ab27c5e Merge pull request #2966 from swordqiu/hotfix/qj-missing-log-audit-for-updating-cloud-account-credential
fix: missing log audit for updating cloudaccount account credential
2019-09-18 11:31:25 +08:00
yunion-ci-robot f8f8e30563 Merge pull request #2957 from ioito/hotfix/qx-networkinterface-list-filter
fix: 添加弹性网卡过滤参数
2019-09-18 11:30:26 +08:00
yunion-ci-robot 237d46768d Merge pull request #2952 from swordqiu/hotfix/qj-fix-logger-missing-user-cache
fix: Table 'yunionlogger.users_cache_tbl' doesn't exist
2019-09-18 11:28:25 +08:00
yunion-ci-robot 7ab0474ca2 Merge pull request #2961 from zexi/feature/host-use-public-endpoint
host: use public endpoint
2019-09-17 23:38:23 +08:00
Qiu Jian 98ec631f56 fix: missing log audit for updating cloudaccount account credential 2019-09-17 22:51:27 +08:00
Zexi Li aae6f1e6b9 host: use public endpoint 2019-09-17 18:25:56 +08:00
ioito 1aa6708295 fix: 添加弹性网卡过滤参数 2019-09-17 14:50:47 +08:00
wanyaoqi c648b823b0 misc fix
- optimize batch create validate
2019-09-17 14:42:39 +08:00
Qiu Jian 3c41779b74 fix: Table 'yunionlogger.users_cache_tbl' doesn't exist 2019-09-17 13:10:11 +08:00
yunion-ci-robot 2f154f4b21 Merge pull request #2948 from ioito/hotfix/qx-go-ceph-mod
fix: 避免make mod时异常
2019-09-17 13:07:24 +08:00
屈轩 f11ed53c5c Merge branch 'master' into hotfix/qx-go-ceph-mod 2019-09-17 12:30:08 +08:00
ioito adba926545 fix: 避免make mod时异常 2019-09-17 12:28:40 +08:00
yunion-ci-robot b68fb9e1d6 Merge pull request #2944 from ioito/hotfix/qx-zstck-stop-instance
fix: 避免zstack高可用关机失效问题
2019-09-17 11:55:24 +08:00
ioito df0ba4df47 fix: 避免zstack高可用关机失效问题 2019-09-17 11:30:06 +08:00
yunion-ci-robot 35012845ed Merge pull request #2940 from swordqiu/hotfix/qj-fail-to-delete-disconnected-cloudaccount
fix: fail to delete disconnected cloudaccount
2019-09-17 08:48:25 +08:00
yunion-ci-robot 9757bec441 Merge pull request #2936 from swordqiu/hotfix/qj-mis-bugfix-gome-20190916
Hotfix/qj mis bugfix gome 20190916
2019-09-17 08:47:25 +08:00
Qiu Jian 886093ffe5 fix: fail to delete disconnected cloudaccount 2019-09-17 01:42:43 +08:00
yunion-ci-robot 01409c35c9 Merge pull request #2912 from wanyaoqi/feature/wyq/fix-init-listen-interface
bugfix: fix init listen interface
2019-09-17 00:14:24 +08:00
yunion-ci-robot 15b50907c9 Merge pull request #2932 from yousong/bugfix/yousong-apb
lbagent: deploy: 增加健壮性
2019-09-17 00:12:23 +08:00
Qiu Jian bdcfabb722 fix: baremetal prepare updates nic_info incrementally 2019-09-16 23:57:31 +08:00
Qiu Jian bb426fdddf fix: 1. hpssactl blocks on user input 2. host-add-netif reset nic index
3. init baremetal nics with name enX instead of ethX
2019-09-16 22:18:03 +08:00
Yousong Zhou 3e45f93cee ansibleserver: ansibleplaybooks: a way out on status chaos
an apb was in state

 - apb.output has content
 - apb.status == running
 - apb.start_time && apb.end_time both set
 - not present in man.sessions

an impossible state
2019-09-16 14:05:14 +00:00
Yousong Zhou 54937ea7ce lbagents: deploy: check existence of pbId before create/update 2019-09-16 13:33:03 +00:00
Zexi Li 5ce5e36298 Merge pull request #2928 from zexi/hotfix/schedule-storage-backend
scheduler: fix baremetal disk and storage not match
2019-09-16 20:29:51 +08:00
Zexi Li 3600fa351d scheduler: fix baremetal disk and storage not match 2019-09-16 20:19:29 +08:00
yunion-ci-robot e1a8064b02 Merge pull request #2921 from ioito/hotfix/qx-rbd-snapshot-delete
fix: 避免删除不存在的快照出错
2019-09-16 18:57:24 +08:00
ioito 6f4af695bd fix: 避免删除不存在的快照出错 2019-09-16 17:11:10 +08:00
yunion-ci-robot fbc2d56b40 Merge pull request #2920 from ioito/hotfix/qx-storagecache-docs
hotfix: add storagecache api docs
2019-09-16 16:19:22 +08:00
屈轩 cc5f94fa4b Merge branch 'master' into hotfix/qx-storagecache-docs 2019-09-16 14:53:07 +08:00
ioito 0056edb81d hotfix: add storagecache api docs 2019-09-16 14:50:29 +08:00
Zexi Li 858736cfdc Merge pull request #2913 from zexi/hotfix/schedule-storage-backend
scheduler: fix disk local backend not select matched storage
2019-09-16 14:44:05 +08:00
wanyaoqi cc9a458be9 fix init listen interface 2019-09-16 12:09:24 +08:00