-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44047/
-----------------------------------------------------------
(Updated Feb. 29, 2016, 7:01 a.m.)
Review request for mesos, Michael Park and Vinod Kone.
Changes
-------
Revert unintended change.
Bugs: MESOS-4667
https://issues.apache.org/jira/browse/MESOS-4667
Repository: mesos
Description
-------
This allows operators to list all the dynamic reservations and persistent
volumes in a cluster. This is important in itself; it also makes it easier to
use the `/unreserve` and `/destroy-volumes` endpoints.
Diffs (updated)
-----
docs/persistent-volume.md 47ada98413f1670e9fc4ebd9d1ead6af9b120184
docs/reservation.md 450f4eec49d957b096df1380c3e79d5f743cc829
src/master/http.cpp d6e1f22620dfc4271244a2983195cffc36da6e8e
src/tests/persistent_volume_endpoints_tests.cpp
08b9102318b826bab9d2c1d389fb80b86949218c
Diff: https://reviews.apache.org/r/44047/diff/
Testing
-------
make check
Thanks,
Neil Conway