deb-python-watcherclient/doc/source/api
David.T c8bf47d72d Remove obsolete object attributes
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
2016-11-14 10:03:37 +00:00
..
watcherclient.client.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.common.apiclient.auth.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.common.apiclient.base.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.common.apiclient.client.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.common.apiclient.exceptions.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.common.apiclient.utils.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.common.base.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.common.cliutils.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.common.http.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.common.i18n.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.common.utils.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.exceptions.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.keystone_client_fixtures.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.test_client.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.test_http.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.test_import.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.test_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.test_utils.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.utils.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_action_plan_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_action_plan.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_action_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_action.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_audit_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_audit_template_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_audit_template.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_audit.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_goal_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_goal.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_metric_collector_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.tests.v1.test_metric_collector.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.action_plan_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.action_plan.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.action_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.action.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.audit_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.audit_template_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.audit_template.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.audit.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.client.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.goal_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.goal.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.metric_collector_shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.metric_collector.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.resource_fields.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.v1.shell.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00
watcherclient.version.rst Sync with oslo-incubator 2016-01-12 15:52:32 +00:00