[ 
https://issues.apache.org/jira/browse/JCLOUDS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ignasi Barrera updated JCLOUDS-253:
-----------------------------------

    Description: 
When manually forcing the "api-version" in chef, if the version is greater than 
0.10.x it is not properly parsed. The numbering convention for the version has 
changed, and Chef 11 has the "11" number in the "major" number instead of in 
the "minor" one.

The code that parses the version to inject the appropriate cookbook parser 
should be modified accordingly. However, this is just a minor, as the provider 
works well if sending a 0.10.8 version header o a Chef Server 11.

  was:
When manually forcing the "api-version" in chef, if the version is greater 
thatn 0.10.x it is not properly parsed. The numbering convention for the 
version has changed, and Chef 11 has the "11" number in the "major" number 
instead of in the "minor" one.

The code that parses the version to inject the appropriate cookbook parser 
should be modified accordingly. However, this is just a minor, as the provider 
works well if sending a 0.10.8 version header o a Chef Server 11.

    
> Chef Server 11 version is not properly parsed
> ---------------------------------------------
>
>                 Key: JCLOUDS-253
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-253
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-chef
>    Affects Versions: 1.6.1
>            Reporter: Ignasi Barrera
>            Assignee: Ignasi Barrera
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> When manually forcing the "api-version" in chef, if the version is greater 
> than 0.10.x it is not properly parsed. The numbering convention for the 
> version has changed, and Chef 11 has the "11" number in the "major" number 
> instead of in the "minor" one.
> The code that parses the version to inject the appropriate cookbook parser 
> should be modified accordingly. However, this is just a minor, as the 
> provider works well if sending a 0.10.8 version header o a Chef Server 11.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to