Hi All,

We are developing few wrapper APIs (in SpringBoot and Python) on top of Openstack components like Nova, Neutron and glance.

As Keystone works as a service registry for internal Openstack APIs, is it possible to register our custom wrapper APIs in keystone registry? Basically, we want to use keystone as an API registry without having another API gateway.

Any help would be highly appreciated.

Regards.