Yousong Zhou
df5add03f1
hostman: ensure openvswitch won't automatically start at boot
2019-10-11 15:57:58 +00:00
Yousong Zhou
84395dc048
hostman: ovs: implement PersistentMAC()
...
This is required if phy port was not added as first member or macaddr of
phy port is "locally managed"
More importantly, it needs to be fixed
2019-10-10 07:59:09 +00:00
Zexi Li
efe2e28bb5
host: use publicURL endpoint for system services
2019-09-23 21:02:36 +08:00
wanyaoqi
cc9a458be9
fix init listen interface
2019-09-16 12:09:24 +08:00
Qiu Jian
9de59c66c6
fix: node count for a virtualized host is always 1
2019-07-20 18:34:22 +08:00
yunion-ci-robot
63a9e89e05
Merge pull request #1689 from wanyaoqi/feature/wyq/auto-create-subnet
...
feature: auto create subnet on host register
2019-07-20 13:32:04 +08:00
wanyaoqi
8684ba29b0
auto create subnet on host register
2019-07-19 15:26:46 +08:00
wanyaoqi
f9ae28d7aa
host reload telegraf
2019-07-19 11:33:17 +08:00
wanyaoqi
5cf6cace6a
fix host register:
2019-07-12 00:12:38 +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
8b6e2aba88
Merge pull request #1412 from wanyaoqi/bugfix/wyq/baremetal-relay
...
baremetal listen dhcp port
2019-06-27 18:28:50 +08:00
wanyaoqi
acf15b6a1d
baremetal listen dhcp port
2019-06-27 16:38:47 +08:00
wanyaoqi
fa370a7c6d
- live migrate filter cpu model
...
- fix list export keys
2019-06-26 13:01:11 +08:00
wanyaoqi
d399ca8d71
make dhcp server port optional
2019-06-24 20:56:07 +08:00
wanyaoqi
7371f1ca55
dhcp use raw socket
...
vendor update
update golang/x/sys
2019-06-21 13:42:37 +08:00
wanyaoqi
620a8b5750
fix reserved memory
2019-06-06 16:55:35 +08:00
wanyaoqi
3146d4575f
bugfix:
...
- fix import from libvirt
- fix server deploy
- fix guest migrate
- golang host bugfix
2019-05-27 18:59:31 +08:00
wanyaoqi
8014d20122
feature: glance notify, host record kvm info
2019-05-23 15:47:20 +08:00
Qiu Jian
2efc5e641e
fix: add keystone initialization procedures
2019-05-17 13:54:29 +08:00
wanyaoqi
8d9dc4506e
fix host setup network
2019-05-15 21:15:14 +08:00
wanyaoqi
20a17247a1
disable clean iptables && fix mac equal
2019-05-15 16:27:41 +08:00
yunion-ci-robot
ee3e2aa651
Merge pull request #770 from wanyaoqi/bugfix/wyq/minor-fix0509
...
bugfix: fix host deploy windows password, user can get backup host id
2019-05-10 20:54:34 +08:00
wanyaoqi
c51f80436b
qemu prevent oom
2019-05-10 20:24:36 +08:00
wanyaoqi
0602036b81
- host dhcp srever start after guest manager init
...
- fix cpuset out of range
2019-05-09 10:34:53 +08:00
yunion-ci-robot
a4724da796
Merge pull request #700 from wanyaoqi/feature/wyq/support-linux-bridge
...
feature: golang host support linux bridge
2019-05-02 10:35:13 +08:00
wanyaoqi
cc56d09ceb
golang host support linux bridge
2019-05-02 09:35:04 +08:00
wanyaoqi
40ed21b79e
host register add version record, fix getBmAgentUrl
2019-04-29 12:06:58 +08:00
yunion-ci-robot
b70e005774
Merge pull request #414 from Zexi/bugfix/make-tests-pass
...
Bugfix/make tests pass
2019-04-16 13:09:10 +08:00
Zexi
db0e303798
make 'go test ./...' pass
2019-04-15 19:54:46 +08:00
Jian Qiu
3d4766611c
Feature: host support centos 6 ( #406 )
2019-04-15 16:11:10 +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
Qiu Jian
004d9b6f95
update copyright headers of all source
2019-03-29 14:47:48 +08:00
Zexi Li
076ad985cc
move consts to apis
2019-03-20 12:08:15 +08:00
wanyaoqi
53ece34f3b
merge const pkg from cloudcommon to compute
2019-03-17 11:21:17 +08:00
wanyaoqi
e0ee2b8c59
fix package dependence
2019-03-15 11:45:56 +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
4c82dae39b
Merge remote-tracking branch 'origin/release/2.6.0' into bugfix/yousong-goimports-270
2019-03-13 13:33:51 +00: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
wanyaoqi
3f8e3988da
fix dhcp server
2019-03-11 17:51:51 +08:00
邱剑
a617a8d368
Merge pull request #1193 in YUNIONIO/onecloud from ~WANYAOQI/onecloud:feature/wyq/host-server-v2 to release/2.8.0
...
* commit '26baad489eb652becc217d1013a24de0830c788f':
support lvm partition
2019-03-09 19:43:16 +08:00
Zexi Li
c94ec06dc2
Merge remote-tracking branch 'origin/release/2.6.0' into confict/lzx-resolv-20190309
2019-03-09 14:02:36 +08:00
wanyaoqi
26baad489e
support lvm partition
2019-03-09 10:18:51 +08:00
Qiu Jian
76bab2c693
fix: 1. skip using temporary binding mac at host startup 2. active
...
baremetal NIC index always reset to 0
2019-03-07 23:01:55 +08:00
邱剑
76a2d5b949
Automatic merge from release/2.6.0 -> release/2.7.0
...
* commit 'f59ab15821908b80822b12629dc2cab6dd19861e':
fix adminCredential is nil
set baremetal dhcp listen address
- procutils: default setsid
add verify server
2019-03-05 23:12:36 +08:00
邱剑
61f7e73652
Merge pull request #1126 in YUNIONIO/onecloud from ~WANYAOQI/onecloud:feature/wyq/radix-tree-support-regexp to release/2.7.0
...
* commit '314d99d2b462eba58c9700b4ba34edd71114bdb5':
fix metadata port, appsrv add check quitHandlerRegisted
fix radix tree
fix radix tree
add host metadat, radix minor fix
recode radix tree
2019-03-05 11:29:01 +08:00
wanyaoqi
5aeab50374
- procutils: default setsid
...
- dhcpconn: socket opt set flag FD_CLOEXEC
socket conn add broadcast options,
can disable broadcast if you want
2019-03-05 11:28:57 +08:00
屈轩
959306646b
添加rbd包
2019-03-04 18:41:46 +08:00
wanyaoqi
314d99d2b4
fix metadata port, appsrv add check quitHandlerRegisted
2019-02-28 21:15:45 +08:00
wanyaoqi
54bdb43550
disable host reset iptables
2019-02-27 13:56:46 +08:00
邱剑
50d4e47869
Merge pull request #1079 in YUNIONIO/onecloud from ~QIUJIAN/onecloud:hotfix/qj-recode-cloudprovider to release/2.6.0
...
* commit 'c0c88174592d2d9d22f45e3d05beb577fc324a74':
baremetal and host request IP from on premise network
do not checkout storage limit for none-on-premise cloud
fix host usable filter
make fmt
fix: list managed resources and associate resources with uniform filters
Recode cloudprovider/cloudproviderfactory
2019-02-20 22:00:26 +08:00