nova/nova/tests/functional
Tomi Juvonen 9345d5835f Add host_status attribute for servers/detail and servers/{server_id}
When a compute service fails, the power states of the hosted VMs are not
updated. A normal user querying his or her VMs does not get any indication
about the failure. Also there is no indication about maintenance.

This change will expose new attribute host_status to user querying his
VMs. Attribute is only seen if policy allows.

DocImpact: This adds API microversion
Implements blueprint get-valid-server-state
APIImpact

Change-Id: I5abea08bdc27624a7f23a7db8964f8c2a7b0eaa7
2016-01-16 20:07:49 +02:00
..
api api: add soft-affinity policies for server groups 2016-01-07 10:43:57 +01:00
api_sample_tests Add host_status attribute for servers/detail and servers/{server_id} 2016-01-16 20:07:49 +02:00
db Replace stubs.Set with stub_out (fakes) 2016-01-13 22:19:38 -05:00
libvirt Replace stubs.Set with stub_out (fakes) 2016-01-13 22:19:38 -05:00
wsgi Convert nova.tests.unit.image.fake.stub_out_image_service to use stub_out 2016-01-06 16:42:20 -08:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py api: use v2.1 only in api-paste.ini 2015-08-28 10:14:27 +00:00
api_samples_test_base.py remove use of _get_regexes in samples tests 2016-01-05 06:33:02 -05:00
integrated_helpers.py Convert nova.tests.unit.image.fake.stub_out_image_service to use stub_out 2016-01-06 16:42:20 -08:00
test_extensions.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_legacy_v2_compatible_wrapper.py Replace stubs.Set with stub_out (fakes) 2016-01-13 22:19:38 -05:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_middleware.py Added CORS support to Nova 2015-11-11 14:28:50 -08:00
test_server_group.py Replace stubs.Set with stub_out (fakes) 2016-01-13 22:19:38 -05:00
test_servers.py Merge "Replace stubs.Set with stub_out (fakes)" 2016-01-15 00:31:50 +00:00