Description
After HTTP API for scheduler finished, there are two APIs can teardown a framework: one is in scheduler API and the other is teardown endpoint in mesos master.
I think that the teardown endpoint can be removed in master as the scheduler HTTP API can already teardown a framework.