Commit Graph

20 Commits

Author SHA1 Message Date
Alvin Garcia 974954d366 [openstack|compute] Added requests for quota 2012-04-30 10:35:02 +08:00
Alvin Garcia 685eb85c1b [openstack|compute] Update fetching of addresses and added fetching for address pools 2012-04-30 10:35:01 +08:00
Alvin Garcia 040cd20021 [openstack|identity] Update users collections and model 2012-04-30 10:35:01 +08:00
Philip Mark Deazeta f67a186902 [openstack|image] Refactor Dynamic Methods on Image Model
-removed method missing, added location attr for image upload
2012-04-30 10:35:00 +08:00
Philip Mark Deazeta be19ce2073 [openstack|image] Image Model Updates
-added dynamic finders
-added queries for public and private images
-added function to show image metadata
2012-04-30 10:35:00 +08:00
Alfonso Juan Dillera 1db7605986 [openstack|compute] Add flavor CRUD
- Added requests.
- Added definitions to model.
- Added tests but having a problem with some items being of float type.
- Must revisit test.
2012-04-30 10:35:00 +08:00
Nelvin Driz 4d33ccb7a7 [openstack|compute] General Cleanup and Update
- Focus on adding additional vm actions support
- New request types are not fully tested
2012-04-30 10:34:59 +08:00
Philip Mark Deazeta 8e5ac8d9ed [openstack|image] Added test for models and request 2012-04-30 10:34:59 +08:00
Alfonso Juan Dillera fc88380f4a [openstack|compute] Add requests, models and tests for address
management

- Fixed other tests, but tests for address has a problem.
- Needs to be revisited.
2012-04-30 10:34:59 +08:00
Alvin Garcia b122f0c85e [openstack|identity] Keystone Roles and Users 2012-04-30 10:34:59 +08:00
Alvin Garcia c623858312 [openstack|identity] Keystone Roles 2012-04-30 10:34:59 +08:00
Nelvin Driz 42d2cb94ec [openstack|identity] Update Tenants (Complete CRUD) 2012-04-30 10:34:59 +08:00
Marjun Pagalan ed44c02742 [openstack|volume] Volume Endpoints Support
Create List Delete and Show of Volume
2012-04-30 10:34:58 +08:00
Alfonso Juan Dillera 62e73549e6 [openstack|compute] Add requests, models and tests for address
management

- Added tests to already existing requests.
- Modified the all method in the model as it doesn't have the server id
  when querying.
2012-04-30 10:34:58 +08:00
Alfonso Juan Dillera e99450ec1f [openstack|compute] Add requests, models and tests for keypairs
- Added tests to already existing requests.
2012-04-30 10:34:58 +08:00
Alfonso Juan Dillera b7370d640e [openstack|compute] Add requests and tests for security groups
- Added tests to already existing security group requests.
2012-04-30 10:34:58 +08:00
Nelvin Driz e1c5155a34 [openstack|identity] Update Tenants 2012-04-30 10:34:58 +08:00
Nelvin Driz 7cf6031c81 [openstack|compute] Add Tenants and Fix Authentication Implementation
Fixed typorgraphical errors. Authentication assumes or does not require
certain parameters that is actually needed depending on the setup or
scenario. Opted to simply make it detect it if not specified to make it
easier for first time users to use.

Conflicts:

	lib/fog/openstack.rb
2012-04-30 10:34:58 +08:00
Dan Prince d3f8245fef Additions and updates to the OpenStack API tests. 2011-09-29 14:10:21 -04:00
Dan Prince 41f09986f4 Implement fog support for the Openstack Compute API v1.1. Includes
support for legacy v1.0 style auth and v2.0 keystone auth.
2011-09-26 02:51:45 -04:00