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

Bump version and update changelog.

This commit is contained in:
Rupak Ganguly 2012-06-08 10:33:53 -04:00
parent 6c707fe283
commit 275e9599ae
2 changed files with 16 additions and 2 deletions

View file

@ -1,3 +1,17 @@
0.0.15 06/08/2012
=================
- add metadata attribute in server and image models to manage metadata
- add metadata model and request layer functionality with mocking support
- add tests for metadata
- upgrade to excon 0.13.0 to take advantage of ssl passthru functionality
- add security_groups attribute to the server model
- add support for future availability zones for all HP services
- change hp_avl_zone to be a required parameter for all HP services
- add support for console output in compute service
- add helper method for cdn public ssl url
- add tests for storage, compute and cdn services
- improve quality of mocks to match real implementation
0.0.14 02/23/2012
=================
- minor fix for public ip address

View file

@ -6,8 +6,8 @@ Gem::Specification.new do |s|
## If your rubyforge_project name is different, then edit it and comment out
## the sub! line in the Rakefile
s.name = 'hpfog'
s.version = '0.0.14' # fog base 1.0.0
s.date = '2012-02-23'
s.version = '0.0.15' # fog base 1.0.0
s.date = '2012-06-08'
#s.rubyforge_project = 'fog'
## Make sure your summary is short. The description may be as long