lp:~jtv/maas/1.2-bug-1070775
- Get this branch:
- bzr branch lp:~jtv/maas/1.2-bug-1070775
Branch merges
- Gavin Panella (community): Approve
-
Diff: 156 lines (+124/-0)2 files modifiedsrc/maasserver/forms.py (+26/-0)
src/maasserver/tests/test_forms.py (+98/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1280. By Jeroen T. Vermeulen
-
Satisfy tests, but add one: non-accepted nodegroup can always have its name changed. Tests: 1 failure.
- 1276. By Jeroen T. Vermeulen
-
[r=julian-edwards][bug=1070774][author=jtv] Disallow changes to Node.hostname on nodes that are currently allocated. The change would confuse Juju, which will still refer to the node by its old hostname.
- 1275. By Jeroen T. Vermeulen
-
[r=rvb]
[bug=][ author= jtv] Shortening some test names; they're all basically identical within the test case, and the bit I remove is implicit in the test case's name. There's one exception but for no obvious reason except to effect the same shortening. - 1274. By Julian Edwards
-
[r=julian-edwards][bug=1069603][author=
julian- edwards] Prevent an unnecessary stack trace in the metadataserver log when starting a node that has no user data. - 1273. By Julian Edwards
-
[r=julian-edwards][bug=1066775][author=
julian- edwards] Backport r1289 from trunk - fix slow page load (bug 1066775) - 1272. By Jeroen T. Vermeulen
-
[r=rvb][bug=1069734][author=jtv] Move file storage from the filesystem into the database, so that it's no longer local to a single app server.
Functionally the change is hidden inside FileStorage, but the need for garbage collection goes out the window as well. We should remove the maas-gc cron script altogether, but for that, the packaging branch needs updating as well. Keeping the file in disabled form for now decouples the two changes.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~maas-committers/maas/trunk