]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Cleanup and refactor methods in unit/test_security_groups_rpc
authorMiguel Angel Ajo <mangelajo@redhat.com>
Fri, 5 Sep 2014 14:58:34 +0000 (16:58 +0200)
committerMiguel Angel Ajo <mangelajo@redhat.com>
Fri, 14 Nov 2014 10:35:27 +0000 (10:35 +0000)
commit1962f934217496125769a2e006835d9ba93b68b4
tree6a006140437bd05e924fcccdc5994870c63ff9d9
parentfffb74a6197ce9ee1b6097fa7413225c2fd147d2
Cleanup and refactor methods in unit/test_security_groups_rpc

We had strings repeating all along the code which already were
in constant form, those have been refactored. Also global configuration
changes are now handled by functions to enhance code readability.

Change-Id: I0d4e508cda2537abe431f04a278ba2e1d2f5d97d
neutron/tests/unit/test_security_groups_rpc.py