lp:~mpontillo/maas/beaconing-packet-format
Created by
Mike Pontillo
on
2017-06-13
and last modified on
2017-06-21
- Get this branch:
- bzr branch lp:~mpontillo/maas/beaconing-packet-format
Only
Mike Pontillo
can upload to this branch. If you are
Mike Pontillo
please log in for upload directions.
Branch merges
Propose for merging
- Данило Шеган (community): Approve on 2017-06-21
-
Diff: 673 lines (+345/-74)4 files modifiedsrc/provisioningserver/security.py (+31/-9)
src/provisioningserver/tests/test_security.py (+55/-44)
src/provisioningserver/utils/beaconing.py (+135/-10)
src/provisioningserver/utils/tests/test_beaconing.py (+124/-11)
Branch information
Recent revisions
- 6088. By Mike Pontillo on 2017-06-14
-
Adjust test to account for automatic UTF-8 string encoding during Fernet decryption.
- 6085. By Mike Pontillo on 2017-06-13
-
[r=ltrager]
[bug=][ author= mpontillo] Add beacon observation capability and commands to MAAS. * Adds "maas-rack observe-beacons" command.
(consistent with ARP and DHCP observation)
* Adds maas-beacon-monitor script.
(to be installed in /usr/lib/maas)
* Refactors 'make sudoers' to call a single script file.
* Refactors UDP over IPv4 packet decoding and adds tests.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas/trunk