Trying out the new releasenotes jobs

Change-Id: I96a29ab48cd7a349d0eb17efce7df097d4174cbe
Depends-On: I5820bb2ffa0e3c65ac846ced97435b7c3086aefc
This commit is contained in:
Tim Burke 2017-08-08 22:40:10 +00:00
parent ed0858a4e4
commit f323bb4824

@ -33,6 +33,7 @@
# sys.path.insert(0, os.path.abspath('.'))
import datetime
from swiftclient import __version__
# -- General configuration ------------------------------------------------