Update README file

Adding a note on how to contribute and
report a bug.

Change-Id: Iced030f68356b7752283fbb42d6d9176c97a41bd
This commit is contained in:
Fabien Boucher 2014-02-13 14:50:32 +01:00
parent 3793a27400
commit 8aed90c5ad
1 changed files with 13 additions and 0 deletions

View File

@ -196,3 +196,16 @@ swfiller and swsync are not designed to work with swift v1.0 authentication.
We experienced some performances troubles when doing large synchronization
with token validation. Having to validate the token each time could come back with
error due to keystone capability to handle large amount of token validation requests.
Reporting a bug
---------------
The issue tracker is managed by launchpad so please use the
following link to report a bug :
https://bugs.launchpad.net/swiftsync
If you want to submit a patch please use https://review.openstack.org.
If you are not familiar with the Openstack way of submitting patches
please read before https://wiki.openstack.org/wiki/How_To_Contribute.