Can external API endpoints be registered in Openstack Keystone service catalogue/registry?

98 Views Asked by At

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.

0

There are 0 best solutions below