Ronelle Landy created DTACLOUD-313:
--------------------------------------
Summary: When starting deltacloud with ec2 frontend, the output
says "Starting Deltacloud API ... /api" rather than "/ec2"
Key: DTACLOUD-313
URL: https://issues.apache.org/jira/browse/DTACLOUD-313
Project: DeltaCloud
Issue Type: Bug
Components: EC2/Frontend
Environment: Deltacloud commit version:
e2e30170dc06d4f9183559d7ce57ae6a01387432
ec2 Front end
Reporter: Ronelle Landy
Assignee: Michal Fojtik
When starting Deltacloud server using the ec2 Front end, the output returned
says "Starting Deltacloud API :: mock :: http://localhost:3001/api" /api refers
to the 'delatcloud' front end rather than the ec2 front end. It should say
"Starting ..... /ec2"
[root@hp-dl360g5-01 server]# ./bin/deltacloudd -i mock -f ec2
Starting Deltacloud API :: mock :: http://localhost:3001/api
>> Thin web server (v1.4.1 codename Chromeo)
>> Debugging ON
>> Maximum connections set to 1024
>> Listening on localhost:3001, CTRL+C to stop
^C>> Stopping ...
Comparing to when Deltacloud is started with the CIMI front end
[root@hp-dl360g5-01 server]# ./bin/deltacloudd -i mock -f cimi
Starting Deltacloud API :: mock :: http://localhost:3001/cimi/cloudEntryPoint
--
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