neutron-metering-agent package misnamed

The neutron-metering-agent in Ubuntu is actually packaged in the
neutron-plugin-metering-agent package.

Change-Id: Id793f6e56568d9189ea98e23c44f1173c4b61f42
Closes-Bug: #1284166
This commit is contained in:
Chris Ricker 2014-02-24 07:49:49 -08:00
parent 5d3484b17a
commit 0fb8e94b93

View File

@ -1220,7 +1220,7 @@ interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver</programlist
node</title>
<step>
<para>Install the agent by running:</para>
<screen><prompt>$</prompt> <userinput>sudo apt-get install neutron-metering-agent</userinput></screen>
<screen><prompt>$</prompt> <userinput>sudo apt-get install neutron-plugin-metering-agent</userinput></screen>
</step>
<step>
<para>If you use one of the following plugins, you need to configure the metering agent with these lines as well:</para>