[ https://issues.apache.org/jira/browse/DTACLOUD-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13605379#comment-13605379 ]
Ronelle Landy commented on DTACLOUD-474: ---------------------------------------- Applying http://tracker.deltacloud.org/set/393 fixes the problem and the commands are shows in the server terminal: >> # ./bin/deltacloudd -i mock -f ec2,deltacloud -p 3008 Starting Deltacloud API :: mock :: http://localhost:3008/api >> Thin web server (v1.5.0 codename Knife) >> Debugging ON >> Maximum connections set to 1024 >> Listening on localhost:3008, CTRL+C to stop 127.0.0.1 - - [18/Mar/2013 13:28:52] "GET /ec2?Action=DescribeAvailabilityZones HTTP/1.1" 200 498 0.0051 127.0.0.1 - - [18/Mar/2013 13:28:58] "GET /ec2?Action=DescribeImages HTTP/1.1" 200 1041 0.0069 127.0.0.1 - - [18/Mar/2013 13:29:09] "GET /api/images HTTP/1.1" 200 3175 0.0190 Will close the JIRA when this set is pushed to master. > No listing of commands executed on Deltacloud server when using the ec2 > frontend > --------------------------------------------------------------------------------- > > Key: DTACLOUD-474 > URL: https://issues.apache.org/jira/browse/DTACLOUD-474 > Project: DeltaCloud > Issue Type: Bug > Components: EC2/Frontend > Environment: Deltacloud gem under test - 1.1.1 > ec2 Frontend > Mock driver > Reporter: Ronelle Landy > Assignee: Michal Fojtik > > Start a Deltacloud server with both the ec2 and deltacloud frontends: > >> deltacloudd -i mock -f ec2,deltacloud > Starting Deltacloud API :: mock :: http://localhost:3001/api > >> Thin web server (v1.5.0 codename Knife) > >> Debugging ON > >> Maximum connections set to 1024 > >> Listening on localhost:3001, CTRL+C to stop > Now GET /api ... see the command listed in the server terminal ... > Now GET /ec2/?Action=DescribeImages ... see no relevant command listed in the > server terminal ... > After the two command the server terminal has the following output: > >> deltacloudd -i mock -f ec2,deltacloud > Starting Deltacloud API :: mock :: http://localhost:3001/api > >> Thin web server (v1.5.0 codename Knife) > >> Debugging ON > >> Maximum connections set to 1024 > >> Listening on localhost:3001, CTRL+C to stop > 127.0.0.1 - - [14/Feb/2013 09:38:51] "GET /api?format=xml HTTP/1.1" 200 1460 > 0.0375 > Note only the command issued against the deltacloud api is listed in the > server terminal above. There is no trace of the command issued against the > ec2 frontend. -- 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