oracle-samples / knife-oci

Chef Knife Plugin for Oracle Cloud Infrastructure
https://cloud.oracle.com/cloud-infrastructure
Other
12 stars 15 forks source link

Refactor code for 'server show', 'server create' output #44

Closed lidl closed 7 years ago

lidl commented 7 years ago

This set of changes incorporates the refactoring of the 'server show' output code into a new helper file, and changes both 'server show' and the out from 'server create' to use the now separated out code.

lidl commented 7 years ago

I will update this pull request with an updated one, once the multi-vnic pull request has landed. It's a hassle to keep rebasing this changeset since it's built on top of the changes in the multi-vnic branch.

lidl commented 7 years ago

In case it wasn't obvious (due to the preservation of the old code commit dates), this pull request has been updated with an up-to-date after the name change set of patches.