Merge branch 'opennebula-integration' of https://github.com/ungleich/dynamicweb into opennebula-integration
This commit is contained in:
commit
41d1e8b003
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Here are the steps to follow for running opennebula-integration correctly.
|
||||
|
||||
1. Install (python-oca)[https://github.com/python-oca/python-oca]
|
||||
1. Install [python-oca](https://github.com/python-oca/python-oca)
|
||||
This is the library that allows sending XMLRPC commands to OpenNebula. Unfortunately, the latest version of oca available in Python package index is not compatible with python 3.5. Hence, one would need to download the latest version from the above github link and install it from there.
|
||||
Assuming virtualenv is located at ~/python/env
|
||||
|
Loading…
Reference in a new issue