Fix typo: 'olso' to 'oslo'
Change-Id: Ic86ded995ecf24b094b25c140da264526eafe611
This commit is contained in:
parent
e3d55aa275
commit
2668177256
@ -120,7 +120,7 @@ The new driver is selected by specifying **amqp** as the transport
|
||||
name. For example::
|
||||
|
||||
from oslo import messaging
|
||||
from olso.config import cfg
|
||||
from oslo.config import cfg
|
||||
|
||||
amqp_transport = messaging.get_transport(cfg.CONF,
|
||||
"amqp://me:passwd@host:5672")
|
||||
|
Loading…
Reference in New Issue
Block a user