Commit Graph
1174 Commits
Author SHA1 Message Date
Zexi 9919e7cfed fix: 创建公有云虚拟机保留镜像原密码功能失效 2019-04-17 12:38:48 +08:00
Qiu Jian da57161fd0 fix: move all consts in compute/models to apis/compute 2019-04-17 09:23:19 +08:00
yunion-ci-robot 2eaee144a1 Merge pull request #419 from ioito/hotfix/qx-openstack-secgroup-error
避免OpenStack不支持安全组部署失败
2019-04-16 18:54:10 +08:00
屈轩 104461a666 避免OpenStack不支持安全组部署失败 2019-04-16 17:58:58 +08:00
Zexi cc1b2e02ff circleci: update test config and make test pass 2019-04-16 17:45:00 +08:00
yunion-ci-robot b70e005774 Merge pull request #414 from Zexi/bugfix/make-tests-pass
Bugfix/make tests pass
2019-04-16 13:09:10 +08:00
Zexi db0e303798 make 'go test ./...' pass 2019-04-15 19:54:46 +08:00
Jian Qiu 3d4766611c Feature: host support centos 6 (#406) 2019-04-15 16:11:10 +08:00
tb365 7d3e03fd09 Bugfix/tb sku fix (#384)
* sku filter fix

* change aws default secgroup name

* sku provider filter fix
2019-04-13 21:44:11 +08:00
屈轩 5b9dac9fc7 Hotfix/qx lb manager (#327)
* 设置lb manager_id

* 公有云真删除model
2019-04-13 21:37:09 +08:00
tb365 35cbe049d1 huawei disk delete error fix (#326) 2019-04-12 23:08:11 +08:00
Jian Qiu c07faba68b fix: esxi ignore check file failure in host.getIStoragecache (#335) 2019-04-11 14:44:08 +08:00
Jian Qiu 53570fd78a fix: 1. baremetal always boot from pxe 2. baremetal prepare retry (#307)
multiple local ipmi address
2019-04-10 11:45:10 +08:00
Jian Qiu 826ddd2af4 Hotfix/qj cloud account provider enable status (#283)
* fix: make cloud account&provider enable status more consistent

* comment out FetchCustomizeColumns debug info

* fix: cloud account periodic probe should not relay on enabled status

* misc bug fixes
2019-04-09 22:12:10 +08:00
tb365 1903880ee6 华为云主机创建及重装系统等问题修复 (#245)
* huawei test bugfix

* add WaitStatusWithDelay method
2019-04-09 11:00:31 +08:00
Jian Qiu a2417ef77b Feature: allow delete cloud-account with resources (#252) 2019-04-08 22:04:33 +08:00
屈轩 cc1753705d 修复选择endpoint type异常错误 (#266) 2019-04-08 21:08:34 +08:00
屈轩 43a428d7ff 修复:通过镜像创建的磁盘只能使用镜像ID参数 (#258) 2019-04-08 21:04:33 +08:00
屈轩 8498ad66a0 优化扩容已挂载磁盘失败问题 (#236) 2019-04-04 21:56:34 +08:00
Jian Qiu b73c236792 fix: move vm's metadata sync into deep sync cycle (#233) 2019-04-04 21:49:36 +08:00
wanyaoqi 0623419b6a action log send to ws service (#224) 2019-04-04 20:39:30 +08:00
Yousong Zhou 0d94e869eb Bugfix/yousong use xxxln (#235)
* treewide: fix typo cloudprovide

* dep: update yunion.io/x/log

* treewide: log.Errorf(err.Error()) to log.Errorln(err)
2019-04-04 18:45:32 +08:00
屈轩 5e69f2040f 同步镜像最小要求系统盘大小 (#210) 2019-04-04 11:53:20 +08:00
屈轩 9a2a437444 增加错误重试,增加任务成功率 (#197) 2019-04-03 21:38:29 +08:00
Jian Qiu 316335267a improve server-list performance (#193)
* improve server-list performance

FetchCustomizeColumns that fetch extra fields for all rows 3. separate
read and write http request session

* update vendor

* update: optimize multi-column indexes
2019-04-03 20:24:28 +08:00
屈轩 72f721bc0c 补充缺失的allowempty tag (#201)
* 补充缺失的allowempty tag

* 添加一个可以忽略的错误
2019-04-03 17:21:37 +08:00
wanyaoqi 324f4e9767 bugs fix 2019-04-03 10:46:17 +08:00
屈轩 638bf68294 修复:判断镜像状态逻辑错误 2019-04-02 22:24:07 +08:00
屈轩 328d261163 忽略因镜像问题导致初始化失败 2019-04-02 21:36:58 +08:00
屈轩 428d528b5e 避免rebuild_root时因镜像状态变化导致上传镜像超过限制 2019-04-02 21:23:35 +08:00
屈轩 8abff83afc 同步安全组以公有云为主 2019-04-02 20:48:09 +08:00
wanyaoqi f0810bbe88 guest import from libvirt (#11)
* import servers from libvirt

* dep add libvirt-go-xml

* fix code

* fix code
2019-04-01 23:07:41 +08:00
Qiu Jian 7932c0bee7 fix: ucloud GetBalance return ErrNotSupported 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
屈轩 26dd8491ff 腾讯云使用shell格式userdata,避免和cloud-init冲突导致绑定秘钥失败 2019-04-01 11:19:10 +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
屈轩 2583b4ed83 避免续费时未刷新虚拟机状态 2019-03-29 18:36:43 +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
屈轩 a595427f12 prefer using keypair not password (#66) 2019-03-28 15:52:04 +08:00
TangBin 892f96dc91 aws not found error fix 2019-03-27 20:15:52 +08:00
屈轩 3866a09915 避免err为nil时指针访问异常 2019-03-27 17:40:15 +08:00
TangBin dbf2048e15 ucloud add method GetSecurityGroupIds 2019-03-27 13:40:13 +08:00
周有松 90598a6a07 Merge pull request #1277 in YUNIONIO/onecloud from ~TANGBIN/onecloud:feature/tb-ucloud-sync to release/2.8.0
* commit '5694a7495e160541ef41787c923901cda3589020':
  add ucloud hypervisor
  add ucloud vnc info
  storage fix
  DoListAll func add comment
  network start&end ip fix
  fix ucloud sync comment
  ucloud sync
2019-03-26 21:09:38 +08:00
周有松 43b09aae3d Automatic merge from release/2.7.0 -> release/2.8.0
* commit '0cce83b9469bd8bdade266ce7b2a0c57eccc3ba4':
  避免部分公有云续费后过期时间更新慢问题导致平台未能设置正常的过期时间
2019-03-26 21:03:20 +08:00
周有松 0cce83b946 Automatic merge from release/2.6.0 -> release/2.7.0
* commit 'a9040917e58d0cd2042a7aa1973fd965dfa0fba6':
  避免部分公有云续费后过期时间更新慢问题导致平台未能设置正常的过期时间
2019-03-26 21:03:19 +08:00
周有松 a9040917e5 Merge pull request #1333 in YUNIONIO/onecloud from ~QUXUAN/onecloud:hotfix/qx-renew-expire-time to release/2.6.0
* commit 'd1065ad97e1ec3d6a614ca1f518ce8bbc8245649':
  避免部分公有云续费后过期时间更新慢问题导致平台未能设置正常的过期时间
2019-03-26 21:03:19 +08:00
屈轩 d1065ad97e 避免部分公有云续费后过期时间更新慢问题导致平台未能设置正常的过期时间 2019-03-26 19:43:36 +08:00