Commit Graph
1009 Commits
Author SHA1 Message Date
张旭 58d2ef7f15 add cloud account create&update options 2020-01-04 18:05:34 +08:00
Qiu Jian 4a8a79a786 bug fixes 2020-01-03 13:58:05 +08:00
Qiu Jian 753fa84e26 fix: move loadblancer quota from zone to region 2020-01-02 11:36:48 +08:00
yunion-ci-robot 7a47b633ff Merge pull request #4442 from wanyaoqi/feature/wyq/image-batch-update
feature: image batch update
2019-12-31 18:45:36 +08:00
Qiu Jian e5d80f2ed4 feature: allow skip password complexity check when creating user 2019-12-31 17:59:31 +08:00
wanyaoqi 4adcabdd0f image batch update 2019-12-31 16:21:39 +08:00
Qiu Jian f41de9139d fix: host-update ipmi and host-sync-config support 2019-12-30 16:05:05 +08:00
yunion-ci-robot a3db9b1311 Merge pull request #4291 from yousong/feature/yousong-guest-ipmac
Feature/yousong guest ipmac
2019-12-27 01:06:36 +08:00
Qiu Jian 7433134cb4 fix: bucket list objects with marker and limit 2019-12-25 23:06:16 +08:00
Yousong Zhou e65081c93f climc: add server-modify-src-check 2019-12-25 12:09:50 +08:00
Qiu Jian 6d8f19273c feature: service config update support 2019-12-23 19:09:32 +08:00
Rain 61ff025886 Fix(notify): Unified the api params and fix some bug.
1. Config Verify 和 Contact 的 InitalizeData 写得过于直接了。
会导致正常的数据被覆盖。实际上,数据的Init只需要更换数据
库的时候更新,如何判断数据库要被更新了,就是判断新出现的
column 有没有非零值的,如果有,就说明数据库不是第一次更新。

2. 前端的请求经过yunionapi,最终会调用climc里面注册的ResourceManager,
所以这个地方一定要和后端的参数处理统一。之前因为添加 uname
的支持破坏了这个地方的统一,虽然climc可以调用成功但是前端接口调用会失败。

3. Resend 的bug,会导致任务的阻塞。

4. 为了兼容kapacitor对climc
notify的调用,分成了notify和notify-batch两个命令。
2019-12-20 11:39:17 +08:00
Rain 59a7b155a3 fix(notify): Fix the bugs of user cache and some api's params 2019-12-17 17:18:22 +08:00
yunion-ci-robot f5a0c6d6b3 Merge pull request #4167 from swordqiu/hotfix/qj-allow-delete-quota
feature: allow delete none-default quota
2019-12-17 14:00:03 +08:00
yunion-ci-robot ab5d281972 Merge pull request #4128 from swordqiu/feature/qj-object-store-support-http-meta-header
feature: object storage support set/get http headers
2019-12-17 13:59:03 +08:00
Qiu Jian dc34a66d00 feature: allow delete none-default quota
fix: cannot set a quota to zero
2019-12-14 23:34:17 +08:00
Qiu Jian f87df159d5 fix: bucket-object-upload not work 2019-12-14 20:04:31 +08:00
Qiu Jian 33a736a113 misc imporvements 2019-12-14 19:22:24 +08:00
Rain 2222c7779c feat(notify): Available uname in api & Unified template management
1. Uname is availbale now in api via adding "uname=true" in query.
So we can use uname in climc which is much more visual and use uid in
web client which avoid time-consuming remote calls that may occur.

2. Previously, the template for the message was managed by the
individual sending components. Now, these templats was managed uniformly
by Notify Service so that we can easily add and remove.

