[doc] Fix three typos

olso => oslo

Change-Id: I44dcc86cd6b50017a30393749e458507bea016f7
changes/57/403657/1
Atsushi SAKAI 6 years ago
parent f1d3dbd068
commit 081a5fb10e

@ -533,7 +533,7 @@ update the qpidd.conf values to match.
DevStack Support
================
The plugin for the AMQP 1.0 olso.messaging driver is supported by
The plugin for the AMQP 1.0 oslo.messaging driver is supported by
DevStack. The plugin supports the use of either the broker or router
intermediary.

@ -8,8 +8,8 @@ Introduction
============
This document describes the architecture and implementation of the
olso.messaging AMQP 1.0 driver. The AMQP 1.0 driver provides an
implementation of the olso.messaging base driver service interfaces
oslo.messaging AMQP 1.0 driver. The AMQP 1.0 driver provides an
implementation of the oslo.messaging base driver service interfaces
that map client application RPC and Notify methods "onto" the
operation of an AMQP 1.0 protocol messaging bus. The blueprint for the original
driver can be found here [1]_ and the original implementation is described in

Loading…
Cancel
Save