ObjectStore-method became objectStoreService-method in php-opencloud

Fixes "call to undefined method OpenCloud\Rackspace::ObjectStore()" we were experiencing...
This commit is contained in:
David Joos 2014-06-19 14:42:41 +01:00
parent ce0e00c554
commit b6d58c99c3

View File

@ -620,7 +620,7 @@ services:
opencloud.object_store:
class: OpenCloud\ObjectStoreBase
factory_service: opencloud.connection
factory_method: ObjectStore
factory_method: objectStoreService
arguments:
- 'cloudFiles' # Object storage type
- 'DFW' # Object storage region