Merge "Fix typo: 'olso' to 'oslo'"
This commit is contained in:
commit
a30f3e1cc5
@ -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…
x
Reference in New Issue
Block a user