container-service-extension icon indicating copy to clipboard operation
container-service-extension copied to clipboard

VCD10: Can't disable legacy API Endpoint for Provider

Open pascalsaul opened this issue 4 years ago • 1 comments

https://docs.vmware.com/en/vCloud-Director/10.0/com.vmware.vcloud.install.doc/GUID-84390C8F-E8C5-4137-A1A5-53EC27FE0024.html

When you disable the Service Provider Access to the Legacy API Endpoint the CSE deamon can't start anymore.

root@cse [ ~ ]# cse run --config /root/cse/config.yaml
Required Python version: >= 3.7.3
Installed Python version: 3.7.3 (default, Sep 20 2019, 23:42:51)
[GCC 7.3.0]
Validating config file '/root/cse/config.yaml'
Connected to AMQP server (xxx.xxx.xxx.xxx:5671)
Login failed.

pascalsaul avatar Sep 30 '19 13:09 pascalsaul

pascalsaul

CSE needs access to that endpoint. Do not disable it, otherwise, CSE will not function.

Aashima

goelaashima avatar Oct 10 '19 13:10 goelaashima