Virt drivers need to be able to change the structure of the provider trees they expose. When moving existing resources, existing allocations need to be moved along with the inventories. And this must be done in such a way as to avoid races where a second entity can create or remove allocations against the moving inventories. Change-Id: I1508c8e12c75b24ec9da04468b700b60f055ec24 blueprint: reshape-provider-tree
8 lines
333 B
Plaintext
8 lines
333 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
|
sphinxcontrib-seqdiag>=0.8.4 # BSD
|
|
yasfb>=0.5.1,!=0.6.0
|