~ltrager/maas:lp1787621

Last commit made on 2018-09-12
Get this branch:
git clone -b lp1787621 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
lp1787621
Repository:
lp:~ltrager/maas

Recent commits

475fd4d... by Lee Trager

Fix lint

d6f0c9c... by Lee Trager

Update copyright on edited file

e28a42e... by Lee Trager

Remove unused RPC call

2f8bf60... by Lee Trager

LP: #1787621 - Retrieve undefined release title directly from OS registry.

MAAS tries to retrieve the resource title from the database. If it has not been
defined in the configured stream or by user during custom image upload MAAS
asks the OS driver to return a release. Each OS driver does this through string
manipulation and does not need on disk access to the OS images. As such it is
safe to call the OS driver directly from the region and not use an RPC call to
all rack controllers.

d19f4d2... by Lee Trager

LP: #1787492 - Process tags with XPATH definitions after enlisting finishes.

4768143... by Mike Pontillo

LP: #1791383 - Fix dnsresources read all=true when no concrete records exist.

72ae3c6... by Newell Jensen

LP: #1789521 -- Make virsh pod driver smarter about assiging default networks.

c1f5bfa... by Andres Rodriguez

Add utility script to configure candid for testing purposes

e38f2ad... by Lee Trager

Updated Curtin stores grub on RHEL in /efi/rhel instead of /efi/red

cbc7c98... by Blake Rouse

Fixes LP #1785705 - Change fs_host to return the full URL with port instead of placing that logic in the template.