python-magnumclient/magnumclient
Hongbin Lu 5beb4eb0a2 Remove unused attribute "ssh_authorized_key"
This attribute was used in CoreOS template before. The usage of this
attribute has been removed [1][2]. This patch removed it from CLI.
[1] https://review.openstack.org/#/c/262628/
[2] https://review.openstack.org/#/c/262926/

Change-Id: I97bbffb8c53bce852fa5f210caafeb0047fe1efb
Partial-Bug: #1540134
Partial-Implements: blueprint coreos-k8s-bay
2016-01-31 13:47:47 -05:00
..
common Python 3.4 compatibility 2016-01-21 13:53:38 +01:00
openstack Replace six.iteritems(dict) with dict.items() 2016-01-19 04:28:43 +00:00
tests Remove unused attribute "ssh_authorized_key" 2016-01-31 13:47:47 -05:00
v1 Remove unused attribute "ssh_authorized_key" 2016-01-31 13:47:47 -05:00
__init__.py Added project required files. 2014-11-21 08:33:53 +09:00
client.py Add unversioned client constructor 2015-11-10 08:32:06 +00:00
exceptions.py Fix bypass_url and errors with no headers 2016-01-13 07:43:56 -05:00
i18n.py Setup for translation 2015-05-14 20:26:10 -04:00
shell.py Add Keystone v3 compatibility 2016-01-27 08:42:56 -06:00
version.py Skeleton for the cli client 2014-11-21 15:22:41 -08:00