Go to file
Alessandro Pilotti 3a8d09ec77 Fixes Python3 issue in decoding password
The 'nova get-password' command shows a passowrd as bytes
instead of string in Python 3 currently.
It should be shown as string.
So fix it.

Co-Authored-By: Takashi Natsume <natsume.takashi@lab.ntt.co.jp>
Change-Id: Ibcfb071fcc3c74535b800295ec95ca5ec8bc3c9b
Closes-Bug: #1794167
2018-10-26 11:06:44 +09:00
2018-07-16 15:43:48 +07:00
2018-07-16 15:43:48 +07:00
2014-05-07 12:16:41 -07:00
2018-07-16 15:43:48 +07:00
2018-09-10 22:24:43 +02:00
2015-09-08 10:10:25 -07:00
2011-08-08 13:25:29 -07:00
2018-06-28 12:37:19 +00:00
2017-03-06 01:18:45 +00:00
2018-09-24 15:18:06 +01:00

Team and repository tags

image

Python bindings to the OpenStack Compute API

Latest Version

This is a client for the OpenStack Compute API. It provides a Python API (the novaclient module) and a command-line script (nova). Each implements 100% of the OpenStack Compute API.

Description
OpenStack Compute (Nova) Client
Readme 35 MiB
Languages
Python 100%