python-muranoclient/muranoclient
Felipe Monteiro 7e2a6445a6 Remove long-ago deprecated show_categories
The API catalog endpoint `show_categories` was deprecated back
in Liberty cycle. It was recently removed from murano in
If1bea7448c0d4aa5fdf37c8400323589d73fdb21

This commit removes the muranoclient usage of this now-removed
endpoint, which is currently used by muranodashboard, causing
bugs. There is a commit for muranodashboard to address this
problem: I715b1c9ccfdd044980596cc6d966062e0386884c

After muranodashboard stops referencing the deprecated
endpoint in favor of the current one, all references
to the deprecated endpoint will have been removed.

Related change: If1bea7448c0d4aa5fdf37c8400323589d73fdb21

Change-Id: I2024fc1e5705f581579ecabaec30f66687a272d7
Depends-On: I715b1c9ccfdd044980596cc6d966062e0386884c
Partial-Bug: #1701067
2017-06-28 20:39:56 +01:00
..
apiclient Replace six.iteritems() with .items() 2017-04-04 17:29:58 +05:30
common Replace six.iteritems() with .items() 2017-04-04 17:29:58 +05:30
data Update package composing command 2015-04-10 16:11:59 +00:00
glance Replace six.iteritems() with .items() 2017-04-04 17:29:58 +05:30
osc Add package import to openstack CLI 2017-04-28 11:04:11 +08:00
tests Add package import to openstack CLI 2017-04-28 11:04:11 +08:00
v1 Remove long-ago deprecated show_categories 2017-06-28 20:39:56 +01:00
__init__.py Add --version parameter for murano python client 2015-06-22 16:01:45 +00:00
client.py Make method import_versioned_module work 2017-03-14 09:59:46 +00:00
i18n.py Remove log translations 2017-03-21 02:50:06 -04:00
shell.py Modify Default Domain 2017-05-15 11:29:30 +08:00
version.py Cherry-pick following change-ids from release-0.2. 2013-09-03 15:15:02 +04:00