Details
-
Bug
-
Status: In Review
-
Low
-
Resolution: Unresolved
-
Magnesium
-
None
-
None
-
None
Description
In magnesium documentation, in Running Graph, Running Path Computation and Path Computation Server, feature names are incorrect
in the documentation :
In the Karaf console, type command:
feature:install features-restconf features-graph feature:install features-restconf features-algo
these features named above doesn't exist. However I found in the karaf features list the following features for graph and algo
odl-bgpcep-graph-api │ 0.13.0 │ x │ Started │ odl-bgpcep-graph-api │ OpenDaylight :: GRAPH :: API odl-bgpcep-graph │ 0.13.0 │ x │ Started │ odl-bgpcep-graph │ OpenDaylight :: GRAPH odl-bgpcep-algo │ 0.13.0 │ x │ Started │ odl-bgpcep-algo │ OpenDaylight :: Path Computation Algorithms odl-bgpcep-algo-api │ 0.13.0 │ x │ Started │ odl-bgpcep-algo-api │ OpenDaylight :: Path Computation Algorithms :: API
to install these features, I used
feature:install odl-bgpcep-graph odl-bgpcep-graph-api feature:install odl-bgpcep-algo odl-bgpcep-algo-api
Attachments
Gerrit Reviews
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 91044,3 | Add BGPCEP missing feature repos | master | integration/distribution | Status: MERGED | +2 | +1 |
| 91064,1 | Add BGPCEP missing feature repos | stable/magnesium | integration/distribution | Status: MERGED | +2 | +1 |