lp:~mpontillo/maas/list-connected-macs-2.0
- Get this branch:
- bzr branch lp:~mpontillo/maas/list-connected-macs-2.0
Branch merges
- MAAS Maintainers: Pending requested 2016-06-06
-
Diff: 196 lines (+166/-1)2 files modifiedsrc/maasserver/api/subnets.py (+45/-1)
src/maasserver/api/tests/test_subnets.py (+121/-0)
Branch information
Recent revisions
- 5078. By Mike Pontillo on 2016-06-06
-
Add backward compatability API to list the connected MACs on a subnet (optionally by VLAN).
- 5077. By Gavin Panella on 2016-06-06
-
[r=ltrager]
[bug=][ author= allenap] New SystemLock methods: acquire and release. Previously SystemLock and its descendants worked only as context managers.
- 5076. By Lee Trager on 2016-06-06
-
[r=allenap]
[bug=][ author= ltrager] Move update_interfaces from RackController to Controller - 5075. By Gavin Panella on 2016-06-06
-
[r=brendan-
donegan] [bug=][ author= allenap] Make atomic_delete() safe with the presence of other files, i.e. so that it won't clobber them. - 5074. By Gavin Panella on 2016-06-06
-
[r=ltrager]
[bug=][ author= allenap] Extract an abstract base class from NetworksMonitor ingService ready for reuse in the region. The concrete NetworksMonitor
ingService is now called RackNetworksMon itoringService. - 5072. By Jeffrey C Jones on 2016-06-04
-
[r=blake-
rouse,trapnine, mpontillo] [bug=1586555][author=trapnine] Deleting a Node will cascade delete any exclusively owned BMC. - 5071. By Jeffrey C Jones on 2016-06-04
-
[r=blake-
rouse,trapnine, mpontillo] [bug=1586555][author=trapnine] Deleting a Node will cascade delete any exclusively owned BMC. - 5070. By Gavin Panella on 2016-06-04
-
[r=ltrager]
[bug=][ author= allenap] New lock type NamedLock for synchronising processes around an non file-based activity. This also improves the readability of RunLock's lock file paths — previously they were base64 encoded, now they're based on a simple replacement operation on the given path — and the fslock attribute of SystemLock and its children has moved to _fslock to make it clear that it is not part of the public API.
- 5069. By Newell Jensen on 2016-06-04
-
[r=mpontillo][bug=1588116][author=
newell- jensen] Add rack register command.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas/trunk