cinder/cinder/zonemanager
Arnon Yaari e01f24fe3b Rename AddFCZone and RemoveFCZone according to PEP 8
The project adheres to PEP 8, so decorators should be named
with underscores (like functions) and not with upper camel
case (like classes)

Change-Id: Ifa38e5d327c2b1a2cdd77ceb2cbc2a9be468bce8
2017-01-09 11:22:19 +02:00
..