74
edits
Changes
no edit summary
<!--T:18-->
As soon as we switched to a new linux distribution, which is not supported in upstream devstack yet, apply the following patch:
<pre>
diff --git a/functions-common b/functions-common
index 47276f0..c0cdd3b 100644
+ [ "$os_VENDOR" = "VirtuozzoLinux" ]
}
</pre>
<!--T:19-->