Update plugin version to 4

v4 will allow using a regexp for role so that this plugin would pass the
validation.

Change-Id: I718373ca5e2a001a45bce04c778896b9bac8509e
Partial-Bug: #1581038
This commit is contained in:
Matthew Mosesohn 2016-05-18 15:52:18 +03:00
parent a785ff52d8
commit 6e0f251742
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ licenses: ['Apache License Version 2.0']
authors: ['Bartlomiej Piotrowski', 'Mirantis']
homepage: 'https://github.com/barthalion/detach-keystone'
groups: [network]
is_hotpluggable: false
releases:
- os: ubuntu
@ -20,4 +21,4 @@ releases:
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
package_version: '3.0.0'
package_version: '4.0.0'