~blake-rouse/maas:maas-url-saved-state

Last commit made on 2018-07-13
Get this branch:
git clone -b maas-url-saved-state https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
maas-url-saved-state
Repository:
lp:~blake-rouse/maas

Recent commits

7706db5... by Blake Rouse

Merge branch 'master' into maas-url-saved-state

da1e653... by Blake Rouse

Add tests.

3304b17... by Andres Rodriguez

Minor performance improvement when accessing proxy settings.

cefdd5e... by Mike Pontillo

LP: #1771885 - Replicate DNS search paths per-interface in v1 preseed YAML

bc324cd... by Newell Jensen

Add default_macvlan_mode to the pods form.

72aba3a... by Mike Pontillo

LP: #1776604 - Improve hostname mapping heuristic for bonded bridges

This commit changes the default hostname to IP address mapping to
account for situations where an interface parent's parent is a
machine's boot interface.

2581bde... by Andres Rodriguez

LP: #1779712 - Add the ability to select which port maas-proxy binds against.

536fd2f... by Blake Rouse

Save state of RPC connection information to disk.

7f7bcb0... by Blake Rouse

Add ability for multiple maas_url to be defined in rackd.conf.

This enables a list of URLs to be defined in the rackd.conf. This doesn't break compatibility because it also allows the old way of defining the maas_url. The rack controller will parallel request endpoint data from multiple URLs for determining the RPC connection endpoints.

edcfe64... by Newell Jensen

Add default macvlan mode to pod model.