nova/nova/tests/functional
Matt Riedemann 02661caabc Remove support for /os-fping REST API
This drops support for the fping compute REST API which
has been deprecated since Newton:

  I1a8a44530be29292561e90d6f7bd7ed512a88ee3

To match the os-cloudpipe and os-certificates removals
the os-fping controller now returns a 410 response.

The related fping_path configuration option is removed
along with the related fping policy rules.

Unit tests are removed and the functional API sample
test is just asserting the 410 response now.

The API sample docs are left intact since the API reference
still builds from those and can be considered more or
less branchless, so people looking at the API reference
can apply it to older deployments of nova before os-fping
was removed.

A release note is started which we can build on for each
nova-network specific API that we remove in this series.

Part of blueprint remova-nova-network

Change-Id: Ia36aaa8f74adc2b540c49523db522cd85ab17ed2
2018-05-10 15:26:13 -04:00
..
api Merge "Add tests for alloc cands with poor local disk" 2018-05-10 02:56:11 +00:00
api_sample_tests Remove support for /os-fping REST API 2018-05-10 15:26:13 -04:00
compute Move test_report_client out of placement namespace 2018-04-06 22:56:03 +01:00
db Merge "Add AggregateList.get_by_metadata() query method" 2018-03-30 17:13:09 +00:00
libvirt libvirt: Bump MIN_{LIBVIRT,QEMU}_VERSION for "Rocky" 2018-04-23 17:02:27 +02:00
notification_sample_tests Add request_id to instance action notifications 2018-04-19 13:06:59 -04:00
regressions Merge "libvirt: Bump MIN_{LIBVIRT,QEMU}_VERSION for "Rocky"" 2018-04-24 09:53:43 +00:00
wsgi Cleanup RP and HM records while deleting a compute service. 2018-04-18 19:25:49 -04:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py Remove legacy v2 API functional tests 2016-05-04 18:17:23 +08:00
api_samples_test_base.py Add pagination and changes-since for instance-actions 2017-12-14 07:42:17 +00:00
integrated_helpers.py Functional test: evacuate with no compute 2018-02-20 13:46:18 +00:00
test_aggregates.py Add require_tenant_aggregate request filter 2018-03-28 15:58:46 -07:00
test_compute_mgr.py remove unnecessary conf imports 2018-03-09 14:30:10 -05:00
test_images.py Add create image functional negative tests 2016-12-26 14:15:14 +09:00
test_instance_actions.py make microversion a client level construct for tests 2016-02-24 11:02:05 -05:00
test_legacy_v2_compatible_wrapper.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_list_servers_ip_filter.py Trivial: Nix duplicate PlacementFixture() in test 2017-12-01 15:39:28 -06:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py Remove unused logging import 2017-02-17 15:17:51 +07:00
test_middleware.py Removes unnecessary utf-8 encoding 2016-12-20 10:27:01 +07:00
test_multiattach.py [api] Allow multi-attach in compute api 2018-01-22 10:45:13 -05:00
test_nova_manage.py Unmap compute nodes when deleting host mappings in delete cell operation 2018-03-15 16:41:03 +00:00
test_report_client.py Move test_report_client out of placement namespace 2018-04-06 22:56:03 +01:00
test_server_group.py Add late server group policy check to rebuild 2018-02-06 13:54:12 +01:00
test_servers.py Add multi-cell negative test for cold migration with target host 2018-05-03 02:54:03 +00:00