Files
swift/test/unit/common/test_internal_client.py
Alistair Coles bbf9687b71 InternalClient: error if allow_modify_pipeline is True
allow_modify_pipeline is no longer supported, but if a caller is still
setting it to True then raise ValueError, because the InternalClient
instance will no longer behave in the way the caller previously
expected.

Change-Id: I24015b8becc7289a7d72f9a5863d201e27bcc955
2023-04-14 10:46:45 +01:00

85 KiB