deckhand/deckhand/conf
Scott Hussey 9f2a0fb347 Collect profile data on DH requests
- Seeing issues with a lot of Drydock
  requests timing out and it seems to be a
  downstream issue with pulling Deckhand
  docs
- Add jsonpath cacheing as the jsonpath-ng
  parser was consuming 54s of the total 56s
  runtime of a rendered-documents GET call.
  With caching, the call is taking closer to 2s.
- All add a .dockerignore file to make image
  building a little faster

Change-Id: I6ef84ffd946dcf2713b4f7570b985156deb1d697
2018-02-15 13:09:16 -05:00
..
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
config.py Collect profile data on DH requests 2018-02-15 13:09:16 -05:00
opts.py DECKHAND-33: Add oslo.config options for keystone auth 2017-08-24 20:12:05 +01:00