lp:~newell-jensen/maas/fix-1687487
- Get this branch:
- bzr branch lp:~newell-jensen/maas/fix-1687487
Branch merges
- Lee Trager (community): Approve
-
Diff: 23 lines (+5/-2)1 file modifiedsrc/maasserver/models/bmc.py (+5/-2)
Related bugs
Related blueprints
Branch information
Recent revisions
- 6036. By Newell Jensen
-
Change hostname uniqueness check to use Node instead of Machine so that region, racks, etc. are checked for a potential conflicting hostname.
- 6035. By Lee Trager
-
[r=blake-rouse][bug=1686171][author=ltrager] Warn users when running unsupported tests on 14.04
- 6034. By Lee Trager
-
[r=newell-jensen][bug=1687500][author=ltrager] If a StaticIPAddress has no subnet ip_is_on_vlan now returns False to prevent an AttributeError
- 6033. By Andres Rodriguez
-
[r=andreserl,
blake-rouse] [bug=1687620][author=andreserl] Restart maas-proxy instead of reloading when running in the snap - 6032. By Blake Rouse
-
[r=blake-
rouse][ bug=][author= blake-rouse] Fix squid building to not use native arch instructions. - 6031. By Newell Jensen
-
[r=blake-rouse][bug=1687463][author=
newell- jensen] Only show *Add pod* when loading the pods listing page if there are no pods. Additionally, only show *Add pod* in the header if no pods are currently selected. - 6030. By Newell Jensen
-
[r=andreserl][bug=1681878][author=
newell- jensen] Remove `Power` header in node details page. - 6029. By Andres Rodriguez
-
[r=blake-
rouse][ bug=][author= andreserl] Add missing import for 'maas' binary in the snap. - 6028. By Mike Pontillo
-
[r=blake-rouse][bug=1686736][author=mpontillo] Relax unique constraint on StaticIPAddress model to allow DISCOVERED IP addresses to coexist with other types.
* Switches from unique=True on the 'ip' field to Django's unique_together.
* Adds a partial index to allow only DISCOVERED IP addresses to coexist with other allocation types (all the other types' addresses still must be unique among themselves). - 6027. By Mike Pontillo
-
[r=blake-
rouse,danilo] [bug=1686195][author=mpontillo] Add maas-test- enlistment script to setup.py so it can be packaged.
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