3. Now, failure to send a validation message will trigger a notification
to the user via websocket.
2019-12-14 16:49:26 +08:00
yunion-ci-robot f220d0c89a Merge pull request #4050 from ioito/hotfix/qx-cloudevent-optimized
fix: cloudevent过滤及详情信息
2019-12-14 12:31:00 +08:00
Qiu Jian f0ccabb27e fix: 1. image-quota-list 404 not found 2. usage nil pointer panic 2019-12-12 17:41:59 +08:00
张旭 878e6791ac delete duplicate param brand 2019-12-12 15:18:04 +08:00
yunion-ci-robot b2719e5f73 Merge pull request #4090 from swordqiu/feature/qj-quota-recode-recover
Feature/qj quota recode recover
2019-12-12 12:41:02 +08:00
yunion-ci-robot 24868824d9 Merge pull request #4109 from bistuzx/master
add associated_bills & modify meter version
2019-12-12 12:04:59 +08:00
Qiu Jian 0dcbb2147f update vendor 2019-12-12 11:31:47 +08:00
Qiu Jian 9d6d28b36a clean usages when resource deleted 2019-12-12 11:31:47 +08:00
Qiu Jian 0d487cd601 bufix 20191209 2019-12-12 11:31:47 +08:00
Qiu Jian 39de0f0ee7 quota recode update 2 2019-12-12 11:31:46 +08:00
Qiu Jian 3dba5360d7 quota recode 2019-12-12 11:31:41 +08:00
张旭 8e9f5066fe add associated_bills & modify meter version 2019-12-12 11:10:21 +08:00
Qu Xuan f9ae7d9244 fix: globalnetwork -> globalvpc 2019-12-11 22:28:07 +08:00
郑雨 06eccd18d8 feat(region): Add Guest Template & Service Catalog
Modify the structure of ServerCreateOptions so that
GuestTemplateCreateOptions can reuse most field.
2019-12-09 11:24:01 +08:00
yunion-ci-robot 45302ab49f Merge pull request #4045 from rainzm/feature/vm_resume
feat(region): Support for resuming vm suspended in vmware
2019-12-09 11:15:37 +08:00
Zexi Li b70decaf24 Merge pull request #3997 from wanyaoqi/feature/wyq/host-use-command-executor
feature: host container deployment
2019-12-09 10:49:49 +08:00
Qu Xuan 486b7b35e7 fix: cloudevent过滤及详情信息 2019-12-06 17:35:53 +08:00
郑雨 15edc45030 feat(region): Support for resuming vm suspended in vmware 2019-12-06 16:35:37 +08:00
郑雨 58d8bf212c fix(region): The param of list instancegroup filter by Guest is 'server' 2019-12-06 10:48:33 +08:00
wanyaoqi c8fff1d44f add rpm file, add socket used check 2019-12-05 20:58:57 +08:00
wanyaoqi 7bf48c992e - add command executor
- host prepare for deploy on container
- procutils adpat to executor
2019-12-04 20:49:39 +08:00
TangBin 273e372fb3 ctyun sync 2019-11-29 18:03:21 +08:00
Qu Xuan 18245ced73 hotfix: 添加标签资源列表接口 2019-11-28 15:12:56 +08:00
yunion-ci-robot e9b09e92ee Merge pull request #3851 from zhasm/feature/rex-add-ansible-devtools
Feature/rex add ansible devtools
2019-11-28 10:10:28 +08:00
Qiu Jian 052ccd2ec1 fix: 1. service-config not support key=value pair 2.
sync_purge_removed_resources not working
2019-11-27 20:41:10 +08:00
Zhang Dongliang 6429e7b1f8 新增 devtool cron manager,用来管理Ansibleserver 的定时任务 2019-11-27 16:48:59 +08:00
yunion-ci-robot 08fd15e83c Merge pull request #3847 from ioito/feature/qx-google
add: gcp cloud support
2019-11-27 12:04:28 +08:00
Qu Xuan 1ace23cbfa add: gcp cloud support 2019-11-27 10:29:28 +08:00
Zexi Li a8961cd087 Merge pull request #3884 from swordqiu/hotfix/qj-service-config-format-error-halt-service
fix: error in service config format cause service halt
2019-11-26 15:45:43 +08:00
yunion-ci-robot dbee73b991 Merge pull request #3876 from wanyaoqi/bugfix/wyq/misc-fix-1125
bugfix: misc fix
2019-11-26 13:37:28 +08:00
Qiu Jian fa461b33e9 fix: error in service config format cause service halt 2019-11-26 02:53:59 +08:00
Qiu Jian 631597f7b4 fix: host-add-netif requires index 2019-11-25 23:45:19 +08:00