~fwieffering/maas:tgt-redfish-bugfix

Last commit made on 2019-09-27
Get this branch:
git clone -b tgt-redfish-bugfix https://git.launchpad.net/~fwieffering/maas
Only Freddy can upload to this branch. If you are Freddy please log in for upload directions.

Branch merges

Branch information

Name:
tgt-redfish-bugfix
Repository:
lp:~fwieffering/maas

Recent commits

1c39530... by Freddy

retry 404s without a trailing slash with a trailing slash

ae549d3... by Freddy

add tests for new functionality

d0470f9... by Freddy

fix failing tests

78dd8f9... by Freddy

fix line length

ecdda8f... by Freddy

maintain order of operations for power_off

18bdccb... by Freddy

bump timeout for power queries

1b68cab... by Freddy

remove trailing slashes, catch errors

- have found that trailing slashes on redfish commands cause some redfish
implementations to throw errors, remove the trailing slashes
- update power_off to check state prior to sending ForceOff. Some
redfish implementations return errors when ForceOff an off box
- catch invalid json errors

ea12967... by Steve Rydz

Fix alignment of add partition form

0b4b103... by Steve Rydz

Update the DHCP column in subnets table to show provider

56fac8f... by Newell Jensen

GOARCH needs 386 and not i386. Change GOARCH to use 386. Update LXD_SCRIPT to replace i386 with 386.