~ltrager/maas:lp1889788_2.7

Last commit made on 2020-08-04
Get this branch:
git clone -b lp1889788_2.7 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:
lp1889788_2.7
Repository:
lp:~ltrager/maas

Recent commits

f85c406... by Lee Trager

LP: #1889788 - Always communicate with IPMI BMC's at OPERATOR level.

While the ipmipower command defaults to using OPERATOR the
ipmi-chassis-config and ipmitool commands both default to ADMIN.
Specify that OPERATOR should be used for all IPMI commands.

Backport of c348e0c

037e34a... by Adam Collard

Revert "Revert "This is the NVMe secure erase implementation (+ one more patch, to fix/improve quick erase).""

This reverts commit 014fc9d1f24fbdb2d976a6915ef1523ba1ad9027 and
brings back commit 78f5b6bae966cadd4bae44801409fc3b0468f65e.

72f2ee5... by Adam Collard

Release 2.7.2

014fc9d... by Adam Collard

Revert "This is the NVMe secure erase implementation (+ one more patch, to fix/improve quick erase)."

This reverts commit 78f5b6bae966cadd4bae44801409fc3b0468f65e.

78f5b6b... by Guilherme G. Piccoli

This is the NVMe secure erase implementation (+ one more patch, to fix/improve quick erase).
I tried to explain/detail everything in the commit messages; also, code/tests were validated against Flake8 to prevent style issues.

Backport of 9633810

bc8d9e8... by Lee Trager

Revert "LP: #1869116 - Read storage model data from udev ID_MODEL_ENC. (gh:lxc/lxd:7665)"

This reverts commit 511d6314eb90c804d484c48afbd1bdcc23e91efe.

448333c... by Alberto Donato

snap: add curl as a build dependency for dget

310b39a... by Alberto Donato

snap: workaround LP:1887638 by using dget instead of pull-lp-source

511d631... by Lee Trager

LP: #1869116 - Read storage model data from udev ID_MODEL_ENC. (gh:lxc/lxd:7665)

911a37d... by Adam Collard

Revert back to bfe8769c2 in anticipation of snapcraft fix