You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Marios Andreou (JIRA)" <ji...@apache.org> on 2012/12/14 08:44:12 UTC

[jira] [Assigned] (DTACLOUD-400) "POST /cimi/volumes" returns 412 Precondition Failed for server pointing at RHEVM provider

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

Marios Andreou reassigned DTACLOUD-400:
---------------------------------------

    Assignee: Marios Andreou
    
> "POST /cimi/volumes" returns 412 Precondition Failed for server pointing at RHEVM provider
> ------------------------------------------------------------------------------------------
>
>                 Key: DTACLOUD-400
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-400
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: CIMI/Frontend
>         Environment: Deltacloud commit version: 15c1e8b702460b43fc445cbbc13657d9affd2977
> RHEVM 3.0
>            Reporter: Ronelle Landy
>            Assignee: Marios Andreou
>
> Found while running cimiplan tests - part4_test.rb  - testing Deltacloud server with cimi frontend - pointing at RHEVM provider:
> Executing the following lines in the test code:
> *************
> volume = post(volume_add_uri,
>   "<VolumeCreate xmlns=\"#{CIMI::Test::CIMI_NAMESPACE}\">" +
>     "<name>cimi_volume_for_attach_new</name>" +
>     "<description>volume for attach testing</description>" +
>     "<volumeTemplate>" +
>       "<volumeConfig href=\"" + get_a(cep_json, "volumeConfig") + "\">" +
>       "</volumeConfig>" +
>     "</volumeTemplate>" +
>   "</VolumeCreate>",
>   :accept => :json, :content_type => :xml)
> **************
> /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/abstract_response.rb:48:in `return!': 412 Precondition Failed (RestClient::PreconditionFailed)
> 	from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:230:in `process_result'
> 	from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:178:in `transmit'
> 	from /usr/lib/ruby/1.8/net/http.rb:543:in `start'
> 	from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:172:in `transmit'
> 	from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:64:in `execute'
> 	from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:33:in `execute'
> 	from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient.rb:72:in `post'
> 	from ./test_helper.rb:153:in `post'

--
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