# Plugin name name: fuel-plugin-cinder-gcs title: Fuel Cinder GCS plugin # Plugin version version: '1.0.0' # Description description: The plugin allows to use Google Cloud Storage as backend for cinder backup. # Required fuel version fuel_version: ['9.0'] licenses: ['Apache License Version 2.0'] authors: ['Mirantis Inc.'] homepage: 'https://github.com/openstack/fuel-plugin-cinder-gcs' groups: ['storage::cinder'] is_hotpluggable: false # The plugin is compatible with releases in the list releases: - os: ubuntu version: mitaka-9.0 mode: ['ha'] deployment_scripts_path: deployment_scripts/ repository_path: repositories/ubuntu # Version of plugin package package_version: '4.0.0'