Merge branch 'compute' into develop

This commit is contained in:
stupidon 2016-03-15 22:04:31 +01:00
commit 3c1ac3a13d

View file

@ -1,7 +1,6 @@
<?php <?php
//namespace istic-openstack\Server\core; //namespace istic-openstack\Server\core;
// TODO introduce error-handling based on errors specific to the compute module use OpenCloud\Common\Error;
use OpenStack\Common\Error;
class compute class compute
{ {