]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix RPC version to be a string
authorDarragh O'Reilly <darragh.oreilly@hp.com>
Sat, 20 Jun 2015 11:55:27 +0000 (11:55 +0000)
committerDarragh O'Reilly <darragh.oreilly@hp.com>
Sat, 20 Jun 2015 12:42:20 +0000 (12:42 +0000)
commitd0d62927e661c84003845a61d2b991a54e723ed4
tree12dde50342e8f26a254f144b8957740dbd111e30
parentc0a8b77afde2d6c14dd8eb850831e4f428657a46
Fix RPC version to be a string

The RPC version was being passed as a float which caused an
exception.

Change-Id: I2a2888fcafcc426009fc841b81049a22e072ce75
Closes-Bug: #1467087
neutron/api/rpc/handlers/securitygroups_rpc.py