Can external API endpoints be registered in Openstack Keystone service catalogue/registry?
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.
On Wed, 2022-05-18 at 18:58 +0530, Milan Paul wrote:
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.
i have not done that personally but i have heard of others doing it in the past. when we add optional api service to openstack in the big tent they do not need to modify keystone to add there endpoint so you should be able to regeister external api endpoint and use it as your cataloge if i under stand how this works correctly. it would be good to get someone who works on keystone to respond but you shoudl be able to do this.
Any help would be highly appreciated.
Regards.
participants (2)
-
Milan Paul
-
Sean Mooney