Comment 6 for bug 1295126

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/90754
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=0a1f9c168fe0562ca1e7d5137c015e0975f6173c
Submitter: Jenkins
Branch: master

commit 0a1f9c168fe0562ca1e7d5137c015e0975f6173c
Author: Veronica Musso <email address hidden>
Date: Mon Apr 28 11:30:03 2014 -0300

    Fix for "nova help list" command

    The output of "nova help list" shows several argument as "Admin Only",
    when they are not.
    This patch modifies help notes for --ip, --ip6 and --instance-name,
    which can be used by regular users.

    DocImpact

    Change-Id: Iac541ac8e698a27348b437ad53910bd09ea7f257
    Closes-Bug: #1295126