Uploaded image for project: 'docs'
  1. docs
  2. DOCS-61

Misnamed features in Nitrogen documentation

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • High
    • Resolution: Done
    • Nitrogen
    • None
    • Getting Started Guide
    • None

    Description

      In the Nitrogen documentation, specifically "OpenDaylight concepts and tools," I see the following:


      As a short example of installing a Karaf feature, OpenDaylight offers Application Layer Traffic Optimization (ALTO). The Karaf feature to install ALTO is odl-alto-all. On the Karaf console, the command to install it is:

      feature:install odl-alto-all


      I have Nitrogen installed, and I can report there is no feature named odl-alto-all.


      Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown OpenDaylight.
      
      opendaylight-user@root>feature:list | grep odl-alto-all
      opendaylight-user@root>
      


      There is however, a feature named odl-alto-core.


      opendaylight-user@root>feature:list | grep odl-alto-core
      odl-alto-core                                    | 0.5.1            | x        | Started     | odl-alto-core                                    | OpenDaylight :: alto :: Core
      


      I believe this is the feature the author intended.




      In Running XSQL Console Commands and Queries, I see:


      Installing XSQL

      To run commands from the XSQL console, you must first install XSQL on your system:


      1. Navigate to the directory in which you unzipped OpenDaylight

      2. Start Karaf:

        ./bin/karaf
        


      3. Install XSQL:

        feature:install odl-mdsal-xsql
        


      Nitrogen reports there is no feature named odl-mdsal-xsql.


      opendaylight-user@root>feature:list | grep odl-mdsal-xsql
      opendaylight-user@root>
      


      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            clavoy Charles La Voy
            pturley Patrick Turley
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: