[Nodepool] Switch package version to 1.2

1.2 package version is supported since Liberty

Change-Id: I799d51d9f3d4298faf5364c8c90aa5294bc42aea
This commit is contained in:
Alexey Khivin 2016-06-30 15:02:54 +03:00
parent 0d5bafcc25
commit 4dd63739ad
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ Methods:
deploy: deploy:
Body: Body:
- $.super($.deploy()) - super($this, $.deploy())
- If: $.getAttr(deployed, false) - If: $.getAttr(deployed, false)
Then: Then:
Return: Return:

View File

@ -1,4 +1,4 @@
Format: 1.0 Format: 1.2
Type: Application Type: Application
FullName: org.openstack.ci_cd_pipeline_murano_app.Nodepool FullName: org.openstack.ci_cd_pipeline_murano_app.Nodepool
Name: Nodepool Name: Nodepool