Bug 1303530 - Start time of opendaylight service is more than a minute
Summary: Start time of opendaylight service is more than a minute
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: opendaylight
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 8.0 (Liberty)
Assignee: lpeer
QA Contact: Toni Freger
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-01 08:31 UTC by Itzik Brown
Modified: 2016-08-17 14:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-17 14:01:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Itzik Brown 2016-02-01 08:31:33 UTC
Description of problem:
After starting the opendaylight service and running:

curl -H "Content-Type:application/json" -u admin:admin http://127.0.0.1:8081/controller/nb/v2/neutron/networks

First I get "connection refused" error
After a while I get:
{"error":"Authentication service unavailable"}
After a minute there is a normal output 

Version-Release number of selected component (if applicable):
opendaylight-0.1.1-4.el7ost.noarch

How reproducible:


Steps to Reproduce:
1. Start the opendaylight service
2. Run the following command:
# curl -H "Content-Type:application/json" -u admin:admin http://127.0.0.1:8081/controller/nb/v2/neutron/networks


Actual results:


Expected results:


Additional info:

Comment 2 Nir Yechiel 2016-08-17 14:01:21 UTC
Closing as not a bug; When ODL starts or restarts all the karaf features need to be loaded one by one and it's going to take some time. I think we should be OK as long as it takes a couple of minutes


Note You need to log in before you can comment on or make changes to this bug.