Rename references to compute security groups client
The single network client is being split out into multiple
clients, one of which will be called SecurityGroupsClient. This patch
renames references to the compute security groups client
(security_groups_client changed to compute_security_groups_client)
to avoid confusion or conflicts with the new neutron security
groups client in code that will reference both the nova and
neutron security groups clients.
Partially implements blueprint consistent-service-method-names
Change-Id: Ic454de109e646b070d37f2976b723a6f1d184874
11 files changed