~ltrager/maas:lp1730976

Last commit made on 2017-11-15
Get this branch:
git clone -b lp1730976 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:
lp1730976
Repository:
lp:~ltrager/maas

Recent commits

e063bf5... by Lee Trager

LP: #1730976 - Only show storage device health status for physical storage devices

e00ad6d... by Lee Trager

LP: #1732220 - Fix configuration page link from cards

5643f02... by Lee Trager

LP: #1731353 - Regenerate testing ScriptResults when the result of 00-maas-07-block-devices is received.

When commissioning finishes MAAS regenerates all testing ScriptResults to
make sure testing is run on all current storage devices. On a new node a
place holder is used which forces MAAS to create a ScriptResult for each
newly discovered storage device. If MAAS already has storage information
ScriptResults are immediately associated with known disks. Regeneration still
happens to include any storage devices added. However if all storage devices
were replaced when MAAS deleted the PhysicalBlockDevice a cascade delete also
deleted the associated ScriptResults. Since all ScriptResults were deleted
testing never ran. Regeneartion now happens after all storage information from 00-maas-07-block-devices has been processed but before previous storage devices are deleted.

bb192a9... by Alberto Donato

LP: #1550083 - don't generate random hostnames for IP prefixed hostnames if extra chars are present

3dfb7bb... by Alberto Donato

LP: #1731887 - make the Delete action last in the details page menu for controllers as well

a20c5d2... by Andres Rodriguez

Update debian/changelog

410b453... by Andres Rodriguez

Update CHANGELOG & debian/changelog

6eea758... by Andres Rodriguez

Snap: Remove rogue symlinks that a package creates against nothing.

475e9e5... by Lee Trager

LP: #1731350 - Clear aborted ScriptResults from websocket cache

1fbc7ae... by Blake Rouse

LP: #1731292 - Fix view log from wrapping on hardware tests listing.