Ordering price information improvements.#1319
Ordering price information improvements.#1319allmightyspiff merged 15 commits intosoftlayer:masterfrom
Conversation
|
Yeah I agree about |
|
Thanks, this is a big improvement I think. We'll tackle the Big things to change:
|
….com/FernandoOjeda/softlayer-python into FernandoOjeda-fo_vs_create_options_order_item_list
allmightyspiff
left a comment
There was a problem hiding this comment.
Overall this looks good, but I have some changes in mind for how location specific pricing works that I am still messing around with. I'll have the comments ready by tomorrow I hope, and will likely just push any changes to your branch.
|
|
||
| @click.command() | ||
| @click.argument('location', required=False) | ||
| @click.option('--prices', '-p', is_flag=True, help='Use --prices to list the server item prices, and ' |
There was a problem hiding this comment.
drop the help bit to the next line, so the help text doesn't have to be broken up so much
…rking. Still needs testing
…into fo_vs_create_options_order_item_list update branch.
….com/FernandoOjeda/softlayer-python into FernandoOjeda-fo_vs_create_options_order_item_list
…options_order_item_list Updated location specific pricing for hw create-options
TESTS✔️ Future IssuesOnce this is merged I'll make issues for these other improvements. This change set is already getting kinda large and complex.
|
|
It is a good idea to open another issue for hw create-options --prices tok02 to avoid to lists the 0$ data. |

Ordering price information improvements #1299.
Implemented:
Things to take into implement: