softlayer / softlayer-ruby

http://softlayer.github.io/softlayer-ruby/
MIT License
54 stars 35 forks source link

Change available locations to regions for Product Package #127

Closed ArtsiomMusin closed 7 years ago

ArtsiomMusin commented 7 years ago

This pull request is to close issue #126.

The list of changes:

  1. renamed availableLocations to regions as availableLocations are deprecated
  2. added a missing 'exec' in the contribution guide

I don't know if it's better to rename :available_locations to :available_regions... Maybe it will break someone's code, but as no-one has reported that before, probably it won't break anything. :smile: Anyway, the regions format is different than availableLocations. So you cannot avoid changes in your tools/applications which use this gem.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.06%) to 99.821% when pulling 7836e2d13f5ceeb4c606cdd7907d3710be1ffb59 on ArtsiomMusin:fix-available-locations-for-product-package into 03f75fdd15f15e6cbf16df27478d31df8293c8a8 on softlayer:master.