ioito
|
ae8ee7cc1d
|
zone添加GetIVMById,GetIDiskById方法
|
2019-06-27 15:48:41 +08:00 |
|
Zexi Li
|
439d3fe0d2
|
Merge pull request #1347 from Zexi/feature/schedule-guestdriver-interface
scheduler: add schedule filter interface to guestdriver
|
2019-06-26 21:25:36 +08:00 |
|
yunion-ci-robot
|
5ad9458736
|
Merge pull request #1174 from wanyaoqi/feature/wyq/libvirt-online-import
import running libvirt guests
|
2019-06-26 08:33:49 +08:00 |
|
yunion-ci-robot
|
1574600224
|
Merge pull request #1348 from wanyaoqi/feature/wyq/add-pvpanic-device
feature: pvpanic, clean guests, gpu bugfix, baremetal bugfix
|
2019-06-26 08:32:49 +08:00 |
|
yunion-ci-robot
|
96a34b320f
|
Merge pull request #1387 from swordqiu/hotfix/qj-init-system-project-quotas
fix: initialize system project quota
|
2019-06-26 08:23:50 +08:00 |
|
Qiu Jian
|
2c5a749bee
|
fix: initialize system project quota
|
2019-06-26 00:43:49 +08:00 |
|
ioito
|
5c3155a411
|
clear scheduler cache afeter change host cmtbound
|
2019-06-25 20:58:21 +08:00 |
|
yunion-ci-robot
|
4e56e4ec6e
|
Merge pull request #1367 from yousong/bugfix/yousong-lb
Bugfix/yousong lb
|
2019-06-25 11:45:51 +08:00 |
|
Yousong Zhou
|
51eb607717
|
lbagents: 改正vrrp模板
|
2019-06-24 14:25:26 +00:00 |
|
Qiu Jian
|
8cceda8dcf
|
fix: cloud account syncstatus is not accurate
|
2019-06-24 22:18:05 +08:00 |
|
wanyaoqi
|
34bce15cb4
|
import running libvirt guests
|
2019-06-24 16:52:20 +08:00 |
|
wanyaoqi
|
a3f0d2b1f8
|
- add pvpanic device
- fix import baremetal server status admin
- fix gpu params position, fix notify event
- delete unknown guests
|
2019-06-24 15:10:17 +08:00 |
|
yunion-ci-robot
|
58ad36a808
|
Merge pull request #1350 from swordqiu/hotfix/qj-sync-delete-projects-and-ldap
fix: sync delete projects and related quota&usage data
|
2019-06-24 12:42:50 +08:00 |
|
yunion-ci-robot
|
11e52c0da0
|
Merge pull request #1328 from tb365/feature/tb-onecloud-skus-data-init
Feature/tb onecloud skus data init
|
2019-06-24 12:41:50 +08:00 |
|
ioito
|
a6c0979b2e
|
avoid duplicate network name
|
2019-06-24 11:21:26 +08:00 |
|
Qiu Jian
|
1dbb998844
|
fix: 1. sync delete projects and related quota&usage data
2. sync delete user/group/domain for ldap driver
3. ModelManager add OrderByExtraFields
|
2019-06-22 17:05:27 +08:00 |
|
yunion-ci-robot
|
c761777a15
|
Merge pull request #1206 from wanyaoqi/feature/wyq/host-gpfs
feature: golang host gpfs
|
2019-06-22 12:58:48 +08:00 |
|
wanyaoqi
|
46115285cd
|
fix attach storages
|
2019-06-22 12:49:54 +08:00 |
|
Jian Qiu
|
da96010bdb
|
Merge branch 'master' into feature/bm-ipmi-user-password
|
2019-06-22 12:26:33 +08:00 |
|
yunion-ci-robot
|
6d197bfda4
|
Merge pull request #1271 from yousong/feature/yousong-lbagent-deploy
lbagents: 增加deploy支持
|
2019-06-22 12:19:49 +08:00 |
|
yunion-ci-robot
|
c332634b14
|
Merge pull request #1287 from yousong/bugfix/yousong-bool-true
treewide: 将default:"true"的bool字段改为tristate.TriState
|
2019-06-22 12:17:49 +08:00 |
|
Zexi
|
fcf600f6b2
|
scheduler: add schedule filter interface to guestdriver
|
2019-06-21 17:09:44 +08:00 |
|
Jian Qiu
|
92b90cdbe0
|
fix: protect projects with resources in any services (#1337)
|
2019-06-21 09:09:27 +08:00 |
|
Zexi
|
4aa4bafd7b
|
scheduler: add image zone filter
|
2019-06-20 21:36:38 +08:00 |
|
Yousong Zhou
|
bb1fd0bc59
|
treewide: 将default:"true"的bool字段改为tristate.TriState
使用以下命令进行字段类型更改
ag 'bool .*`.*default:"true"' pkg \
| grep models \
| cut -f1 -d: \
| xargs sed -i -r -e 's/bool (.*)default:"true"/tristate.TriState \1default:"true"/'
|
2019-06-20 11:03:38 +00:00 |
|
Yousong Zhou
|
afce287ad3
|
lbagents: 增加deploy支持
|
2019-06-20 09:57:45 +00:00 |
|
Yousong Zhou
|
00b88ed339
|
lb: lbbackendgroups: 去掉多余lbbg.DoPendingDelete()
|
2019-06-20 09:57:45 +00:00 |
|
yunion-ci-robot
|
93b95dd9d0
|
Merge pull request #1223 from yousong/bugfix/yousong-lbb-stales
lb: backends: 清理后端虚机已删除的backend
|
2019-06-20 17:50:50 +08:00 |
|
yunion-ci-robot
|
624df324e2
|
Merge pull request #1322 from ioito/hotfix/qx-image-zone
避免产生storagecacheimage脏数据
|
2019-06-20 15:43:48 +08:00 |
|
TangBin
|
d448079557
|
init skus data filter by region
|
2019-06-20 11:32:43 +08:00 |
|
yunion-ci-robot
|
7010a759b3
|
Merge pull request #1324 from swordqiu/hotfix/qj-user-project-list-404
fix: 1. user-project-list 404 2. check quotas of all projects when set
|
2019-06-20 09:31:49 +08:00 |
|
tangbin
|
00f78e2b72
|
add init local sku data
|
2019-06-20 09:05:01 +08:00 |
|
Qiu Jian
|
013a439e6d
|
fix: 1. user-project-list 404 2. check quotas of all projects when set
domain quota 3. host.cpu shows negative number
|
2019-06-20 00:03:17 +08:00 |
|
ioito
|
b8396ad2bf
|
避免产生storagecacheimage脏数据
|
2019-06-19 21:18:29 +08:00 |
|
yunion-ci-robot
|
17c1608d6c
|
Merge pull request #1265 from ioito/hotfix/qx-wire-sync
avoid openstack zone externalid equals
|
2019-06-19 17:45:53 +08:00 |
|
ioito
|
3423557ac1
|
fix invalid memory address or nil pointer error
|
2019-06-19 16:51:36 +08:00 |
|
Zexi
|
f8f5b7470d
|
region: capabilities add PublicNetworkCount
|
2019-06-19 15:13:48 +08:00 |
|
Zexi
|
fbbe3c3aab
|
baremetal: change ipmi user password
|
2019-06-19 11:04:35 +08:00 |
|
Jian Qiu
|
1d7fd20df4
|
misc bugfix (#1296)
|
2019-06-19 02:45:52 +08:00 |
|
Jian Qiu
|
b0605113da
|
fix: misc bugfxi for quotas (#1290)
|
2019-06-18 22:51:38 +08:00 |
|
yunion-ci-robot
|
78f27b6693
|
Merge pull request #1284 from swordqiu/hotfix/qj-usage-include-lb-group
fix: add lb and group ip address usage
|
2019-06-18 18:29:52 +08:00 |
|
Qiu Jian
|
de68df439d
|
fix: add lb and group ip address usage
|
2019-06-18 18:14:41 +08:00 |
|
wanyaoqi
|
d10645a664
|
filter storage not attached
|
2019-06-18 16:54:44 +08:00 |
|
yunion-ci-robot
|
d1e6b320e2
|
Merge pull request #1257 from swordqiu/feature/qj-quota-list
Feature/qj quota list
|
2019-06-18 12:12:52 +08:00 |
|
yunion-ci-robot
|
3458dbe561
|
Merge pull request #1240 from ioito/hotfix/qx-storage-cache
choice valid storage for storagecache
|
2019-06-18 11:06:52 +08:00 |
|
Qiu Jian
|
2dd12cc14f
|
fix: misc
|
2019-06-18 10:32:43 +08:00 |
|
Qiu Jian
|
045b7d933d
|
fix: images quota support
|
2019-06-18 10:32:41 +08:00 |
|
Qiu Jian
|
28638fcd7e
|
feature: recode quota, cache quota usage, allow list all project/domain
quotas
|
2019-06-18 10:32:01 +08:00 |
|
ioito
|
9f722060e9
|
avoid openstack zone externalid equals
|
2019-06-17 19:30:45 +08:00 |
|
Qiu Jian
|
1920d6ced6
|
fix: quota_tbl not initialized
|
2019-06-17 18:42:08 +08:00 |
|