Correct name of guestagent config option

Change-Id: Icfc9d799dba50913a644402f765017038dbc8e29
Closes-Bug: #1580005
This commit is contained in:
Matt Fischer 2016-05-10 07:53:10 -06:00
parent ae8ac0b340
commit f3519c4825

View File

@ -104,7 +104,7 @@ class trove::guestagent(
'DEFAULT/swift_url': value => $swift_url;
}
oslo::messaging::default { 'trove_config':
oslo::messaging::default { 'trove_guestagent_config':
control_exchange => $control_exchange
}