# Plugin name name: fuel-plugin-calico # Human-readable name for your plugin title: Use Calico Virtual Networking # Plugin version version: 3.0.1 # Description description: Layer 3 Virtual Networking for Highly Scalable Data Centers # Required fuel version fuel_version: ['9.0','9.1'] # Plugin authors authors: - Emma Gordon - Alexander Didenko - Oleksandr Martsyniuk - Sergey Vasilenko # Plugin license licenses: [Apache License Version 2.0] # Plugin project homepage homepage: https://github.com/openstack/fuel-plugin-calico # Plugin group groups: ['network'] # 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 - os: ubuntu version: mitaka-9.1 mode: ['ha'] deployment_scripts_path: deployment_scripts/ repository_path: repositories/ubuntu # Version of plugin package package_version: '4.0.0' is_hotpluggable: false