What is the best way to integrate Talend DI and/or BD with OpenStack ? I see components for google, aws, drop storage but is there a way to connect to openstack storage
If Talend does not have components for OpenStack, you can build your own interface. You have all the base components you would need tSOAP, tRest... you then just need to communicate with the OpenStack API. You could even take on writing some components for Talend Exchange, if you're fearless.