tangbin
|
673364ae48
|
hosts add node count api
|
2020-04-15 18:19:00 +08:00 |
|
Qiu Jian
|
7bfdc0dce4
|
fix: cascading sharing problems
|
2020-04-11 06:49:55 +08:00 |
|
Qiu Jian
|
d99c4776e9
|
feature: add API to retrieve resource's change owner candidate domains
|
2020-04-07 16:22:51 +08:00 |
|
Qiu Jian
|
258db2cb48
|
fix updates
|
2020-03-27 01:20:29 +08:00 |
|
Qiu Jian
|
732dcdcb61
|
feature: system resource domainize
|
2020-03-27 01:20:29 +08:00 |
|
Zexi Li
|
49725a3af2
|
climc: add server and host ssh terminal util
|
2020-03-10 18:19:09 +08:00 |
|
Zexi Li
|
53184acbce
|
region: server list by host sn
|
2020-02-13 21:06:49 +08:00 |
|
TangBin
|
14b58d8c6d
|
ctyun bugfix
|
2020-01-16 11:36:40 +08:00 |
|
Qu Xuan
|
4a6a4c594a
|
feature: google云操作支持
|
2020-01-15 20:23:31 +08:00 |
|
Qiu Jian
|
f41de9139d
|
fix: host-update ipmi and host-sync-config support
|
2019-12-30 16:05:05 +08:00 |
|
Qiu Jian
|
631597f7b4
|
fix: host-add-netif requires index
|
2019-11-25 23:45:19 +08:00 |
|
Zexi Li
|
cee63c8b6d
|
region: host list filter by cdrom_boot
|
2019-11-19 01:44:08 +08:00 |
|
Qiu Jian
|
3c9c3ad164
|
feature: support fetch baremetal uuid and use uuid to identify baremetal
|
2019-10-22 10:33:15 +08:00 |
|
Qiu Jian
|
42ed1f7961
|
feature: baremetal support iso operation
|
2019-10-21 01:07:49 +08:00 |
|
Qiu Jian
|
7e02839d67
|
add doc and copyright
|
2019-10-16 14:08:57 +08:00 |
|
Qiu Jian
|
bb426fdddf
|
fix: 1. hpssactl blocks on user input 2. host-add-netif reset nic index
3. init baremetal nics with name enX instead of ethX
|
2019-09-16 22:18:03 +08:00 |
|
wanyaoqi
|
f9f5753260
|
host docs
|
2019-07-29 20:41:00 +08:00 |
|
wanyaoqi
|
d10645a664
|
filter storage not attached
|
2019-06-18 16:54:44 +08:00 |
|
Zexi
|
8297970ac3
|
fix baremetal disk config auto extend not work and ipmi_info not record
|
2019-05-05 18:42:35 +08:00 |
|
TangBin
|
fef357a4ec
|
add ucloud operations
|
2019-04-30 16:37:27 +08:00 |
|
Qiu Jian
|
b4240bf0bf
|
allow list hosts by hypervisor
|
2019-04-20 12:44:00 +08:00 |
|
Zexi Li
|
6e67c0a745
|
region: enhance server clone releated apis (#270)
|
2019-04-08 22:05:33 +08:00 |
|
Zexi Li
|
599aa4a6f6
|
region: storage support set schedtags (#223)
|
2019-04-08 10:25:31 +08:00 |
|
Qiu Jian
|
004d9b6f95
|
update copyright headers of all source
|
2019-03-29 14:47:48 +08:00 |
|
Yousong Zhou
|
8fe4f2ec98
|
treewide: group imports with goimports
./goimports -w -local yunion.io/x/onecloud/ -corp yunion.io/x/ $GOPATH/src/yunion.io/x/onecloud/{cmd,pkg}
|
2019-03-13 10:46:12 +00:00 |
|
Qiu Jian
|
6646ec8936
|
fix: baremetal pxeboot fail to find record of preregistered baremetal
|
2019-03-08 21:36:46 +08:00 |
|
Qiu Jian
|
b8bd9b1fbe
|
fix: 1. host start works for baremetal server with guest 2. fix
host-syncstatus 3. baremetal may answer pxe request for hypervisors
|
2019-03-07 01:52:44 +08:00 |
|
Zexi Li
|
b59b1c4519
|
region: host 支持通过 set-schedtag 接口添加删除调度标签
|
2019-01-14 12:32:18 +08:00 |
|
Qiu Jian
|
706238404e
|
修正:1. 包年包月资源池添加和减少操作需要做状态检查 2.
同步时候忽略包年包月资源次的host和storage
|
2019-01-11 21:13:40 +08:00 |
|
邱剑
|
143083d2cf
|
Merge pull request #883 in YUNIONIO/onecloud from ~QIUJIAN/onecloud:hotfix/qj-storage-cache-image-missing-format to release/2.5.0
* commit 'e5aa26f0afbfadc847e4399a19ae798eafac0d57':
修正:1. storagecache.CacheImage接口需要指定format 2. PerformAction默认返回ActionNotFound Error
|
2019-01-05 20:14:39 +08:00 |
|
Qiu Jian
|
c477a05f39
|
增加:1.
包年包月主机加入资源池后,如果auto_delete=true,则自动删除该主机 2.
包年包月资源池的宿主机支持续费操作Perform(host.id,
"renew-prepaid-recycle", {"duration": "1m"})
|
2019-01-05 09:51:58 +08:00 |
|
Qiu Jian
|
e5aa26f0af
|
修正:1. storagecache.CacheImage接口需要指定format 2.
PerformAction默认返回ActionNotFound Error
|
2019-01-04 17:36:54 +08:00 |
|
Yousong Zhou
|
114f7c721e
|
climc: 将xx-list --{provider,manager,account}放到BaseListOptions
|
2018-12-13 09:51:19 +00:00 |
|
Qiu Jian
|
5d5b9c8c85
|
增加:1. region的区域信息 2. 完善host的公有云账号信息
|
2018-12-12 00:09:07 +08:00 |
|
Qiu Jian
|
965e84ea36
|
update
|
2018-12-07 02:57:58 +08:00 |
|
邱剑
|
d843c37579
|
Automatic merge from release/2.2.0 -> release/2.3.0
* commit '8909d40566acc25085e34ce513b1e7c3716a1b81':
允许创建host时候不指定zone
|
2018-10-26 15:16:39 +08:00 |
|
Qiu Jian
|
ec9ca59aa1
|
允许创建host时候不指定zone
|
2018-10-25 23:07:58 +08:00 |
|
Qiu Jian
|
98dc897eeb
|
增加:host-list增加usable过滤器
|
2018-10-15 21:39:48 +08:00 |
|
Qiu Jian
|
dad762db61
|
增加network-set-static-routes等命令
|
2018-09-03 21:06:54 +08:00 |
|
Yousong Zhou
|
60c4096359
|
climc: use BaseListOptions from mcclient/options
|
2018-08-30 02:48:35 +00:00 |
|
Zexi Li
|
22411ffb53
|
path move: github.com/yunionio -> yunion.io/x
|
2018-08-11 14:28:18 +08:00 |
|
Qiu Jian
|
27d4fab976
|
增加host-enable-netif和host-disable-netif两个接口
|
2018-08-03 22:30:32 +08:00 |
|
Zexi Li
|
b5275a0c29
|
- mv mcclient to pkg/mcclient
- vendor update
|
2018-08-01 14:13:23 +08:00 |
|
Qiu Jian
|
fcee2de326
|
修正:1. 由于系统盘大小设置单位未转换,导致阿里云创建主机失败 2.
伪删除阿里云主机后,detach了系统盘,导致主机恢复后无系统盘 3.
修正一些格式错误 4. 补充一些climc命令
|
2018-07-31 00:42:18 +08:00 |
|
Zexi Li
|
660f2c1caa
|
Add climc CLI tool.
|
2018-07-27 15:59:17 +08:00 |
|