[openstack-dev] [os-client-config] get_session_endpoint() and Keystone admin endpoint

Akira Yoshiyama akirayoshiyama at gmail.com
Sun Mar 19 12:18:56 UTC 2017


Hi all,

I have developed Yakumo, a pythonic unified OpenStack client library:

  PyPI: https://pypi.python.org/pypi/yakumo
  Git: https://github.com/yosshy/python-yakumo

and I found that
os_client_config.cloud_config.CloudConfig.get_session_endpoint()
didn't return Keystone admin endpoint because of below:

  https://github.com/openstack/os-client-config/blob/master/os_client_config/cloud_config.py#L258

Why is it so?

Thank you,
Akira



More information about the OpenStack-dev mailing list