Comment 2 for bug 924256

Revision history for this message
Khai Do (zaro0508) wrote :

This bug can be more easily fixed if all openstack projects placed config files in one spot. Right now projects are scattering config files throughout /etc so this fix will require a few steps.
  1. patch a few projects to allow config files to be relocated (https://review.openstack.org/#/c/46580)
  2. have jenkins copy configs to $WORKSPACE/logs so that it will get saved.