fusio / adapter-openstack
Provides connections to OpenStack services
v6.0.2
2023-07-15 17:38 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
- php-opencloud/openstack: ^3.0
Requires (Dev)
- phpunit/phpunit: ^9.0
- vimeo/psalm: ^5.9
README
Fusio adapter which provides connections to communicate with OpenStack services. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-openstack
php bin/fusio system:register "Fusio\Adapter\OpenStack\Adapter"