pvc/node-daemon/pvcd
Joshua Boniface 7b3e267f7a Implement bridge_device for bridged VNIs
Required due to #64. Bridged networks were being created on top of a
vLAN if the Cluster network was a vLAN device, rather than being created
on the underlying device. This came from a previous revision of the
cluster architecture guidelines where Cluster was supposed to be a raw
device rather than a vLAN. This fixed the problem by implementing a
configuration field for a "bridge_device", a NIC device that can then
have the bridged vLANs created on top of it.

Fixes #64
2020-01-06 14:44:56 -05:00
..
CephInstance.py Clean up handling of OSD dump command 2019-10-22 12:51:29 -04:00
DNSAggregatorInstance.py Handle integrity errors in DNS aggregator 2019-12-19 10:45:06 -05:00
Daemon.py Implement bridge_device for bridged VNIs 2020-01-06 14:44:56 -05:00
MetadataAPIInstance.py Fix bad join with new table name 2020-01-04 15:17:27 -05:00
NodeInstance.py Handle VM states in flush more accurately 2020-01-05 15:21:16 -05:00
VMConsoleWatcherInstance.py Update copyright string year to include 2019 2019-10-13 12:09:51 -04:00
VMInstance.py Run VM state actions in a thread 2019-12-26 11:08:16 -05:00
VXNetworkInstance.py Implement bridge_device for bridged VNIs 2020-01-06 14:44:56 -05:00
__init__.py Massive rejigger into single daemon 2018-10-14 02:40:54 -04:00
common.py Add black magic to minimize ping losses 2019-12-19 18:57:32 -05:00
dnsmasq-zookeeper-leases.py Handle empty None-type hostname 2020-01-05 22:46:56 -05:00
fencing.py Update copyright string year to include 2019 2019-10-13 12:09:51 -04:00
fixrbdlocks Move to YAML config and allow split functions 2019-03-11 01:47:40 -04:00
log.py Update copyright string year to include 2019 2019-10-13 12:09:51 -04:00
zkhandler.py Update copyright string year to include 2019 2019-10-13 12:09:51 -04:00