[ 
https://issues.apache.org/jira/browse/DTACLOUD-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546978#comment-13546978
 ] 

Ronelle Landy commented on DTACLOUD-313:
----------------------------------------

The patch didn't work for me:

Applied the patch:
[root@qe-blade-13 deltacloud]# tracker apply d279ff0b
[d279ff0b] Are you sure you want to apply patch to current branch? [Y/n]Y
Applying: Core: Added API_FRONTEND to deltacloudd startup output (DTACLOUD-313)

Tried starting server with ec2 frontend:
./server/bin/deltacloudd -i mock -f ec2
Starting Ec2 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
^C>> Stopping ...

Comparing with cimi:
[root@qe-blade-13 deltacloud]# ./server/bin/deltacloudd -i mock -f cimi
Starting Cimi API :: mock :: http://localhost:3001/cimi/cloudEntryPoint

>> Thin web server (v1.5.0 codename Knife)
>> Debugging ON
>> Maximum connections set to 1024
>> Listening on localhost:3001, CTRL+C to stop

                
> 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

Reply via email to