Jump to: navigation, search

Oslo/UsingALibrary

< Oslo
Revision as of 15:24, 9 April 2014 by Doug-hellmann (talk | contribs) (Created page with "= Using an Oslo Library = Oslo libraries participate in the same integrated gate as the rest of the OpenStack projects. They also support integration at the unit test level,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Using an Oslo Library

Oslo libraries participate in the same integrated gate as the rest of the OpenStack projects. They also support integration at the unit test level, so that unreleased changes to libraries do not break unit tests of consuming applications. This page explains how to set up a project to use a library and introduce the gate jobs, without blocking changes from the application.