NSX|P: Fix TZ error message
TrivialFix Change-Id: I73e5893e8af39669cd732e0efff07694e291b8dc
This commit is contained in:
parent
8832bd3432
commit
1fdc46e140
@ -195,6 +195,7 @@ class NsxPAvailabilityZone(v3_az.NsxV3AvailabilityZone):
|
||||
msg = (_("%(type)s %(id)s of availability zone %(az)s with edge "
|
||||
"cluster %(ec)s does not match the default vlan tz "
|
||||
"%(tz)s") % {
|
||||
'type': obj_type,
|
||||
'id': obj_id,
|
||||
'ec': ec_uuid,
|
||||
'tz': self._default_vlan_tz_uuid,
|
||||
|
Loading…
x
Reference in New Issue
Block a user