qinling/devstack
Lingxian Kong bbfe83eee3 Invoke Python function in a directory rather than a zip package
There is a limitation for loading modules directly from a zip file:
"ZIP import of dynamic modules (.pyd, .so) is disallowed." which
makes most of python libs including C extentions not work. So we have
to extract the zip before executing the function.

Change-Id: I4d4eed380a4140c905603891e1dfa942834bd25d
2018-07-04 01:56:54 +12:00
..
plugin.sh Specify the runtime image version explicitly 2018-06-06 00:07:07 +12:00
settings Invoke Python function in a directory rather than a zip package 2018-07-04 01:56:54 +12:00