Hi Serg Melikyan,I don't know much about CF Broker API. I'm sorry that I
have no real use-case. But here is a test one which I plan to
complete.
I modified murano/common/wsgi.py[0], murano/api/v1/router.py[1],
added
...
murano.api.v1.extensions =
test = murano.api.v1.extensions.test:testAPI
Hi wangzhh,
we had several discussions about having plugins for API, for example
we could branch CF Broker API to the plugin instead of having it as
part of murano. Unfortunately we didn't found many use-cases at that
time, so we didn't proceed further from just talking about that.
Can you share