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

increased the limit for api results to at least 500 #25

Closed spielkind closed 7 years ago

spielkind commented 7 years ago

This should avoid issues with for example: booting a VM with a specific public IP when having more than 42 EIPs assigned.

garloff commented 7 years ago

Well, the limits already were an increase on the default in most cases. When I chose the settings I looked at the default quota to ensure otc works within those limits. On the other hand, there is no real advantage in using small limits, so I'll merge this one.