Fog v1.35.0 Release Notes

  • Hash 4444f3287454a4281ead73fa24aa1b93d5d23a39

    Statistic Value
    Collaborators 2
    Downloads 12346569
    Forks 1496
    Open Issues 86
    Watchers 3665

    MVP! bryanl

    [#3099]

    • ๐Ÿšš Remove Nokogiri constraint. thanks Paul Thornthwaite

    [Fog 2.0]

    • ๐Ÿšš Remove 1.8.7 support. thanks Paul Thornthwaite
    • โšก๏ธ Update docs re dropping 1.8.7 support. thanks Paul Thornthwaite

    [misc]

    • Add boot_volume_size to RS compute_v2 Server Create. thanks Alain De Carolis
    • fix kernel selection bug. thanks Alex Borisov
    • ๐Ÿš€ Use head version of all released MRI versions. thanks Caleb Thompson
    • Allow travis to generate matrix of rubies and gems. thanks Caleb Thompson
    • ๐Ÿ‘ Re-add 1.9.3 support. thanks Caleb Thompson
    • โœ… Allow failures on latest Ruby version. thanks Caleb Thompson
    • change get_raw replacement regex from />/ to /=>/ for output XML. thanks Cherdancev Evgeni
    • โœ… add RAW tests. thanks Cherdancev Evgeni
    • ๐Ÿคก fixing scope of mock class on compute_v2 digital ocean list fiels. thanks Joshua Gross
    • ๐Ÿคก Fixing misnaming of methods for mock classes in compute v2 digitalocean. thanks Joshua Gross
    • โœ… Making the existing suite of tests pass for digitalocean compute v2. thanks Joshua Gross
    • โœ… fixing digitalocean server tests to test response format. thanks Joshua Gross
    • ๐Ÿ”€ fixing merge conflicts. thanks Joshua Gross
    • forgetful save of a file. thanks Joshua Gross
    • ๐Ÿ‘ Openstack adding Heat Patch support. thanks Ladislav Smola
    • Openstack volumes adding volume type management. thanks Ladislav Smola
    • 0๏ธโƒฃ Ensure root user behaves like Rackspace defaults. thanks Martin Smith
    • Require fog-google versions compatable w/ > 1.9.3. thanks Nat Welch
    • โšก๏ธ update fog-google dep to > 0.1.1. thanks Nat Welch
    • Added case to reboot gracefully if toolsOld. thanks Nick Huanca
    • Change URL options to a hash rather than an array. thanks Paul Martin
    • CGI.escape and character replacements. thanks Paul Martin
    • โœ… Limit 1.9.3 tests to use older Net::SSH. thanks Paul Thornthwaite
    • ๐Ÿšš Remove support for Ruby 1.9.3. thanks Paul Thornthwaite
    • ๐Ÿ’Ž Don't allow Travis failures for Ruby 2.2. thanks Paul Thornthwaite
    • ๐Ÿ”ง Removed unecessary configurations from Travis. thanks Paulo Henrique Lopes Ribeiro
    • ๐Ÿ’Ž Bumped required ruby version to 1.9.3. thanks Paulo Henrique Lopes Ribeiro
    • ๐Ÿšš Remove XENSERVER code. thanks Paulo Henrique Lopes Ribeiro
    • ๐Ÿšš Remove XENSERVER tests. thanks Paulo Henrique Lopes Ribeiro
    • ๐Ÿšš Remove XENSERVER bin. thanks Paulo Henrique Lopes Ribeiro
    • ๐Ÿšš Remove XENSERVER test helper. thanks Paulo Henrique Lopes Ribeiro
    • Depend on fog-xenserver. thanks Paulo Henrique Lopes Ribeiro
    • ๐Ÿ“š Adds documentation for new V2 methods. thanks Peter Souter
    • Add new #get method for images. thanks Peter Souter
    • Adds #transfer and #convert methods to image. thanks Peter Souter
    • list_servers. thanks bryanl
    • list_images. thanks bryanl
    • list_regions. thanks bryanl
    • list_flavors. thanks bryanl
    • ๐Ÿคก add a server mock. thanks bryanl
    • list_servers. thanks bryanl
    • list_images. thanks bryanl
    • list_regions. thanks bryanl
    • list_flavors. thanks bryanl
    • ๐Ÿคก add a server mock. thanks bryanl
    • add create and delete server. thanks bryanl
    • get a server. thanks bryanl
    • add droplet actions. thanks bryanl
    • add ssh key data. thanks bryanl
    • ๐Ÿ‘ support DigitalOcean v2 compute API. thanks bryanl
    • add methods for server ipv4 and ipv6 public addresses. thanks bryanl
    • ๐Ÿ‘ Fog support new provider: aliyun. thanks dengqinsi
    • v2.0.0.pre.0. thanks geemus
    • ๐Ÿ’Ž temporarily relax ruby version constraint. thanks geemus

    [openstack]

    • Add request for Cinder to get quota usage. thanks Dang Tung Lam
    • List server actions fix. thanks Dang Tung Lam
    • Glance v2 API. thanks Darren Hague
    • Make sure that Identity v3 authentication uses a v3 endpoint. thanks Darren Hague
    • IdV3: re-record VCRs against a new DevStack kilo installation. thanks Darren Hague