On 12/02/18 04:18, Hongbin Lu wrote: > Hi all, > > I was working on the OSC plugin of my project and trying to choose a CLI > option to represent the availability zone of the container. When I came > across the existing commands, I saw some inconsistencies on the naming. > Some commands use the syntax '--zone <xxx>', while others use the syntax > '--availability-zone <xxx>'. For example: > > * openstack host list ... [--zone <zone>] > * openstack aggregate create ... [--zone <availability-zone>] > * openstack volume create ... [--availability-zone <availability-zone>] > * openstack consistency group create ... [--availability-zone > <availability-zone>] > > I wonder if it makes sense to address this inconsistency. Is it possible > have all commands using one syntax? > > Best regards, > Hongbin >
Please please move to `availability-zone` - zone is a DNS zone (seen as Keystone took Domain :) ) within OSC. > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >
signature.asc
Description: OpenPGP digital signature
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
