1.10.1 2013/04/04

Storage

github.com/fog/fog/blob/master/lib/fog/openstack/examples/storage/set-account-quota.rb

Now it’s possible to use an admin account with a reseller role to impersonate other accounts and set account metadata headers. See the account quotas example included in this release

Network

Implements provider extensions when creating networks.

See docs.openstack.org/trunk/openstack-network/admin/content/provider_attributes.html

Added router model/collection and related requests.

See github.com/fog/fog/blob/master/lib/fog/openstack/examples/network/network_subnets_routers.rb

Image

Download CirrOS 0.3.0 image from launchpad (~6.5MB) to /tmp and upload it to Glance.

See github.com/fog/fog/blob/master/lib/fog/openstack/examples/image/upload-test-image.rb

Compute