lp:~newell-jensen/maas/fix-1567177
- Get this branch:
- bzr branch lp:~newell-jensen/maas/fix-1567177
Branch merges
- Gavin Panella (community): Approve on 2016-04-12
-
Diff: 94 lines (+25/-10)4 files modifiedsrc/maasserver/models/node.py (+3/-1)
src/maasserver/models/signals/power.py (+5/-3)
src/maasserver/models/signals/tests/test_power.py (+6/-6)
src/maasserver/models/tests/test_node.py (+11/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 4895. By Newell Jensen <email address hidden> on 2016-04-12
-
Update get_effective_
power_info and allow rack controllers to be power queried but not started or stopped. - 4894. By Newell Jensen <email address hidden> on 2016-04-11
-
Fixes Node model's power_query PowerProblem when there is No BMC defined. Also changes so that rack controllers are no longer power queried.
- 4893. By Mike Pontillo on 2016-04-08
-
[r=blake-rouse][bug=1555679,1564657]
[author= mpontillo] Fix bugs #1555679 and #1564657. * Only physical interfaces (and sometimes bonds) will now be matched
by MAC address. For other interface types, it is legal for duplicates
to be found. (though it will now be logged as a warning)
* Removed a poorly-tested warning message which could sometimes trigger
in incorrect situations.
* Fix signal handling for interface save to avoid infinite recursion.
(Note: indirectly tested by rack interface update tests, since
without it, infinite recursion is seen in the tests.)
* Fix MAC validation to consider all ancestors and successors, rather
than just immediate family.
* Remove tests for bonds and bridges "moving with MAC address" (they are
now recreated if renamed, since it's not possible to uniquely identify
a bond or bridge by MAC).
* Add tests for multiple bridges with the same MAC as their parents. - 4892. By Blake Rouse on 2016-04-08
-
[r=andreserl][bug=1566829][author=
blake-rouse] Fix issue where region process could be removed before next update. - 4891. By Blake Rouse on 2016-04-08
-
[r=allenap][bug=1561991][author=
blake-rouse] Modify the hostmap over OMAPI instead of remove/add combination. - 4890. By Quentin Conner on 2016-04-08
-
[r=allenap][bug=1567055][author=
quentin- conner] Bump versions of flake8 and pep8. - 4889. By Jeffrey C Jones on 2016-04-07
-
[r=blake-
rouse][ bug=][author= trapnine] Add documentation for retrieving the api version. - 4888. By LaMont Jones on 2016-04-07
-
[r=blake-rouse][bug=1567176][author=lamont] Correctly handle duplicate key id=0 for domain, fabric, space, zone models.
- 4887. By Lee Trager on 2016-04-07
-
[r=blake-rouse][bug=1566848][author=ltrager] Set Xenial as the default image and commissioing release. Set images.maas.io as the default simplestream.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas/trunk