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