Commit Graph
5562 Commits
Author SHA1 Message Date
Qiu Jian 2c515a7edd fix: exclude hosts whose cloud provider's status not in
CLOUD_PROVIDER_VALID_STATUS
2019-04-01 21:02:03 +08:00
Qiu Jian b659789c62 fix: track balance status of cloud account and avoid unhealth account 2019-04-01 21:02:03 +08:00
屈轩 8ba87b91c2 修复Azure: 创建instance使用network-interface ID而非network ID 2019-04-01 20:48:36 +08:00
屈轩 32c80c5464 支持按成功与否过滤 2019-04-01 20:45:25 +08:00
屈轩 26dd8491ff 腾讯云使用shell格式userdata,避免和cloud-init冲突导致绑定秘钥失败 2019-04-01 11:19:10 +08:00
Qiu Jian 3a08aa47cf fix: allow automatically choosing available disk storage type if host given 2019-04-01 10:05:23 +08:00
Jian Qiu db90c53d67 fix: skip syncing status if guest in failure status (#138) 2019-03-31 22:03:08 +08:00
Jian Qiu fd2a09462a fix: recode host convert hypervisor, make logic more clear (#134) 2019-03-31 22:00:40 +08:00
Jian Qiu 3f2f7453e3 fix: host update status should notify scheduler (#130) 2019-03-31 21:51:54 +08:00
Jian Qiu 0a0a44b48d fix: anonymous user may have admin priviliges (#124) 2019-03-31 15:24:41 +08:00
Yousong Zhou b1ec75d65c notify_templates: 改进消息标题和内容 (#107)
- 标题内容改进
 - 简化内容
2019-03-30 12:27:09 +08:00
Qiu Jian cab68198a0 feature: host add property server_ips that carries the ip list of
baremetal server
2019-03-30 08:11:17 +08:00
Qiu Jian 2519ef5551 fix: ni usercred cause rbac check panic 2019-03-29 22:08:26 +08:00
tb365 325376a138 修复AWS资源名称为空的问题&增加注入用户登录信息 (#94) 2019-03-29 20:51:36 +08:00
Qiu Jian fefdb706f3 fix: the default policy for actions not matching any rule defaults to allow 2019-03-29 20:45:38 +08:00
tb365 43ffaa9a9e vm metrics fix (#117) 2019-03-29 20:10:58 +08:00
wanyaoqi b20a1c454a fix storage commit rate 2019-03-29 18:53:39 +08:00
屈轩 2583b4ed83 避免续费时未刷新虚拟机状态 2019-03-29 18:36:43 +08:00
屈轩 4ef8286015 避免uncache公有云镜像失败 2019-03-29 17:33:07 +08:00
wanyaoqi d694500d5e set host default enable (#103) 2019-03-29 17:30:40 +08:00
屈轩 a6987b3cb8 使用控制台名称作为同步名称 2019-03-29 16:34:39 +08:00
Qiu Jian 004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Qiu Jian cfd3ae405b update gencopyright script to use // comments 2019-03-29 14:47:48 +08:00
Qiu Jian 8993b4acf9 Add helper scripts 2019-03-29 14:47:48 +08:00
屈轩 261fd5aa1d 避免绑定秘钥失败后机器还关联着秘钥 2019-03-29 11:45:20 +08:00
ningyu ff01085fde refactor: 修正RP提出的问题
- 创建报警规则时使用--xxx的方式,避免位置参数过多导致传递时记不住顺序
- 将nodealert-change-status拆分成2个命令:nodealert-enable, nodealert-disable
- 使用options.ListStructToParams和options.StructToParams方法来精减参数对象的构建
- 其它小问题,如:统一变量命名、纠正注释等
2019-03-29 10:54:34 +08:00
ningyu 5450243ad5 feat: 支持为虚拟机或宿主机创建报警规则
需要依赖的服务:meteralert2.8或以上版本
2019-03-29 10:54:34 +08:00
Yousong Zhou 440d29422f README.md: add build status for master branch (#84) 2019-03-29 06:53:03 +08:00
Qiu Jian 0774c9baed fix: do not auto clean expired prepaid servers by default 2019-03-29 00:42:23 +08:00
Qiu Jian 8ef19141a2 add more optimization 2019-03-29 00:42:23 +08:00
Qiu Jian d86068aa7b minor fixes 2019-03-29 00:42:23 +08:00
Qiu Jian f9624c90dd fix: reduce sync workdload by not always sync VM disk/nics/eips & images 2019-03-29 00:42:23 +08:00
wanyaoqi a759f34819 vm clone 2019-03-28 23:06:20 +08:00
Zhang Dongliang a5774f4fd1 删除底层的 action log 2019-03-28 22:32:40 +08:00
Yousong Zhou 42db8ef9ab circleci: initial version 2019-03-28 22:06:20 +08:00
Zhang Dongliang e3268c14d9 为公有云增加 rpm 的定义 2019-03-28 16:33:33 +08:00
Yousong Zhou ac1f1151d9 cherry_pick_pull.sh: decode quoted-printables when making pr 2019-03-28 16:08:54 +08:00
屈轩 a595427f12 prefer using keypair not password (#66) 2019-03-28 15:52:04 +08:00
Qiu Jian bd531dcec3 fix: make cherry_pick_pull.sh comptabile with older git not support
get-url
2019-03-28 10:19:49 +08:00
Qiu Jian a309f51622 fix: 1. cloud provider update status should clear scheduler cache 2. fix
rbact issue prevent admin from creating prepaid vm
2019-03-28 10:15:20 +08:00
屈轩 97dc2c8a36 fixed security group name duplication that prevented instance from filtering by security group 2019-03-27 22:07:39 +08:00
屈轩 1229ff4242 fixed an issue where waiting times were too long due to a lack of refresh operations (#40) 2019-03-27 21:00:21 +08:00
屈轩 890099d99b remove guest secgroup rule detail (#39) 2019-03-27 20:59:37 +08:00
TangBin 892f96dc91 aws not found error fix 2019-03-27 20:15:52 +08:00
Yunion.io 4856ece09c Create pull_request_template.md 2019-03-27 19:48:17 +08:00
屈轩 c6c39b738e 避免计费找不到price_key 2019-03-27 18:45:09 +08:00
屈轩 3866a09915 避免err为nil时指针访问异常 2019-03-27 17:40:15 +08:00
Zexi Li 6eb6fa6161 Add travis ci config 2019-03-27 17:25:04 +08:00
Zexi Li b9cc29f4f1 fix: scheduler choose backend incorrect (#22) 2019-03-27 14:35:20 +08:00
wanyaoqi cb22d1126b server list order by host name 2019-03-27 14:04:54 +08:00