Ronelle Landy created DTACLOUD-541:
--------------------------------------

             Summary: POST api/firewalls?format=xml errors out ... NameError
                 Key: DTACLOUD-541
                 URL: https://issues.apache.org/jira/browse/DTACLOUD-541
             Project: DeltaCloud
          Issue Type: Bug
          Components: Native/Frontend
         Environment: deltacloud commit version: 
04006b7a03073f16804a1911b4bd34b5776ec4a8
ec2 driver (found in - but likely exists in all firewall-supported providers)
            Reporter: Ronelle Landy


curl -X POST --user "un:pw" -F "name=myFirewall" -F "description=hello" -F 
"owner_id=xxxx" 
"qeblade39.rhq.lab.eng.bos.redhat.com:3003/api/firewalls?format=xml"

<?xml version='1.0' encoding='utf-8' ?>
<error status='500' url='/api/firewalls'>
  <backend driver='ec2' provider='default'></backend>
  <code>500</code>
  <message><![CDATA[undefined local variable or method `firewall_name' for 
#<Deltacloud::Collections::Firewalls:0x00000002b897f8>]]></message>
  <backtrace>
    
<![CDATA[/home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/../../../views/firewalls/show.xml.haml:5:in
 `block in singletonclass'
    
/home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/../../../views/firewalls/show.xml.haml:65527:in
 `instance_eval'
    
/home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/../../../views/firewalls/show.xml.haml:65527:in
 `singletonclass'
    
/home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/../../../views/firewalls/show.xml.haml:65525:in
 `__tilt_14813940'
    /usr/local/share/gems/gems/tilt-1.3.7/lib/tilt/template.rb:144:in `call'
    /usr/local/share/gems/gems/tilt-1.3.7/lib/tilt/template.rb:144:in `evaluate'
    /usr/local/share/gems/gems/tilt-1.3.7/lib/tilt/haml.rb:24:in `evaluate'
    /usr/local/share/gems/gems/tilt-1.3.7/lib/tilt/template.rb:77:in `render'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:794:in `render'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:35:in 
`render'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:664:in `haml'
    
/home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/firewalls.rb:67:in
 `block (5 levels) in <class:Firewalls>'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:103:in 
`call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:103:in 
`respond_to'
    
/home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/firewalls.rb:66:in
 `block (3 levels) in <class:Firewalls>'
    
/usr/local/share/gems/gems/sinatra-rabbit-1.1.6/lib/sinatra/rabbit/base.rb:400:in
 `instance_eval'
    
/usr/local/share/gems/gems/sinatra-rabbit-1.1.6/lib/sinatra/rabbit/base.rb:400:in
 `block in control'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1415:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1415:in `block 
in compile!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:944:in `[]'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:944:in `block 
(3 levels) in route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:960:in 
`route_eval'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:944:in `block 
(2 levels) in route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:981:in `block 
in process_route'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:979:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:979:in 
`process_route'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:943:in `block 
in route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:942:in `each'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:942:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    
/usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    
/usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    
/usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    
/usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    
/usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    
/usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    
/usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in 
`forward'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in 
`route_missing'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block 
in dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in 
`dispatch!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block 
in call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block 
in invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in 
`invoke'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    
/usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    
/home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_driver_select.rb:45:in
 `call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_etag.rb:41:in 
`call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_date.rb:31:in 
`call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_logger.rb:87:in 
`call'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    
/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    
/usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in 
`call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in
 `call'
    
/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in 
`call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1610:in `block 
in call'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1693:in 
`synchronize'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1610:in `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/urlmap.rb:65:in `block in 
call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/urlmap.rb:50:in `each'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/urlmap.rb:50:in `call'
    
/home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_matrix_params.rb:104:in
 `call'
    /usr/local/share/gems/gems/rack-1.5.2/lib/rack/builder.rb:138:in `call'
    /usr/local/share/gems/gems/thin-1.5.1/lib/thin/connection.rb:81:in `block 
in pre_process'
    /usr/local/share/gems/gems/thin-1.5.1/lib/thin/connection.rb:79:in `catch'
    /usr/local/share/gems/gems/thin-1.5.1/lib/thin/connection.rb:79:in 
`pre_process'
    /usr/local/share/gems/gems/eventmachine-1.0.3/lib/eventmachine.rb:1037:in 
`call'
    /usr/local/share/gems/gems/eventmachine-1.0.3/lib/eventmachine.rb:1037:in 
`block in spawn_threadpool']]>
  </backtrace>
  <request>
    <param name='format'><![CDATA["xml"]]></param>
    <param name='name'><![CDATA["myFirewall"]]></param>
    <param name='description'><![CDATA["hello"]]></param>
    <param name='owner_id'><![CDATA["421842149539"]]></param>
    <param name='splat'><![CDATA[[]]]></param>
    <param name='captures'><![CDATA[[#<NameError: undefined local variable or 
method `firewall_name' for 
#<Deltacloud::Collections::Firewalls:0x00000002b897f8>>]]]></param>
  </request>
</error>


Creating the same firewall using JSON output works.

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