Revise log information

Change-Id: I91a79b36f9b1bb4c856904ce2830cc19fffb9040
This commit is contained in:
jolie 2017-08-21 15:09:02 +08:00
parent 8271efced7
commit 1cb7c6e9a4

View File

@ -197,7 +197,7 @@ class ServerProfile(base.Profile):
),
),
FLOATING_NETWORK: schema.String(
_('The nework on which to create a floating IP'),
_('The network on which to create a floating IP'),
),
FLOATING_IP: schema.String(
_('The floating IP address to be associated with '