Merge "Fixing URL for static files Earlier the static files were being served on...
authorMark Beierl <mark.beierl@dell.com>
Tue, 25 Jul 2017 21:04:07 +0000 (21:04 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 25 Jul 2017 21:04:07 +0000 (21:04 +0000)
commit967371648191c37e20123c08e761c7a8a2a98516
treedb5504a23f4015a4027d6f923fb8fd7a366c4e7d
parent3e30bf5912cbd63a9dfc1977bbc1c900889ebd3c
parent9b1febca47789f85469faab8175c8928ede937ac
Merge "Fixing URL for static files Earlier the static files were being served on /static/ now it has been fixed and are being served on /reporting/js/ and /reporting/css/ for js and css files respectively. JIRA: STORPERF-192"