Commit Graph

6192 Commits

Author SHA1 Message Date
TangBin f2ceea4fe8 parameter create fix && itsm add quick complete method 2019-06-03 19:00:10 +08:00
TangBin 1b54c012ed parameter create fix 2019-06-03 17:43:46 +08:00
yunion-ci-robot 810f343934 Merge pull request #1044 from swordqiu/hotfix/qj-server-disk-list-failure-on-wrong-field-name
fix: server-disk-list failed on wrong field name
2019-06-03 17:30:56 +08:00
Qiu Jian cd809f1a24 fix: server-disk-list failed on wrong field name 2019-06-03 17:19:27 +08:00
yunion-ci-robot 51ae2b3a0c Merge pull request #1025 from ioito/hotfix/qx-guest-password
统一秘密
2019-06-03 17:12:56 +08:00
Jian Qiu 72c13b8e39 3level priviliges bufixes 20190603 (#1036) 2019-06-03 12:30:58 +08:00
Jian Qiu 2d04d447e7 update vendor (#1034) 2019-06-03 12:23:11 +08:00
Jian Qiu 81b9cac556 fix: misc 3level priviliges bugfixes (#1026)
* fix: misc 3level priviliges bugfixes

* misc bugfixes

* misc bugfixes
2019-06-02 08:05:11 +08:00
ioito d0e0e4794a 统一秘密 2019-06-01 18:55:46 +08:00
Jian Qiu bff3ba9b16 fix: keystone fernet setup bugs and other bugs (#1022) 2019-06-01 17:31:20 +08:00
yunion-ci-robot 01381356a0 Merge pull request #967 from ioito/hotfix/qx-zstack-upload-image-optimize
避免buf copy占用太多内存
2019-06-01 12:02:06 +08:00
yunion-ci-robot c04cff3d1a Merge pull request #1018 from zhasm/feature/rex-keystone-rpm
新增 keystone vars 文件以便编译 rpm; wording
2019-06-01 11:59:06 +08:00
Zhang Dongliang 67718beced 新增 keystone vars 文件以便编译 rpm; wording 2019-06-01 11:39:59 +08:00
yunion-ci-robot b79983560e Merge pull request #1016 from zhasm/feature/rex-add-keystone-build-vars
新增 keystone vars 文件以便编译 rpm
2019-06-01 11:26:16 +08:00
Zhang Dongliang 30695913d9 新增 keystone vars 文件以便编译 rpm 2019-06-01 11:15:39 +08:00
yunion-ci-robot bb0b25b13f Merge pull request #908 from swordqiu/feature/qj-3level-policies
Feature/qj 3level policies
2019-05-31 14:48:06 +08:00
Qiu Jian 8c799e3a5e fix: client auth needs project domain info 2019-05-31 14:10:56 +08:00
Qiu Jian 42861cd43f update vendor 2019-05-31 14:10:56 +08:00
Qiu Jian e112c4f567 minor fixes 2019-05-31 14:10:56 +08:00
Qiu Jian 2d9a2cfbf4 allow login without specifying user's domain 2019-05-31 14:10:56 +08:00
Qiu Jian 33d22dfae6 feature: support identity provider and more... 2019-05-31 14:10:56 +08:00
Qiu Jian 3dcc770b22 misc fixes 2019-05-31 14:10:54 +08:00
Qiu Jian 79b9fb3422 bugfixes 2019-05-31 14:10:53 +08:00
Qiu Jian 966d43aa20 feature: 3-level policies, system/domain/project 2019-05-31 14:09:40 +08:00
Qiu Jian b8e6598ac6 fix: add keystone initialization procedures 2019-05-31 14:01:41 +08:00
Qiu Jian 9d3cce46a8 feature: keystone support phase 1 2019-05-31 14:00:58 +08:00
Qiu Jian 7be87c4bcc resolve merge conflict 2019-05-31 13:56:03 +08:00
Qiu Jian d8e492ee5a misc fixes 2019-05-31 13:56:02 +08:00
Qiu Jian 802b3b0d21 bugfixes 2019-05-31 13:56:02 +08:00
Qiu Jian 99b8112716 update vendor 2019-05-31 13:56:02 +08:00
Qiu Jian b7027934db feature: 3-level policies, system/domain/project 2019-05-31 13:56:02 +08:00
Qiu Jian afabf0396f fix: add keystone initialization procedures 2019-05-31 13:52:12 +08:00
Qiu Jian 93e9d9a34b feature: keystone support phase 1 2019-05-31 13:52:12 +08:00
yunion-ci-robot 3a493886b5 Merge pull request #983 from swordqiu/hotfix/qj-fix-esxi-startvm-random-failure
fix: esxi vm may fail on start or delete in batch
2019-05-31 13:51:22 +08:00
yunion-ci-robot 226492b00b Merge pull request #1009 from wanyaoqi/bugfix/wyq/fix-guest-migrate-on-faile
fix on guest migrate fail
2019-05-31 13:15:24 +08:00
wanyaoqi cb71d54159 fix on guest migrate fail 2019-05-31 13:11:28 +08:00
yunion-ci-robot 88e9579f30 Merge pull request #1007 from ioito/hotfix/qx-instance-doc
add instance api doc
2019-05-31 12:33:19 +08:00
yunion-ci-robot 679fc594ae Merge pull request #1004 from yousong/feature/yousong-lb-send-proxy
lb: 添加PROXY协议支持
2019-05-31 12:31:19 +08:00
yunion-ci-robot fd048e983e Merge pull request #1005 from ioito/hotfix/qx-multipart-reader
避免出现err==nil&&n==0的情况
2019-05-31 12:21:20 +08:00
ioito c8b1fd16ec 避免出现err==nil&&n==0的情况 2019-05-31 11:59:41 +08:00
ioito 568cda0602 避免buf copy占用太多内存 2019-05-31 10:21:16 +08:00
yunion-ci-robot 95a911eb69 Merge pull request #1003 from swordqiu/feature/qj-multipart-reader
feature: utility that wrap a reader into a multipart body
2019-05-31 10:06:18 +08:00
Qiu Jian 889d5b9eda feature: utility that wrap a reader into a multipart body 2019-05-30 23:41:21 +08:00
yunion-ci-robot f1ac0936a1 Merge pull request #991 from Zexi/feature/scheduler-remove-gorm
scheduler: remove gorm code
2019-05-30 22:43:21 +08:00
ioito a54739c0f4 add instance api doc 2019-05-30 22:28:38 +08:00
yunion-ci-robot 4effb0d4de Merge pull request #992 from ioito/hotfix/qx-zstack-image
避免同步云路由器镜像
2019-05-30 22:05:20 +08:00
Zexi 0f3c6f36c3 scheduler: remove gorm code 2019-05-30 21:37:51 +08:00
Yousong Zhou d3f4518967 lb: 添加PROXY协议支持
默认关闭(off),支持v1, v2, v2-ssl, v2-ssl-cn

可分别在listener, backend上控制

 - 若listener.send_proxy不为off,以listener.backend_proxy为准
 - 若listener.send_proxy为off,以backend.send_proxy为准
2019-05-30 13:06:07 +00:00
yunion-ci-robot 9459eede53 Merge pull request #977 from wanyaoqi/bugfix/wyq/fix-glance-notify
Bugfix/wyq/fix glance notify
2019-05-30 19:11:19 +08:00
yunion-ci-robot 4f3ff285bf Merge pull request #968 from ioito/bugfix/qx-windows-user-data
避免oUserData为nil时野指针访问
2019-05-30 17:37:18 +08:00