1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Sergio Rubio
df225b2f21 [openstack|storage] replace 'object_store' service type with 'object-store'
See #1496
2013-01-28 21:46:32 +01:00
Sergio Rubio
31a3bfa2fe [openstack|storage] added openstack_tenant and openstack_region params
Added openstack_tenant and openstack_region as recognized parameters
and pass them to OpenStack.authenticate_v2.
2013-01-28 16:38:23 +01:00
Sergio Rubio
bab6f73a68 [openstack|storage] configurable service_type and service_name
- openstack_service_type defaults to object_storage
- openstack_service_name defaults to nil

refs #1496
2013-01-28 14:35:29 +01:00
Sergio Rubio
9ace35ce5f [openstack|storage] intial import
Porting Fog Rackspace Storage service to OpenStack.
Mostly replaced names, removed CDN stuff (perhaps Rackspace specific)
and used authenticate_v2 (keystone).
2013-01-23 20:26:17 +01:00