
As we are about to version the Watcher objects, we need to make sure that upcoming model/object modifications are additive in order to avoid having to bump the major version of the API. Therefore, this changeset removes 2 unused DB fields: extra in Audit Template object and deadline in Audit object. Change-Id: Ib9750d2dee8b565bd837341f826999b64c4e2cc3 Partially-Implements: blueprint watcher-versioned-objects