4 Commits

Author SHA1 Message Date
Kirill Bespalov
0991a696ca Add reno for releasenotes management
An initial patch to add reno and create a base directory for
release notes

Change-Id: If393d865f3f054379a713d0e9f905d43b2faeccb
2016-05-19 17:14:31 +03:00
ZhiQiang Fan
16f956d6f3 ignore .eggs directory
This directory contains eggs that were downloaded by setuptools
to build, test, and run plug-ins.

This directory caches those eggs to prevent repeated downloads.

We need to ignore it.

Change-Id: Idd164c7c8952c70487253e5691ba2da33345059a
2015-11-23 18:35:44 -07:00
Doug Hellmann
355d15aee3 Ignore any egg and egg-info directories
Running the tests installs pbr in a way that leaves a .egg directory in
the source tree, so update the ignore file to ignore it.

Change-Id: I7d702c9511992efc518195def0967bc0191d93a9
2014-02-05 09:32:25 -08:00
Mark McLoughlin
b5c41bba00 Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00