opentelekomcloud / otc-tools

(Deprecated) Simple bash/curl/jq based command line tool using the OpenStack and OTC specific REST APIs.
Creative Commons Attribution Share Alike 4.0 International
27 stars 17 forks source link

fix mixup: publicip status is ... eip status iip ... #32

Closed zamiam69 closed 7 years ago

zamiam69 commented 7 years ago

This fixes ecs creation with publicips which is broken in current HEAD.

garloff commented 7 years ago

Oh thanks, I should adapted things when I unified the lsit format to uniformly be of the form RSRCID NAME STATUS [ADDINFO [ADDINFO2 ...]] This place I overlooked. Thanks for spotting and fixing!