Comment 1 for bug 1607228

Revision history for this message
Eli Qiao (taget-9) wrote :

This is confusing.

I suggest that in this bug we fix that "magnum service-list not show disabled" as https://review.openstack.org/#/c/349811/

You may need 2 patch to fix it:

1. for magnum-api, add disabled value to magnum service-list return, this may need a microversion, since you may modify the response of an API. For microversion, need to wait for the discussion result .
2. for python-magnumclient, we need https://review.openstack.org/#/c/349811/ to depend on 1.

As I commented on https://review.openstack.org/#/c/349377/ , you may need to open another bug to track that.
also need microversion and also a python-magnumclient patch.

Eli.