lp://staging/~allenap/maas/rpc-get-secrets
- Get this branch:
- bzr branch lp://staging/~allenap/maas/rpc-get-secrets
Branch merges
- Graham Binns (community): Approve
-
Diff: 293 lines (+122/-19)5 files modifiedsrc/maasserver/rpc/configuration.py (+17/-0)
src/maasserver/rpc/regionservice.py (+11/-0)
src/maasserver/rpc/tests/test_configuration.py (+25/-6)
src/maasserver/rpc/tests/test_regionservice.py (+52/-13)
src/provisioningserver/rpc/region.py (+17/-0)
Branch information
Recent revisions
- 2929. By Jeroen T. Vermeulen
-
[r=blake-
rouse,julian- edwards] [bug=1366652][author=jtv] Make the new import code clean up the temporary directories it creates for GPG keys. - 2928. By Gavin Panella
-
[r=rvb][bug=1366212][author=allenap] Use objectfork to parse leases in a separate process.
Previously this used pipefork, upon which objectfork is based.
- 2927. By Gavin Panella
-
[r=rvb][bug=1366212][author=allenap] New context manager objectfork, to perform computations conveniently in a separate process, with convenient object-passing operations.
- 2926. By Gavin Panella
-
[r=allenap][bug=1366212][author=allenap] Use pipefork to parse leases in a separate process.
- 2925. By Gavin Panella
-
[r=gmb][bug=1366212][author=allenap] New context manager pipefork, to perform computations conveniently in a separate process.
- 2924. By Newell Jensen
-
[r=jtv][bug=1365776][author=
newell- jensen] NodeCommissionR esultListView' s get_queryset method is currently returning all NodeResults, both commissioning and installing. The change adds a filter so that only the NodeResults that have result_ type=RESULT_ TYPE.COMMISSION ING are retrieved.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~maas-committers/maas/trunk