issues
search
eclipse-xpanse
/
xpanse
xpanse is here to make native managed cloud services configurable and portable.
https://eclipse.dev/xpanse/
Apache License 2.0
23
stars
20
forks
source link
implement changes to service template registration method
#2100
Open
swaroopar
opened
5 days ago
swaroopar
commented
5 days ago
[ ] Add entry additionally to SERVICE_TEMPLATE_HISTORY table with REQUEST_TYPE as REGISTER and status as ACCEPTED if auto-approved, otherwise .
[ ] Status in SERVICE_TEMPLATE must be a new value ‘IN_REVIEW’ if review is is pending. otherwise, we can directly set it to ACCEPTED:
[ ] Return ServiceId and Change Id.
baixinsui
commented
5 days ago
I will take it