magnum/magnum/tests/unit/api/controllers/v1
Hongbin Lu c64e8eb502 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 remove it from Magnum.
[1] https://review.openstack.org/#/c/262628/
[2] https://review.openstack.org/#/c/262926/

Change-Id: I7ff80fd1421bf2ea61e951e87f83983fb2883f79
Closes-Bug: #1540134
Partial-Implements: blueprint coreos-k8s-bay
2016-02-28 15:33:56 -05:00
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_base.py timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00
test_bay.py API: Move validate_properties to REST API layer 2016-02-05 16:57:02 +08:00
test_baymodel.py Remove unused attribute "ssh_authorized_key" 2016-02-28 15:33:56 -05:00
test_certificate.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
test_container.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
test_magnum_service.py Add policy enforcement unittest to magnum_service 2016-01-07 22:44:31 -05:00
test_pod.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
test_replicationcontroller.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
test_service.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
test_types.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00
test_utils.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_x509keypair.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00