| Fixing travis file |
|
More...
|
about 14 years ago
|
| Merge pull request #7 from pvankouteren/master |
|
More...
|
about 14 years ago
|
| Added first storage parts: ListContainers and CreateContainer |
|
More...
|
about 14 years ago
|
| Updated expected exception as the arguments are validated by the ApiCommand validate method which throws a ValidationException. |
|
More...
|
about 14 years ago
|
| Prevent addition of keys with a null value. |
|
More...
|
about 14 years ago
|
| Prevent addition of belongsTo when it's not set. |
|
More...
|
about 14 years ago
|
| Updated setPersonality command to match docblock. Updated build method to include the personality. |
|
More...
|
about 14 years ago
|
| Added null check to prevent injection of 'null' values in the JSON message. |
|
More...
|
about 14 years ago
|
| Made OpenstackClient::factory() compatible with FromConfigInterface::factory() |
|
More...
|
about 14 years ago
|
| OpenStackException should extend Exception. |
|
More...
|
about 14 years ago
|
| OpenStackException implements GuzzleException, which IS the interface. |
|
More...
|
about 14 years ago
|
| OpenStackException extends GuzzleException. There's no interface for that. GuzzleException should implement that if it would be present. |
|
More...
|
about 14 years ago
|
| Mad ComputeClient and IdentityClient compatible with FromConfigInterface::factory() |
|
More...
|
about 14 years ago
|
| Added return statement to allow method chaining (which was already used) |
|
More...
|
about 14 years ago
|
| Updated docblocks to match the parameters. |
|
More...
|
about 14 years ago
|
| Mad ComputeClient::factory() compatible with FromConfigInterface::factory() |
|
More...
|
about 14 years ago
|
| Removed --install-suggests statement from travis config file as it's not used any more. Removed comma from composer file which caused error. |
|
More...
|
about 14 years ago
|
| Updated gitignore to ignore PhpStorm idea dir. |
|
More...
|
about 14 years ago
|
| Fixing conflicts |
|
More...
|
about 14 years ago
|
| Changing bootstrap |
|
More...
|
about 14 years ago
|
| Refactoring project |
|
More...
|
about 14 years ago
|
| Eliminado tenant de CreateUser |
|
More...
|
over 14 years ago
|
| Update .travis.yml |
|
More...
|
over 14 years ago
|
| Eliminado setTenant de prueba unitaria de CreateUser y su respectiva verificación del body |
|
More...
|
over 14 years ago
|
| Actualizadas pruebas unitarias de CreateTenant y Authenticate para que validara el contenido del body |
|
More...
|
over 14 years ago
|
| Updating to guzzle 2.2.3 |
|
More...
|
over 14 years ago
|
| Merge branch 'master' of github.com:shcloudservices/guzzle-openstack |
|
More...
|
over 14 years ago
|
| Fixing target dir in composer.json |
|
More...
|
over 14 years ago
|
| Listo parámetro tenantid obligatorio en comando CreateUser |
|
More...
|
over 14 years ago
|
| Prueba unitaria de modificación de comando CreateUser para recibir tenantid como parámetro obligatorio |
|
More...
|
over 14 years ago
|