608b7d9047
It will throw TypeError when you try to operate on dict.keys() like a list in python3. ref:https://docs.python.org/3/library/stdtypes.html#dictionary-view-objects Partially implements blueprint: nova-python3-mitaka Change-Id: I44fc5ceb4f533f0e3628bddc1b394cf5e6573a82 |
||
---|---|---|
.. | ||
etc/xapi.d/plugins | ||
README |
This directory contains files that are required for the XenAPI support. They should be installed in the XenServer / Xen Cloud Platform dom0. If you install them manually, you will need to ensure that the newly added files are executable. You can do this by running the following command (from dom0): chmod a+x /etc/xapi.d/plugins/*