2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 17:46:38 +00:00

Remove trailing spaces in file xCAT-OpenStack-ironic/ironic_baremetal/ironic/drivers/modules/xcat_exception.py

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 6d6ca43393
commit 4605659211

View File

@ -22,4 +22,4 @@ class GetNetworkIdFailure(IronicException):
message = _("get node network in failed for mac %(mac_address)s")
class FailedToGetInfoOnPort(IronicException):
message = _("Show info on port: %(port_id)s failed.")
message = _("Show info on port: %(port_id)s failed.")