.. |
agent
|
Merge "Fix duplicate function: test_getattr_unallowed_attr"
|
9 years ago |
api
|
Do not schedule network when creating reserved DHCP port
|
9 years ago |
bigswitch
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
brocade
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
cisco
|
Merge "Cisco N1kv plugin to send subtype on network profile creation"
|
9 years ago |
db
|
Merge "Do not assume order of new_peers list elements"
|
9 years ago |
embrane
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
extensions
|
Remove the useless vim modelines
|
9 years ago |
hyperv
|
Remove redundant topic from rpc calls
|
9 years ago |
ibm
|
Merge "Fixes bugs for requests sent to SDN-VE controller"
|
9 years ago |
linuxbridge
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
metaplugin
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
midonet
|
Implement Midonet Juno Network Api calls
|
9 years ago |
ml2
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
mlnx
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
nec
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
notifiers
|
Replace loopingcall in notifier with a delayed send
|
9 years ago |
nuage
|
Merge "Make sure that gateway is in CIDR range by default"
|
9 years ago |
ofagent
|
ofagent: Remove network_delete method
|
9 years ago |
oneconvergence
|
Merge "Use jsonutils instead of stdlib json"
|
9 years ago |
opencontrail
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
openvswitch
|
Merge "Option to remove routers from dead l3 agents"
|
9 years ago |
plumgrid
|
Security groups extension for PLUMgrid plugin
|
9 years ago |
ryu
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
services
|
Merge "A10 Networks LBaaS v1 Driver"
|
9 years ago |
sriovnicagent
|
Do not assume order of pci slot list
|
9 years ago |
vmware
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
__init__.py
|
Remove the useless vim modelines
|
9 years ago |
_test_extension_portbindings.py
|
Return 403 instead of 404 on attr policy failures
|
9 years ago |
_test_rootwrap_exec.py
|
Remove the useless vim modelines
|
9 years ago |
database_stubs.py
|
Remove the useless vim modelines
|
9 years ago |
dummy_plugin.py
|
Remove the useless vim modelines
|
9 years ago |
extension_stubs.py
|
Remove the useless vim modelines
|
9 years ago |
test_agent_config.py
|
Remove the useless vim modelines
|
9 years ago |
test_agent_ext_plugin.py
|
Remove the useless vim modelines
|
9 years ago |
test_agent_linux_utils.py
|
Make linux.utils.execute log error on return codes
|
9 years ago |
test_agent_netns_cleanup.py
|
Call config_parse in base test setup
|
9 years ago |
test_agent_ovs_cleanup.py
|
Call config_parse in base test setup
|
9 years ago |
test_agent_rpc.py
|
Remove redundant topic from rpc calls
|
9 years ago |
test_api_api_common.py
|
Remove the useless vim modelines
|
9 years ago |
test_api_v2.py
|
Merge "Predictable field and filter ordering"
|
9 years ago |
test_api_v2_extension.py
|
tests/unit: refactor reading neutron.conf.test
|
9 years ago |
test_api_v2_resource.py
|
Remove the useless vim modelines
|
9 years ago |
test_attributes.py
|
Remove the useless vim modelines
|
9 years ago |
test_auth.py
|
add auth token to context
|
9 years ago |
test_common_log.py
|
Use method's logger in log decorator
|
9 years ago |
test_common_utils.py
|
Common decorator for caching methods
|
9 years ago |
test_config.py
|
Call config_parse in base test setup
|
9 years ago |
test_db_migration.py
|
Remove the useless vim modelines
|
9 years ago |
test_db_plugin.py
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
test_db_plugin_level.py
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
test_db_rpc_base.py
|
Switch to using of oslo.db
|
9 years ago |
test_debug_commands.py
|
Remove the useless vim modelines
|
9 years ago |
test_dhcp_agent.py
|
Call config_parse in base test setup
|
9 years ago |
test_dhcp_scheduler.py
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
test_extension_allowedaddresspairs.py
|
no quota for allowed address pair
|
9 years ago |
test_extension_ext_gw_mode.py
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
test_extension_ext_net.py
|
Return 403 instead of 404 on attr policy failures
|
9 years ago |
test_extension_extended_attribute.py
|
Remove the useless vim modelines
|
9 years ago |
test_extension_extradhcpopts.py
|
extra_dhcp_opt add checks for empty strings
|
9 years ago |
test_extension_extraroute.py
|
Change all occurences of no_delete to do_delete
|
9 years ago |
test_extension_firewall.py
|
Remove the useless vim modelines
|
9 years ago |
test_extension_pnet.py
|
Fix to throw correct error code for bad attribute
|
9 years ago |
test_extension_portsecurity.py
|
Return 403 instead of 404 on attr policy failures
|
9 years ago |
test_extension_security_group.py
|
Change all occurences of no_delete to do_delete
|
9 years ago |
test_extensions.py
|
Remove the useless vim modelines
|
9 years ago |
test_hacking.py
|
Use jsonutils instead of stdlib json
|
9 years ago |
test_iptables_firewall.py
|
Remove the useless vim modelines
|
9 years ago |
test_iptables_manager.py
|
Ensure ip6tables are used only if ipv6 is enabled in kernel
|
9 years ago |
test_ipv6.py
|
Ensure ip6tables are used only if ipv6 is enabled in kernel
|
9 years ago |
test_l3_agent.py
|
Merge "Skip FWaaS config mismatch check if RPC method is unsupported"
|
9 years ago |
test_l3_plugin.py
|
Merge "NSX: Avoid floating IP status reset"
|
9 years ago |
test_l3_schedulers.py
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
test_linux_daemon.py
|
Make pid file locking non-blocking
|
9 years ago |
test_linux_dhcp.py
|
Do not assume order of network_uuid's
|
9 years ago |
test_linux_external_process.py
|
Support Router Advertisement Daemon (radvd) for IPv6
|
9 years ago |
test_linux_interface.py
|
Remove the useless vim modelines
|
9 years ago |
test_linux_ip_lib.py
|
Fixes an issue with FIP re-association
|
9 years ago |
test_metadata_agent.py
|
Fix 404 error fetching metadata when using DVR
|
9 years ago |
test_metadata_namespace_proxy.py
|
Remove the useless vim modelines
|
9 years ago |
test_neutron_context.py
|
add auth token to context
|
9 years ago |
test_neutron_manager.py
|
Fix isinstance assertions
|
9 years ago |
test_policy.py
|
Use jsonutils instead of stdlib json
|
9 years ago |
test_post_mortem_debug.py
|
Remove the useless vim modelines
|
9 years ago |
test_provider_configuration.py
|
Remove the useless vim modelines
|
9 years ago |
test_quota_ext.py
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
test_routerserviceinsertion.py
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
test_security_groups_rpc.py
|
Ensure ip6tables are used only if ipv6 is enabled in kernel
|
9 years ago |
test_servicetype.py
|
Remove auto-generation of db schema from models at startup
|
9 years ago |
test_wsgi.py
|
Remove the useless vim modelines
|
9 years ago |
testlib_api.py
|
Remove auto-generation of db schema from models at startup
|
9 years ago |