neutron/neutron
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
..
agent Merge "Change ensure_dir to not check directory exists first" 2015-06-19 23:52:34 +00:00
api Fix RPC version to be a string 2015-06-20 12:42:20 +00:00
callbacks Add callback prior to deleting a subnet 2015-05-25 16:59:32 +03:00
cmd OVS-agent: Separate ovs-ofctl using code as a driver 2015-05-25 18:48:02 +09:00
common Python 3: use dict.values instead of dict.itervalues 2015-06-15 17:08:44 +02:00
db Merge "Move _add_auto_addrs_on_network_ports" 2015-06-19 22:42:47 +00:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Merge "Python3: use dict.keys() instead of dict.iterkeys()" 2015-06-19 19:10:34 +00:00
hacking Python3: use six.iteritems() instead of dict.iteritems() 2015-06-01 23:13:42 +02:00
ipam Add request factory for pluggable IPAM 2015-06-19 15:31:58 +03:00
locale Imported Translations from Transifex 2015-06-11 06:03:07 +00:00
notifiers Revert "Add VIF_DELETED notification event to Nova" 2015-06-03 05:52:51 +00:00
openstack Merge "Consume oslo.policy" 2015-06-11 06:04:10 +00:00
plugins Merge "Python3: use dict.keys() instead of dict.iterkeys()" 2015-06-19 19:10:34 +00:00
scheduler OOP cleanup: start protected method names with underscore 2015-04-08 00:24:43 +04:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services Fix minor errors in the Vyatta L3 Plugin: 2015-05-20 17:38:39 -07:00
tests Merge "Change ensure_dir to not check directory exists first" 2015-06-19 23:52:34 +00:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Context: Remove logic for read_deleted and deprecate it 2015-06-09 13:50:03 -07:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Merge "Python3: use six.iteritems() instead of dict.iteritems()" 2015-06-03 15:17:08 +00:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Merge "Python3: replace 'unicode' with 'six.text_type'" 2015-06-12 20:59:34 +00:00
quota.py versionutils: switch from incubator version to oslo.log 2015-06-04 17:59:38 +02:00
service.py Revert "Revert "Set default of api_workers to number of CPUs"" 2015-06-12 16:43:27 +00:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Merge "Python3: replace 'unicode' with 'six.text_type'" 2015-06-12 20:59:34 +00:00