ironic-inspector/ironic_inspector/test
Dmitry Tantsur 57ee71b2e0 Clean up logging related to new state machine
* Do not log every function call. It was nice for debugging, but now it just
  clutters the logs. Expecially when we log arguments, containing
  the whole inventory.
* Do not log "state None", it's not helpful.
* Move state assignment down in NodeCache.__init__, otherwise it's always
  overwritten by invalidate_cache() call.

Change-Id: Ic7e8f6a6c3957684be2f6f80529aa7776df81153
2017-01-31 13:21:43 +01:00
..
inspector_tempest_plugin Remove unused "service" argument from tempest client manager 2017-01-05 12:08:39 +01:00
unit Clean up logging related to new state machine 2017-01-31 13:21:43 +01:00
__init__.py Remove the generic eventlet monkey patch from test 2016-11-18 10:35:53 +01:00
base.py Introducing node introspection state management 2016-12-15 00:20:27 +01:00
functional.py Functional test node remove 2017-01-16 15:51:36 +01:00