trove-dashboard/trove_dashboard
Zhao Chao 9ade6598b3 Remove table UpdateAction and declare mox dependency
The UpdateAction of tables was deprecated in [1], and finally removed
in [2]. The only usage of this feature is in ConfigurationDetailTabs,
it's now removed in the way as Horizon does.

[1]: https://review.openstack.org/#/c/343861/
[2]: https://review.openstack.org/#/c/560790/

Mox usage is now disable by default in horizon [3], so we have to
delcare use_mox = True explicitly. After we have finished mock
migration for all test cases, we could remove the usage of use_mox.

[3]: https://review.openstack.org/#/c/558048/

Change-Id: I1b24a3b3cdae27930421d2c8faa02c116e18a006
Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
2018-05-09 18:32:35 +08:00
..
api Switch to oslo_log 2018-01-11 04:37:41 +00:00
content Remove table UpdateAction and declare mox dependency 2018-05-09 18:32:35 +08:00
enabled Remove empty files 2018-01-26 17:36:50 +07:00
locale Imported Translations from Zanata 2018-03-07 07:33:09 +00:00
static Deprecated error method 2018-01-29 01:29:04 -08:00
test Remove table UpdateAction and declare mox dependency 2018-05-09 18:32:35 +08:00
utils Fix binascii hexlify under Python 3 2018-03-14 17:37:04 +08:00
__init__.py Completing the plugin 2015-12-18 15:53:31 -07:00
exceptions.py Completing the plugin 2015-12-18 15:53:31 -07:00
version.py Add reno for release notes management 2016-04-14 20:56:32 +00:00