~supu2/maas:rack_region_exploration

Last commit made on 2021-08-23
Get this branch:
git clone -b rack_region_exploration https://git.launchpad.net/~supu2/maas
Only Guner can upload to this branch. If you are Guner please log in for upload directions.

Branch merges

Branch information

Name:
rack_region_exploration
Repository:
lp:~supu2/maas

Recent commits

6d191b0... by Christian Grabowski

extra IP from payload to find machine in front of rack controller

include remote IP in each payload to region server

33977d1... by Christian Grabowski

add fixes based on tcpdump results

add power on / off via IPMI

ipmi requests

define interfaces for power drivers

b827ba6... by Christian Grabowski

add events module

fa03ae6... by Christian Grabowski

add missing imports

better error handling

fix proxy instantiation and configuration

get tftp rpc working

add lease socket service

add tftp-offload service

fetch tftp servers via rpc

add region tftp
squash this into adding tftp server

add region level DHCP

745e2ce... by Alexsander de Souza

Report services status to Region controller

331a912... by Alexsander de Souza

Improve proxy address parsing

578825a... by Alexsander de Souza

Improves capnp RPC service integration with the existing region code

47dc041... by Christian Grabowski

fix client bind

fix other services RPC

add tftp to entrypoint

full TFTP transaction

encode / decode TFTP packets

add service methods

add tftp forwarder

5a6d535... by Christian Grabowski

fix build

fix authentication

fix existing services

close connection on error

start supervisor earlier

add get proxy call

configure http services

add reverse proxy

make https urls work

quiet down logs

successfully proxy http

fix existing services

forward requests

add http proxy

78a33a5... by Alexsander de Souza

Add more glue to the Capnp-twisted integration