lp:~rvb/maas/tftp-bug-1317705-1.8
- Get this branch:
- bzr branch lp:~rvb/maas/tftp-bug-1317705-1.8
Branch merges
- Raphaël Badin (community): Approve on 2015-06-15
-
Diff: 110 lines (+49/-2)4 files modifiedsrc/provisioningserver/monkey.py (+13/-0)
src/provisioningserver/plugin.py (+5/-1)
src/provisioningserver/tests/test_monkey.py (+22/-1)
src/provisioningserver/tests/test_plugin.py (+9/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 4001. By Gavin Panella on 2015-06-10
-
[r=allenap,
rbanffy] [bug=][ author= allenap] Update copyright notices before the release of MAAS 1.8. - 4000. By Raphaël Badin on 2015-06-09
-
[r=andreserl,
allenap] [bug=1430852][author=rvb] Add index (node_id, id) on node events: it speeds up the query that gets the last events that's issued for the UI display. - 3999. By Andres Rodriguez on 2015-06-08
-
[r=andreserl,
mpontillo] [bug=][ author= andreserl] Update changelog for 1.8.0 - 3998. By Raphaël Badin on 2015-06-08
-
[r=allenap]
[bug=][ author= rvb] Refactor the monkey patch recently introduced: put the code in a separate module and add tests. - 3997. By Gavin Panella on 2015-06-05
-
[r=blake-rouse][bug=1461181][author=allenap] Experimentally force simplestreams to use `urllib2` instead of `requests`.
The latter appears to be allowing simplestreams to leak file-descriptors; streaming requests that are not explicitly closed remain referenced by a connection pool and thus not garbage-collected.
- 3996. By Blake Rouse on 2015-06-05
-
[r=andreserl][bug=1462507][author=
blake-rouse] Fix endpoint for BlockDevice API. Add ability for a user to list all the block devices on a node and read a block device on a node. Include the type of blockdevice in the output. - 3995. By Blake Rouse on 2015-06-05
-
[r=blake-rouse][bug=1460614][author=
blake-rouse] Remove extra space after FQDN and after nodes in header. - 3994. By Mike Pontillo on 2015-06-05
-
[r=rvb]
[bug=][ author= mpontillo] Move detection of development environment to the beginning of the "dbshell" command. Add --dev option to force usage of a development environment. Also add a print statement, so the user knows if we're trying a development or a production database.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas/trunk