fix a typo in documentation
Change-Id: I8fd9246105e1e1ac2caeee21dc97742cfe1d199f
This commit is contained in:
@@ -192,7 +192,7 @@ describe 'octavia' do
|
||||
end
|
||||
end
|
||||
|
||||
context 'with overriden amqp parameters' do
|
||||
context 'with overridden amqp parameters' do
|
||||
let :params do
|
||||
{ :default_transport_url => 'amqp://amqp_user:password@localhost:5672',
|
||||
:amqp_idle_timeout => '60',
|
||||
|
Reference in New Issue
Block a user