yunion-ci-robot
e20842dbcf
Merge pull request #2965 from swordqiu/feature/qj-xsky-object-store
...
feature: support xsky object storage
2019-09-19 21:58:24 +08:00
Qiu Jian
7ae29dd497
update doc and copyright
2019-09-19 09:34:49 +08:00
wanyaoqi
c648b823b0
misc fix
...
- optimize batch create validate
2019-09-17 14:42:39 +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
Qiu Jian
bcf02a3389
fix: 1. specifically baremetal use access ip to manage and listen ip to serve baremetal
...
2. hot net interface might be attached to multiple wire
2. hack fix: baremetal cannot access glance on management network
2019-09-12 13:05:39 +08:00
TangBin
d2fa217cab
mcclient module base
2019-09-07 22:56:47 +08:00
Zexi
a1a914d8b2
baremetal: auto prepare when pxe boot
2019-08-28 21:22:14 +08:00
Zexi
842e33521a
baremetal: fix ext4 rootfs inode inconsistent
2019-08-20 17:14:35 +08:00
Zexi
d5084617f9
baremetal: raid disk inode inconsistent due to mkfs.ext4 largefile option
2019-08-15 21:28:55 +08:00
Zexi
cb007df6b7
baremetal: fix rebuild root no password
2019-08-13 18:21:10 +08:00
yunion-ci-robot
1c1083ad96
Merge pull request #1915 from Zexi/feature/baremetal-ext4-largefile
...
baremetal: mkfs.ext4 add '-T largefile' option
2019-07-26 12:14:06 +08:00
Zexi
09e1bac510
baremetal: mkfs.ext4 add '-T largefile' option
2019-07-25 17:08:06 +08:00
wanyaoqi
a45773f1e5
fix baremetal attach network
2019-07-23 18:16:30 +08:00
wanyaoqi
f6a82d5046
bugfix: baremetal import , guest panic notify
...
- reset baremetal access ip on baremetal rebuild
- add guest panic notify template
2019-07-23 16:13:07 +08:00
yunion-ci-robot
d7d9a374e0
Merge pull request #1779 from Zexi/bugfix/baremetal-msdos-primary-part-not-resize
...
baremetal: fix msdos last primary partition not resized
2019-07-17 22:15:59 +08:00
Zexi
46e0402d06
baremetal: fix msdos last primary partition not resized
2019-07-17 22:06:17 +08: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
wanyaoqi
acf15b6a1d
baremetal listen dhcp port
2019-06-27 16:38:47 +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
wanyaoqi
d399ca8d71
make dhcp server port optional
2019-06-24 20:56:07 +08:00
yunion-ci-robot
a59bec0832
Merge pull request #1336 from wanyaoqi/bugfix/wyq/fix-dhcp-reply
...
host: dhcp use raw socket
2019-06-24 15:16:49 +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
Jian Qiu
da96010bdb
Merge branch 'master' into feature/bm-ipmi-user-password
2019-06-22 12:26:33 +08:00
wanyaoqi
7371f1ca55
dhcp use raw socket
...
vendor update
update golang/x/sys
2019-06-21 13:42:37 +08:00
Jian Qiu
92b90cdbe0
fix: protect projects with resources in any services ( #1337 )
2019-06-21 09:09:27 +08:00
wanyaoqi
7d0fafa02f
remove default listen address
2019-06-20 11:47:28 +08:00
Zexi
fbbe3c3aab
baremetal: change ipmi user password
2019-06-19 11:04:35 +08:00
wanyaoqi
87c1f82a34
register baremetal
2019-06-13 21:23:47 +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
Zexi
d0c2b04d79
fix: baremetal MegaRaid mul adapter parse error
2019-06-05 10:28:47 +08:00
Zexi
1fd62f7988
baremetal: fix build HPSARaid and enable serial console errors
2019-05-23 18:53:06 +08:00
Qiu Jian
2efc5e641e
fix: add keystone initialization procedures
2019-05-17 13:54:29 +08:00
Zexi
636c75745c
baremetal: support http download kernel and initramfs for pxe boot
2019-05-16 13:39:58 +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
Jian Qiu
d685bd2f15
fix: baremetal support options for tftp timeout retry times and block ( #344 )
...
size
2019-04-11 20:47:10 +08:00
Jian Qiu
d8d29390bd
fix: limit baremetal tftp MaxBlockSize to 512 ( #322 )
2019-04-10 17:41:09 +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
Zexi Li
4e47cf332e
baremetal-agent: fix host undo convert duplicate access_mac error ( #300 )
2019-04-09 21:07:11 +08:00
Qiu Jian
004d9b6f95
update copyright headers of all source
2019-03-29 14:47:48 +08:00
Zexi Li
ab0d45a24f
修复 baremetal 创建的一系列问题:
...
1. dhcp 并发请求冲突
2. 调度 storage 不适配
3. 获取 login info 字段不正确
2019-03-26 16:08:06 +08:00
邱剑
e211643333
Automatic merge from release/2.7.0 -> release/2.8.0
...
* commit '648875e7b7319dcb9e9a4d1ee6c65fe83a071c05':
fix: make virtual interface pointer more general
fix: 1. abstract baseagent, 2. extend baseagent to baremetalagent
2019-03-20 15:10:41 +08:00
邱剑
648875e7b7
Automatic merge from release/2.6.0 -> release/2.7.0
...
* commit '4213db3eb605217796850dd42a266dd0372a7e85':
fix: make virtual interface pointer more general
fix: 1. abstract baseagent, 2. extend baseagent to baremetalagent
2019-03-20 15:10:41 +08:00
Zexi Li
076ad985cc
move consts to apis
2019-03-20 12:08:15 +08:00
Zexi Li
6df6880501
define scheduler apis output and input structs
2019-03-20 12:03:29 +08:00