Commit Graph

73 Commits

Author SHA1 Message Date
TangBin
986126a675 sync sku to scheduler 2019-04-18 11:22:48 +08:00
Zexi Li
6c51431034 fix: scheduler sku cache stale when region sync sku finished (#380) 2019-04-13 19:56:09 +08:00
Jian Qiu
b73c236792 fix: move vm's metadata sync into deep sync cycle (#233) 2019-04-04 21:49:36 +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
屈轩
8abff83afc 同步安全组以公有云为主 2019-04-02 20:48:09 +08:00
屈轩
01398c5138 加入自动同步时自动合并安全组 2019-04-02 20:48:09 +08:00
Qiu Jian
b659789c62 fix: track balance status of cloud account and avoid unhealth account 2019-04-01 21:02:03 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +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
Yousong Zhou
ad9c11a7a3 Merge remote-tracking branch 'origin/release/2.7.0' into bugfix/yousong-merge-conflic-1329 2019-03-26 08:45:40 +00:00
周有松
5967461f11 Merge pull request #1266 in YUNIONIO/onecloud from ~QUXUAN/onecloud:hotfix/qx-security-group-sync to release/2.7.0
* commit '39f971ae29d42526512455014b342b4ce9e4d022':
  更新vendor
  更新参数名称
  支持过滤未关联某个安全组的虚机列表
  完成安全组同步代码重构
2019-03-26 15:49:30 +08:00
Qiu Jian
c969de28cb fix: sync project may sync empty project ID 2019-03-25 19:53:28 +08:00
Qiu Jian
ca39f48058 fix: more accurate sync_status update time 2019-03-18 22:16:20 +08:00
屈轩
a372336ca6 完成安全组同步代码重构 2019-03-18 15:44:44 +08:00
Qiu Jian
e74f31b7c0 fix: cleanup project sync codes 2019-03-14 09:46:29 +08:00
Qiu Jian
300f4e5163 fix: recode cloud-account-create commands, easier to use 2019-03-13 01:42:07 +08:00
Qiu Jian
cb23c9c1a1 Merge branch 'release/2.7.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-sync-with-lock 2019-03-06 00:11:44 +08:00
Qiu Jian
ef197ca3d0 improvements: autonomously adjust sync interval according to resources in region 2019-03-05 02:35:20 +08:00
Qiu Jian
de9a1bef72 fix: resolve import loop between skus and models, merge skus into models 2019-03-04 02:31:39 +08:00
Qiu Jian
605cbb2558 Merge branch 'release/2.7.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-sync-with-lock 2019-03-04 01:42:39 +08:00
Qiu Jian
62ebc90f2a feature: allow auto sychrnoization of cloud account 2019-03-04 01:09:34 +08:00