Qiu Jian
4cfc2da970
fix: allow empty domain for windows deployment
2020-02-10 09:19:10 +08:00
Qiu Jian
a30e0d4586
fix: support empty dns domain
2020-02-06 03:23:28 +08:00
Yousong Zhou
b90a1e8013
hostman: openwrt: deploy public key for root
2020-01-07 17:17:00 +08:00
Yousong Zhou
8964b9a406
hostman: split DeployAuthorizedKeys()
2020-01-07 17:01:52 +08:00
Yousong Zhou
79f1d1d85e
hostman: openwrt: support deploy networking scripts
2020-01-07 16:40:10 +08:00
Yousong Zhou
50a5cc2570
hostman: openwrt: deploy hostname with board config
2020-01-07 16:40:10 +08:00
Yousong Zhou
2066adbd81
hostman: distro name OpenWrt instead of OpenWRT
2020-01-07 14:54:57 +08:00
wanyaoqi
22c8785db1
fix panic on fstab no content
2019-12-30 16:24:54 +08:00
Yousong Zhou
5303efe96d
hostman: fsdriver: fix hostname deployment for openwrt
...
We will need to add native uci support later
2019-12-25 15:45:20 +08:00
Qiu Jian
62dad400f5
feature: support centos 8 deployment. centos 8 requiest NetworkManager
2019-12-21 18:40:02 +08:00
wanyaoqi
7bf48c992e
- add command executor
...
- host prepare for deploy on container
- procutils adpat to executor
2019-12-04 20:49:39 +08:00
yunion-ci-robot
5a2586cccb
Merge pull request #3621 from swordqiu/hotfix/qj-fix-host-teaming
...
fix: nic teaming/bonding not working properly
2019-11-13 17:48:21 +08:00
Qiu Jian
4c756965a3
fix: nic teaming/bonding not working properly
2019-11-12 23:47:31 +08:00
wanyaoqi
7bed7f2e16
postpaid expire support premise
2019-11-12 14:54:21 +08:00
Yousong Zhou
8ba5986d83
goimports: first run
2019-10-28 06:22:17 +00:00
wanyaoqi
8fc4b2920a
- instance snapshot
...
- instance clone
- create form snapshot don't reset passwd
2019-10-14 21:36:58 +08:00
wanyaoqi
2b09546c34
windows format fs fast
2019-09-26 22:56:09 +08:00
Qiu Jian
bdcfabb722
fix: baremetal prepare updates nic_info incrementally
2019-09-16 23:57:31 +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
9293283dff
guest misc fix
2019-09-10 10:58:00 +08:00
wanyaoqi
6fd7908ecd
misc deploy fix
2019-09-09 10:49:17 +08:00
Zexi
842e33521a
baremetal: fix ext4 rootfs inode inconsistent
2019-08-20 17:14:35 +08:00
Yousong Zhou
17f90cf5ea
hostman: windows: 改正批处理代码
2019-08-16 13:18:52 +00:00
yunion-ci-robot
c26f7bbde0
Merge pull request #2104 from yousong/feature/yousong-wire-mtu
...
wires: 添加mtu属性
2019-08-06 22:59:11 +08:00
wanyaoqi
2c9dada44c
misc bugfix
2019-08-06 15:35:55 +08:00
Yousong Zhou
cbb28ca10b
hostman: rootfs: 网络配置添加MTU支持
2019-08-05 10:49:45 +00:00
wanyaoqi
ad814ab709
fix deploy network with routes
2019-07-16 11:10:13 +08:00
wanyaoqi
49287d8070
baremetal init fsdriver
2019-07-11 11:19:47 +08:00
wanyaoqi
3acf030fef
- set mirror status on switch
...
- deploy agent
- gpfs snapshot
- code fixs
2019-07-10 18:31:40 +08:00
yunion-ci-robot
f72ebd1389
Merge pull request #1054 from Zexi/bugfix/baremetal-raid-lv-arrange
...
fix: baremetal raid logical volume and block device map
2019-06-10 19:06:52 +08:00
Zexi
8ef322a4e9
fix: baremetal find incorrect root disk
2019-06-10 17:57:26 +08:00
wanyaoqi
a8d9627f19
fix exsi encrypt base64
2019-06-05 22:00:39 +08:00
Zexi
1fd62f7988
baremetal: fix build HPSARaid and enable serial console errors
2019-05-23 18:53:06 +08:00
Zexi
3b5f80b987
fix: SSHPartition test symbolic file exists fail
2019-05-18 19:35:24 +08:00
Zexi
d16497183a
fix: baremetal enable serial not working
2019-05-17 15:06:52 +08:00
yunion-ci-robot
7f9848b1d9
Merge pull request #746 from wanyaoqi/feature/wyq/image-do-probe-on-upload
...
featrue: Image probe info on upload
2019-05-16 17:34:34 +08:00
wanyaoqi
7e9e211fec
prob more info
2019-05-15 17:01:40 +08:00
wanyaoqi
c51f80436b
qemu prevent oom
2019-05-10 20:24:36 +08:00
wanyaoqi
523c886934
fix host deploy windows password
2019-05-10 11:55:36 +08:00
wanyaoqi
fa3d8ec732
Image probe info on upload
2019-05-07 20:55:49 +08:00
Qiu Jian
0f344836f9
fix: keep order of network interface for baremetal
2019-04-26 22:40:03 +08:00
Zexi
25245852db
feature: kvm support enable cloud init when deploy
2019-04-26 13:39:05 +08:00
Zexi
db0e303798
make 'go test ./...' pass
2019-04-15 19:54:46 +08:00
Qiu Jian
004d9b6f95
update copyright headers of all source
2019-03-29 14:47:48 +08:00
Zexi Li
4a9477b9d7
resolve conflict
2019-03-22 15:59:42 +08:00
邱剑
4cb2ebc862
Automatic merge from release/2.7.0 -> release/2.8.0
...
* commit '53feaef241efec5cd7f34d62fbe77a746441bde0':
fix: 1. remote file will retry glance if peer url is not available 2. ssh authorized keys ends with \n
2019-03-18 09:04:53 +08:00
Qiu Jian
deafebd3e0
fix: 1. remote file will retry glance if peer url is not available 2.
...
ssh authorized keys ends with \n
2019-03-16 21:34:07 +08:00
邱剑
1042edc5ac
Automatic merge from release/2.7.0 -> release/2.8.0
...
* commit '8ffa110034e7bb680a6bba83c89dee1a355903e7':
treewide: group imports with goimports
fix disk resize
2019-03-13 21:36:22 +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
邱剑
ac88ff6869
Automatic merge from release/2.7.0 -> release/2.8.0
...
* commit '4d0ff01a858313bd74ef6cc030b3bcdd7c0c1238':
fix: recode host.getWiresOfId
Make minimal sysdisk size to 10G
fix: RHEL fsdirver fail to deploy networking scripts
feature: nic bonding/teaming support on region
feature: nic binding support
2019-03-11 15:26:52 +08:00