On Fri, Oct 18, 2013 at 05:04:12PM +0900, Hitoshi Mitake wrote: > sheepdog is a project under heavy development, so sheep and dog breaks > compatibility occasionally. This makes trouble because external > software, from administrators' home made scripts to OpenStack Cinder [1], > makes assumptions about their interface. > > This patch adds a new file CHANGELOG.md for describing important > changes introduced during development. Users can read this file and be > notified of the changes. > > I want developers change this file when they make interface > changes. Especially: > 1. change of command line > 2. change of output to stdout and stderr, especially raw output > 3. change of return values of commands > should be noted in the file. > > [1]: > https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/sheepdog.py > > Signed-off-by: Hitoshi Mitake <[email protected]> > --- > > v2: remove invalid descriptions
Applied thanks Yuan -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
