neutron/neutron/api/rpc
Darragh O'Reilly d0d62927e6 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
2015-06-20 12:42:20 +00:00
..
agentnotifiers Python3: use six.iteritems() instead of dict.iteritems() 2015-06-01 23:13:42 +02:00
handlers Fix RPC version to be a string 2015-06-20 12:42:20 +00:00
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00