commit | 897ecfb60274cc9d39abbc9b55635a3a2fce577b | [log] [tgz] |
---|---|---|
author | Andrea Frittoli (andreaf) <andrea.frittoli@hpe.com> | Tue Feb 23 10:12:48 2016 -0500 |
committer | Andrea Frittoli (andreaf) <andrea.frittoli@hpe.com> | Wed Feb 24 11:31:32 2016 -0500 |
tree | ff81d3d60663f0621c79d61f97ef458d141eda6a | |
parent | 84d06eca2f07da734468320f92b06f058dc8c559 [diff] [blame] |
Add reno to tempest Tempest is going to be on pypi and expose a stable interface in the tempest.lib namespace, so adding reno to it. Partially-implements: bp tempest-lib-reintegration Change-Id: Ice4c27f7bc6d0154cfced9789f3c82236106a9e3
diff --git a/.gitignore b/.gitignore index d58b162..5b87cec 100644 --- a/.gitignore +++ b/.gitignore
@@ -23,3 +23,6 @@ !.coveragerc cover/ doc/source/_static/tempest.conf.sample + +# Files created by releasenotes build +releasenotes/build