Skip to content

Conversation

@allmightyspiff
Copy link
Member

Added networking options to slcli hw create-options
Refactored slcli hw create to use the ordering manager
Added --network option to slcli hw create for more granular network choices.
deprecated --port-speed and --no-public . They still work for now, but will be removed in a future release.

…primarily instead of doing price lookups on its own. Added option to specify a particular networking keyname instead of just a speed
@allmightyspiff allmightyspiff self-assigned this Jul 10, 2020
@allmightyspiff allmightyspiff added CLI Ordering Anything related to ordering labels Jul 10, 2020
Copy link
Contributor

@caberos caberos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ATGE ATGE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it works as expected. so LGTM.

note: OS_CENTOS_6_X_32_BIT, OS_FREEBSD_10_X_32_BIT currently are showed by using slcli hw create-options, so if these items are used in order to create a server an SoftLayerAPIError(500): CentOS 6.x (32 bit) is not available as of 08/31/2016 (Item #(3904). is retrieved. I am not sure if skipping old items is possible in slcli hw create-options, but I think would be a nice feature.

Copy link
Contributor

@FernandoOjeda FernandoOjeda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good for me, it is working fine.

@allmightyspiff
Copy link
Member Author

allmightyspiff commented Jul 14, 2020

@ATGE I agree with your comment, I created #1299 to add something like that feature in the future. I tried figuring out a better way of showing prices/availability/restrictions but it ended up being too complicated, at least for this issue. Something to add in the future for sure though.

@allmightyspiff allmightyspiff merged commit 04c0bec into softlayer:master Jul 14, 2020
@allmightyspiff allmightyspiff deleted the issues828 branch July 14, 2020 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLI Ordering Anything related to ordering

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CLI support to select 10 Gbps port speed for bare-metal servers

4 participants