python-magnumclient/magnumclient/v1
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
..
__init__.py Change folder of api to v1 for magumclient 2014-12-30 11:05:23 -05:00
baymodels_shell.py Remove unused attribute "ssh_authorized_key" 2016-01-31 13:47:47 -05:00
baymodels.py Remove unused attribute "ssh_authorized_key" 2016-01-31 13:47:47 -05:00
bays_shell.py Remove unnecessary check when create bay 2016-01-13 16:29:42 +08:00
bays.py fix wrong function description 2015-11-27 08:46:38 -05:00
certificates_shell.py Remove check for bay state on ca-sign and ca-show 2016-01-13 10:22:10 -05:00
certificates.py Add certificates operations 2015-09-21 14:44:05 -07:00
client.py Add Keystone v3 compatibility 2016-01-27 08:42:56 -06:00
containers_shell.py Fix incorrect help message 2016-01-28 00:12:59 +05:30
containers.py Add optional parameter --bay when doing container list 2015-12-17 08:51:20 +08:00
mservices_shell.py Split v1 shell sub-command into specific files 2015-11-19 09:47:17 +09:00
mservices.py Adding 'magnum service-list' 2015-09-22 00:25:48 +00:00
nodes_shell.py Split v1 shell sub-command into specific files 2015-11-19 09:47:17 +09:00
nodes.py fix wrong function description 2015-11-27 08:46:38 -05:00
pods_shell.py raise exception when create pod with invalid bay status 2016-01-16 11:47:51 +08:00
pods.py Fix POD CLI to work with Object from Bay 2015-12-01 16:08:32 -08:00
replicationcontrollers_shell.py Prevent list rcs when bay is not ready 2016-01-16 11:51:51 +08:00
replicationcontrollers.py Fix RC CLI to work with Object from Bay changes 2015-11-17 15:17:45 -08:00
services_shell.py Fix Service CLI to work with Object from Bay 2015-11-30 17:07:03 -05:00
services.py Fix Service CLI to work with Object from Bay 2015-11-30 17:07:03 -05:00
shell.py Split v1 shell sub-command into specific files 2015-11-19 09:47:17 +09:00