openstack-virtual-baremetal/openstack_virtual_baremetal/tests
Ben Nemec c788a845c4 Make bmc caching configurable
In ci we want to enable caching of instance status to reduce load
on the host cloud, but for interactive developer setups it can be
confusing.  If a user shuts off a baremetal vm without using the
BMC then the BMC won't recognize that its state has changed.

This change makes caching configurable, and disabled by default.
In CI we can enable it explicitly and regular users won't get any
confusing behavior by default.
2017-04-27 12:18:07 -05:00
..
__init__.py Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00
test_auth.py Re-enable uefi support with glanceclient 2017-04-26 12:55:22 -05:00
test_build_nodes_json.py Re-enable uefi support with glanceclient 2017-04-26 12:55:22 -05:00
test_deploy.py Re-enable uefi support with glanceclient 2017-04-26 12:55:22 -05:00
test_openstackbmc.py Make bmc caching configurable 2017-04-27 12:18:07 -05:00