drydock/python/drydock_provisioner
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
..
cli Catchup YAPF formatting 2018-09-26 08:57:51 -05:00
control Fix: pep8 airship-drydock-omni-test fix 2018-11-05 18:35:36 +01:00
drivers Workaround MAAS race condition 2018-12-17 11:29:52 -06:00
drydock_client Refactor build to include Go 2018-09-04 13:13:21 -05:00
ingester (fix) Use endpoint for MAAS URL 2018-11-27 12:04:38 -06:00
introspection Refactor build to include Go 2018-09-04 13:13:21 -05:00
objects Merge "(fix) Support node filter by rack name" 2018-11-07 09:28:15 +00:00
orchestrator Merge "(fix) Use endpoint for MAAS URL" 2018-12-04 14:25:20 +00:00
schemas Refactor build to include Go 2018-09-04 13:13:21 -05:00
statemgmt (fix) Use endpoint for MAAS URL 2018-11-27 12:04:38 -06:00
__init__.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
config.py Update node-labels through Kubernetes Provisioner 2018-09-25 17:54:59 +05:30
drydock.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
error.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
policy.py Catchup YAPF formatting 2018-09-26 08:57:51 -05:00
util.py Refactor build to include Go 2018-09-04 13:13:21 -05:00