Skip to content
OpenStack Compute (Nova) Client
Python Shell
Branch: master
Clone or download

Latest commit

stephenfin Don't print user_data for 'nova show'
User data is a blob of data that the user can specify when they launch
an instance. It's generally binary data, which means it's not something
we should show by default on the CLI. Stop doing that.

Change-Id: If8f6cc040d0077a7902a5fd425e67d74d7925a46
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Closes-Bug: #1669140
Latest commit 03dca4b Feb 20, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
doc Random cleanups Feb 21, 2020
novaclient Don't print user_data for 'nova show' Feb 26, 2020
playbooks/legacy/novaclient-dsvm-functional Stop supporting and testing python2 Oct 25, 2019
releasenotes Don't print user_data for 'nova show' Feb 26, 2020
tools
.coveragerc Change ignore-errors to ignore_errors Sep 21, 2015
.gitignore Switch to stestr Jul 16, 2018
.gitreview OpenDev Migration Patch Apr 19, 2019
.mailmap Add mailmap entry May 7, 2014
.stestr.conf Switch to stestr Jul 16, 2018
.zuul.yaml
CONTRIBUTING.rst Update URLs in docs, comments and setup.cfg Jul 28, 2017
HACKING.rst Random cleanups Feb 21, 2020
LICENSE whitespace cleanups Aug 8, 2011
README.rst Updates for OpenDev transition Apr 23, 2019
babel.cfg Enable i18n with Babel. Sep 8, 2015
bindep.txt Update URLs in docs, comments and setup.cfg Jul 28, 2017
lower-constraints.txt Remove six Feb 21, 2020
requirements.txt Remove six Feb 21, 2020
setup.cfg
setup.py Updated from global requirements Mar 6, 2017
test-requirements.txt Bump to hacking 2.x Feb 21, 2020
tox.ini Bump to hacking 2.x Feb 21, 2020

README.rst

You can’t perform that action at this time.