1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/hp/examples/getting_started_examples.md
2013-11-19 20:35:17 -05:00

2.1 KiB
Executable file

#Ruby Fog Bindings Examples for use with HP Cloud Services

This section includes code examples for working with Ruby Fog bindings and HP Cloud. HP Cloud recently updated their service to version 13.5, so make sure you use the HP Cloud Compute 13.5 examples, HP Cloud Block Storage 13.5, and the HP Cloud Networking examples only with the the latest version. The CDN and object storage examples work in both 12.12 and 13.5.

Choose what you want to work with:

##Version 12.12 Extensions to Ruby Fog Bindings

These examples currently supports HP Cloud Compute, HP Cloud Object Storage, HP Cloud CDN, and HP Cloud Block Storage. Support for other services will be added as they become available.

##Version 13.5 Extensions to Ruby Fog Bindings

For the release of HP Cloud v13.5, the HP Cloud extensions added support for HP Cloud Networking and HP Cloud Compute V2 and HP Cloud Block Storage V2 examples. All other examples above are compatible with v13.5.


Documentation Home | Examples