lp:~rvb/maas/fix-release
- Get this branch:
- bzr branch lp:~rvb/maas/fix-release
Branch merges
- MAAS Maintainers: Pending requested 2014-10-02
-
Diff: 274 lines (+37/-33)6 files modifiedsrc/maasserver/api/nodes.py (+3/-3)
src/maasserver/api/tests/test_nodes.py (+1/-1)
src/maasserver/models/node.py (+7/-7)
src/maasserver/models/tests/test_node.py (+19/-18)
src/maasserver/node_action.py (+3/-2)
src/metadataserver/api.py (+4/-2)
Branch information
Recent revisions
- 3148. By Jeroen T. Vermeulen on 2014-10-01
-
[r=andreserl]
[bug=][ author= jtv] When generating /etc/network/ interfaces, emit ‘auto’ lines only for explicitly selected network interfaces. - 3147. By Jeroen T. Vermeulen on 2014-10-01
-
[r=andreserl]
[bug=][ author= jtv] Add auto_interfaces parameter to the code that generates /etc/network/ interfaces; we'll be bringing up just one interface on node boot, and the server must specify which it is. This doesn't actually implement that change yet. The diff is pretty large just from adding that one parameter (which traverses the RPC boundary) so let's keep that to a separate branch.
- 3146. By Jeroen T. Vermeulen on 2014-10-01
-
[r=andreserl]
[bug=][ author= jtv] Add (but do not call yet) an RPC call for composing a node's curtin network preseed. - 3145. By Gavin Panella on 2014-09-30
-
[r=blake-rouse][bug=1376000][author=allenap] In the TFTP server, when the MAC address for an remote IP cannot be found, do not attempt to send a node event.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas/trunk