maas:1.7

Last commit made on 2016-09-03
Get this branch:
git clone -b 1.7 https://git.launchpad.net/maas
Members of MAAS Committers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
1.7
Repository:
lp:maas

Recent commits

370f969... by Mike Pontillo

[r=andreserl][bug=][author=ricgard] Backport: template change for generated docs back link to maas.io.

f0f62bc... by Mike Pontillo

[r=newell,rbanffy,mpontillo][bug=1428666][a=mpontillo] seamicro: remove logging of BMC password.

2a7ab59... by LaMont Jones

[r=lamont][bug=][author=lamont] In lease parsing, give preference to raising the child process error over the parent's error. This should help debug bug#1504863.

e63e162... by LaMont Jones

[r=mpontillo][bug=1504971][author=lamont] Update to work with twisted 15

86a74ad... by Chris Johnston

[r=mpontillo][bug=1481118][author=cjohnston] Backport r4154 from trunk - Add --username to maas-region-admin apikey command docs.

0919dc0... by Blake Rouse

[r=blake-rouse][bug=1472707][author=blake-rouse] Add ListBootImagesV2 RPC command. Fallback to using ListBootImages RPC when the ListBootImagesV2 is not handled on the cluster.

The signature of the ListBootImages RPC call was changed to support more data in the response. This change will cause connected clusters that are not updated the same time as the region to stop communicating and error. This allows both methods to exist on the cluster where V2 will be called first then fallback to the older call in error.

be83528... by Blake Rouse

[r=blake-rouse][bug=1472707][author=blake-rouse] Use CompressedAmpList for the ListBootImages RPC call.

5875c3b... by Andres Rodriguez

[r=andreserl][bug=][author=andreserl] Backport r4129: Add OS Support documentation

3d9682c... by Andres Rodriguez

[r=rvb][bug=][author=andreserl] Changelog formatting fixes

a88a4c8... by Mike Pontillo

[r=mpontillo][bug=1413388][author=mpontillo] Allow users to define allow-* parameters in named.conf.options; prevent writing them to named.conf.options.inside.maas in that case. (Merge from trunk revision 4082)