~d0ugal/maas:maas-rack-power-driver

Last commit made on 2020-06-10
Get this branch:
git clone -b maas-rack-power-driver https://git.launchpad.net/~d0ugal/maas
Only Dougal Matthews can upload to this branch. If you are Dougal Matthews please log in for upload directions.

Branch merges

Branch information

Name:
maas-rack-power-driver
Repository:
lp:~d0ugal/maas

Recent commits

06e9370... by Dougal Matthews

Fix test

9843149... by Dougal Matthews

Minor updates

- Update copyright
- Remove comment in snapcraft that wasn't useful
- Remove parenthsis
- Call the on/off/cycle methods on power drivers. They are the intended
interface, not power_on/power_off/power_cycle.
- Use the PowerDriver base class for the fake and switch to twisted for
execution

dcb81a2... by Dougal Matthews

Add test coverage

f9ebbf7... by Dougal Matthews

Add help text and fix choices

80baddc... by Dougal Matthews

Add the help text

dd6b23c... by Dougal Matthews

Correct a comment in the virsh pod driver

defea00... by Dougal Matthews

Use await instead of yield

Old habbits.

68b1ef3... by Dougal Matthews

Expose the command as maas-power rather than under maas-rack

3929749... by Dougal Matthews

Blacken

a47344e... by Dougal Matthews

Further note