Merge "[Trivial] Fix typo of exception error message"
This commit is contained in:
commit
f4d892250b
@ -526,7 +526,7 @@ class ServiceUnavailable(IronicException):
|
||||
|
||||
|
||||
class Forbidden(IronicException):
|
||||
_msg_fmt = _("Requested OpenStack Images API is forbidden")
|
||||
_msg_fmt = _("Requested OpenStack Baremetal API is forbidden")
|
||||
|
||||
|
||||
# TODO(dtantsur): leave only one variant
|
||||
|
Loading…
x
Reference in New Issue
Block a user