zsh-workers
 help / color / mirror / code / Atom feed
From: Marko Myllynen <myllynen@redhat.com>
To: zsh workers <zsh-workers@zsh.org>
Subject: Re: [PATCH] Update OpenStack completions
Date: Mon, 22 May 2017 16:19:54 +0300	[thread overview]
Message-ID: <e2e45651-6475-dbd5-e3ba-8145504b0aac@redhat.com> (raw)
In-Reply-To: <09970cbf-c440-cbe3-c5db-e76048e854d2@redhat.com>

Hi,

Ping, would be nice to have these patches reviewed / merged:

http://www.zsh.org/mla/workers/2017/msg00750.html
http://www.zsh.org/mla/workers/2017/msg00751.html
http://www.zsh.org/mla/workers/2017/msg00752.html

Thanks,

On 2017-05-10 10:57, Marko Myllynen wrote:
> Hi,
> 
> Add some new OpenStack commands from Ocata / Pike releases.
> 
> Thanks to the automated nature of the actual completions,
> we merely need to add the new commands, no code changes.
> 
> ---
>  Completion/Unix/Command/_openstack | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Completion/Unix/Command/_openstack b/Completion/Unix/Command/_openstack
> index 69e4921..fcb704a 100644
> --- a/Completion/Unix/Command/_openstack
> +++ b/Completion/Unix/Command/_openstack
> @@ -1,4 +1,4 @@
> -#compdef openstack aodh barbican ceilometer cinder cloudkitty designate glance gnocchi heat ironic keystone magnum manila mistral monasca murano neutron nova sahara senlin trove
> +#compdef openstack aodh barbican ceilometer cinder cloudkitty designate freezer glance gnocchi heat ironic keystone magnum manila mistral monasca murano neutron nova sahara senlin tacker trove vitrage watcher zun
>  
>  # https://wiki.openstack.org/wiki/OpenStackClients
>  # http://docs.openstack.org/user-guide/common/cli-install-openstack-command-line-clients.html
> @@ -23,8 +23,8 @@ local -a clnts_compl_new clnts_compl_old clnts_swift_like
>  #
>  #  3) Swift, slightly different from 2)
>  #
> -clnts_compl_new=( aodh barbican designate gnocchi openstack )
> -clnts_compl_old=( ceilometer cinder cloudkitty glance heat ironic keystone magnum manila mistral monasca murano neutron nova sahara senlin trove )
> +clnts_compl_new=( aodh barbican designate freezer gnocchi openstack vitrage watcher )
> +clnts_compl_old=( ceilometer cinder cloudkitty glance heat ironic keystone magnum manila mistral monasca murano neutron nova sahara senlin tacker trove zun )
>  clnts_swift_like=( swift )
>  
>  # Python clients take quite some time to start up and some (openstack(1))
> 
> Thanks,
> 


-- 
Marko Myllynen


  reply	other threads:[~2017-05-22 13:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-10  7:57 Marko Myllynen
2017-05-22 13:19 ` Marko Myllynen [this message]
2017-05-22 13:53   ` Peter Stephenson
2017-05-22 14:00     ` Marko Myllynen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e2e45651-6475-dbd5-e3ba-8145504b0aac@redhat.com \
    --to=myllynen@redhat.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).