sequenceiq / cloudbreak-shell

CLI shell for the Cloudbreak project
https://cloudbreak.sequenceiq.com/
16 stars 6 forks source link

CLOUD-48386 added gcp us east regions to autocomplete #131

Closed martonsereg closed 8 years ago

martonsereg commented 8 years ago

@biharitomi

btw region name is not validated at all in the shell and not even in the API (at least in rc-1.1), so the following command successfully starts a stack creation that only fails later and can't be deleted.

stack create --name eastb --region INVALID_REGION
jenkins-cloudbreak commented 8 years ago

Jenkins build finished, all tests passed. Refer to this link for build results: http://ci.sequenceiq.com/job/cloudbreak-shell-pull-request/105/

biharitomi commented 8 years ago

LGTM, and a JIRA would be nice about the mentioned issue :)