GitHub user ArmedGuy opened a pull request:

    https://github.com/apache/cloudstack/pull/1739

    Fix xapi pluginlib for XenServer 7

    This makes cloudstack_pluginlib.py compatible with XenServer 7 dom0, as 
(from what I gathered) simplejson was included by default as "json" in the 
version that XenServer 7 dom0 uses. (python --version returns 2.7.5).
    This is the only issue I have found so far with this setup.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ArmedGuy/cloudstack 
xenserver-7-pluginlib-json-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1739.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1739
    
----
commit 9230b78b6cc11730890f619c92871935426a80de
Author: Johan Jatko <johan.ja...@outlook.com>
Date:   2016-10-27T10:14:30Z

    Fix xapi pluginlib for XenServer 7
    
    This makes cloudstack_pluginlib.py compatible with XenServer 7 dom0, as 
(from what I gathered) simplejson was included as json in the version that 
XenServer 7 dom0 uses. (python --version returns 2.7.5).
    This is the only issue I have found so far.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to