Skip to end of banner
Go to start of banner

Infrastructure Utils

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Welcome to Infrastructure Utils

Introduction


Welcome to the Infrastructure Utilities project page!

This project offers technical utilities and infrastructures for other projects to use.

JavaDoc is at https://javadocs.opendaylight.org/org.opendaylight.infrautils/oxygen/, getting started guide at https://docs.opendaylight.org/projects/infrautils/en/latest/getting-started-guide/features.html, developer guide at http://docs.opendaylight.org/en/latest/developer-guide/infrautils-developer-guide.html and specs at http://docs.opendaylight.org/en/latest/submodules/infrautils/docs/specs/index.html

We currently (as of May 2017) consider infrautils a low-level offset 0 project. As is now, it only depends on odlparent, and does not have dependencies to e.g. controller & mdsal or yangtools. This is intentional, as this would allow such projects to use utilities from infrautils (without causing circular dependencies among offset 0 projects).

We anticipate that e.g. the upcoming ready service may eventually want to be used by other offset 0 projects, and therefore want to be careful to not accidentally introduce dependencies from infrautils to other offset 0 projects.

Should there be a need to build utilities requiring such dependencies in the future (for example Cache layer for mdsal, YANG RPC for ready, etc.), we should discuss whether to create a new infrautils2 (?) project with dependencies to infrautils and other offset 0 projects, or put such utilities into existing projects such as e.g. genius.


Project Facts

Project Creation Date: March 17, 2016
Lifecycle State: Incubation
Type: Kernel
Primary Contact: Faseela K <k.faseela@gmail.com>
Project Lead: Faseela K <k.faseela@gmail.com>
Committers:
Active:

Emeritus:

IRC: freenode.net #opendaylight-infrautils

Meetings: If required, please email proposed agenda to kernel-dev list requesting meeting

Mailing List:  

kernel-dev@lists.opendaylight.org

Meetings: See Community Meetings 
Repository: git clone https://git.opendaylight.org/gerrit/infrautils
Jenkins:  jenkins silo
Open Bugs: 

Documentation

Getting Started for Users

Getting Started for Developers

Requirements


Release Planning


Release Notes

  • No labels