Skip to content

V3.0#53

Merged
SLsthompson merged 40 commits into
masterfrom
v3.0
Sep 30, 2014
Merged

V3.0#53
SLsthompson merged 40 commits into
masterfrom
v3.0

Conversation

@SLsthompson
Copy link
Copy Markdown
Collaborator

The intent of this pull request is to create Version 3.0 of the softlayer_api gem. This is a major version update because it includes changes to existing interfaces which may require revision of existing scripts. Please review CHANGELOG.textile in the v3.0 branch for details.

This version is intended to be released on 9/15/2014

…ters that was not straightforward. Substantially changed the implementation of object filters to make them easier to create, and easy to modify properly
…nsistently in the API. Made notes in the changelog about the changes.
…is out into a separate class we get two benefits:

1 You can upgrade more than one attribute of the server at a time so you don't have to wait on separate transactions for each upgrade
2 It gets information about product ordering out of the Virtual Server class and into its own class.
Conflicts:
	lib/softlayer/VirtualServer.rb
…presenting the SoftLayer services. This is because they are in essece fixed, well known constants and symbols more properly capture that nature. Also cases were we dereference properties now use single quotes instead of double quotes to capture the fact that they too are largely constants and not 'composeable' arbitrary strings. Finally this change includes the latest round of killing off trailing whitespace
… to ensure those routines must be used carefully
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.12%) when pulling 028df3a on v3.0 into 0b740ea on master.

Conflicts:
	CHANGELOG.textile
	lib/softlayer/VirtualServer.rb
	lib/softlayer/base.rb
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.12%) when pulling 141865b on v3.0 into 9d3b67d on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.12%) when pulling 244295d on v3.0 into 9d3b67d on master.

SLsthompson added a commit that referenced this pull request Sep 30, 2014
@SLsthompson SLsthompson merged commit 33eebb4 into master Sep 30, 2014
@SLsthompson SLsthompson deleted the v3.0 branch September 30, 2014 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants