drydock/python/drydock_provisioner/drivers/node/maasdriver/models
Scott Hussey 54ea0e1374 Workaround MAAS race condition
- If two threads concurrently update the power parameters
  of VMs on the same libvirt host, it seems to leave MAAS
  with broken state. Add locking in Drydock so that Drydock
  does not do this concurrently.

Change-Id: I85575f4ba48152b4dc79c646871f33b69f845ab9
2018-12-17 11:29:52 -06:00
..
__init__.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
base.py Fix: pep8 airship-drydock-omni-test fix 2018-11-05 18:35:36 +01:00
blockdev.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
boot_resource.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
domain.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
fabric.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
interface.py Support multiple rack controllers 2018-10-18 17:04:00 -05:00
iprange.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
machine.py Workaround MAAS race condition 2018-12-17 11:29:52 -06:00
node_results.py Fix: pep8 airship-drydock-omni-test fix 2018-11-05 18:35:36 +01:00
partition.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
rack_controller.py Support multiple rack controllers 2018-10-18 17:04:00 -05:00
repository.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
sshkey.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
staticroute.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
subnet.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
tag.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
vlan.py Support multiple rack controllers 2018-10-18 17:04:00 -05:00
volumegroup.py Refactor build to include Go 2018-09-04 13:13:21 -05:00