nodepool/nodepool/tests
James E. Blair cacef76d3a Avoid collisions after ZK image data import
When image data are imported, if there are holes in the sequence
numbers, ZooKeeper may register a collision after nodepool-builder
builds or uploads a new image.  This is because ZooKeeper stores
a sequence node counter in the parent node, and we lose that
information when exporting/importing.  Newly built images can end
up with the same sequence numbers as imported images.  To avoid this,
re-create missing sequence nodes so that the import state more
closely matches the export state.

Change-Id: I0b96ebecc53dcf47324b8a009af749a3c04e574c
2022-06-20 13:00:05 -07:00
..
fixtures Merge "Default limits for k8s labels and quota support" 2022-05-31 09:19:59 +00:00
functional Implement an OpenShift Pod provider 2019-05-07 02:25:15 +00:00
unit Avoid collisions after ZK image data import 2022-06-20 13:00:05 -07:00
__init__.py Avoid collisions after ZK image data import 2022-06-20 13:00:05 -07:00
fake-image-create Add parent and abstract flags for diskimages 2020-03-20 07:53:08 +11:00
post-upload-hook Support optional post upload hooks 2019-11-25 13:37:28 +01:00