python-magnumclient/magnumclient/tests/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
shell_test_base.py raise exception when create pod with invalid bay status 2016-01-16 11:47:51 +08:00
test_baymodels_shell.py Remove unused attribute "ssh_authorized_key" 2016-01-31 13:47:47 -05:00
test_baymodels.py Remove unused attribute "ssh_authorized_key" 2016-01-31 13:47:47 -05:00
test_bays_shell.py Improve client master_count validation 2015-12-05 08:51:02 +08:00
test_bays.py Add support for multiple master nodes 2015-08-03 11:22:06 -04:00
test_certificates_shell.py Remove check for bay state on ca-sign and ca-show 2016-01-13 10:22:10 -05:00
test_certificates.py Add certificates operations 2015-09-21 14:44:05 -07:00
test_client.py Add Keystone v3 compatibility 2016-01-27 08:42:56 -06:00
test_containers_shell.py raise exception when create container with invalid bay status 2016-01-16 11:50:42 +08:00
test_containers.py Add optional parameter --bay when doing container list 2015-12-17 08:51:20 +08:00
test_mservices_shell.py Split v1 shell sub-command into specific files 2015-11-19 09:47:17 +09:00
test_mservices.py Adding 'magnum service-list' 2015-09-22 00:25:48 +00:00
test_nodes_shell.py Split v1 shell sub-command into specific files 2015-11-19 09:47:17 +09:00
test_nodes.py Add error info detail for magnum cli. 2015-04-14 07:44:28 +00:00
test_pods_shell.py raise exception when create pod with invalid bay status 2016-01-16 11:47:51 +08:00
test_pods.py Fix POD CLI to work with Object from Bay 2015-12-01 16:08:32 -08:00
test_replicationcontrollers_shell.py Prevent list rcs when bay is not ready 2016-01-16 11:51:51 +08:00
test_replicationcontrollers.py Fix RC CLI to work with Object from Bay changes 2015-11-17 15:17:45 -08:00
test_services_shell.py Fix Service CLI to work with Object from Bay 2015-11-30 17:07:03 -05:00
test_services.py Fix Service CLI to work with Object from Bay 2015-11-30 17:07:03 -05:00