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

Sean Mooney smooney at redhat.com
Wed May 18 13:59:33 UTC 2022


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.




More information about the openstack-discuss mailing list