[openstack-dev] [osc][python-openstackclient] Consistency of option name

Graham Hayes gr at ham.ie
Mon Feb 12 13:50:34 UTC 2018



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: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20180212/3cbd8759/attachment.sig>


More information about the OpenStack-dev mailing list