lp:~allenap/maas/proxy-settings
- Get this branch:
- bzr branch lp:~allenap/maas/proxy-settings
Branch merges
- Julian Edwards (community): Approve on 2012-10-23
-
Diff: 111 lines (+30/-10)4 files modifiedsrc/maasserver/forms.py (+6/-0)
src/maasserver/models/config.py (+1/-0)
src/maasserver/tests/test_config.py (+14/-6)
src/maasserver/tests/test_views_settings.py (+9/-4)
Related bugs
Bug #1068843: [SRU] maas-cluster-controller doesn't have images for provisioning | Critical | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 1289. By Raphaël Badin on 2012-10-19
-
[r=allenap][bug=1066775][author=rvb] Load the mac addresses related to a node from the cache even if .iterator() is used. Preload the macaddresses and the tags related to a list of nodes when fetching the list of nodes via the api.
- 1287. By Dimiter Naydenov on 2012-10-19
-
[r=allenap]
[bug=][ author= dimitern] Fixed #1061870: Implemented NodesHandler. release( ) API call to release multiple nodes at once. - 1286. By Martin Packman on 2012-10-18
-
[r=allenap]
[bug=][ author= gz] Add pagination for the tag view page - 1285. By John A Meinel on 2012-10-18
-
[r=allenap]
[bug=][ author= jameinel] Change the MAAS application so that it can return content with 'Content-Encoding: gzip' This should be useful for general web browsers, so that any large page gets compressed before being sent on the wire. It helps the Tag builders immensely, because we are requesting many MB of data in each request, which compresses very well. This also teaches the MAASDispatcher how to set the Accept-Encoding header, and how to handle the Content-Encoding response.
In testing with many nodes, rebuilding tags can saturate a 1GB network link. So compressing the stream speeds up the tag processing from 22s to 15s on the nodes that have compression enabled.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas/trunk