Author: tomaz
Date: Wed Aug 10 15:14:13 2011
New Revision: 1156217
URL: http://svn.apache.org/viewvc?rev=1156217&view=rev
Log:
Add note about compatibility.
Modified:
libcloud/trunk/libcloud/compute/drivers/opennebula.py
Modified: libcloud/trunk/libcloud/compute/drivers/opennebula.py
URL:
http://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/opennebula.py?rev=1156217&r1=1156216&r2=1156217&view=diff
==============================================================================
--- libcloud/trunk/libcloud/compute/drivers/opennebula.py (original)
+++ libcloud/trunk/libcloud/compute/drivers/opennebula.py Wed Aug 10 15:14:13
2011
@@ -16,7 +16,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
"""
-OpenNebula driver
+OpenNebula driver. Compatible with OpenNebula 1.4
"""
from base64 import b64encode