]> review.fuel-infra Code Review - openstack-build/neutron-build.git/history - .pylintrc
Merge "Add support for neutron-full and api jobs using pecan to gate_hook"
[openstack-build/neutron-build.git] / .pylintrc
2015-09-15 JenkinsMerge "Return exception when attempting to add duplicat...
2015-07-23 JenkinsMerge "Fullstack testing devref follow up"
2015-06-30 JenkinsMerge "Add documentation for Linux Bridge (previously...
2015-06-30 Kyle MesteryMerge remote-tracking branch 'origin/master' into merge...
2015-06-22 JenkinsMerge "Fixes bulk insertion of data to ml2_port_binding"
2015-06-19 JenkinsMerge "fix DHCP port changed when dhcp-agent restart"
2015-06-19 JenkinsMerge "Ensure tests run under python2.7"
2015-06-18 JenkinsMerge "Remove from BridgeDevice homemade execute in...
2015-06-18 JenkinsMerge "Add devices to update in RPC call security_group...
2015-06-17 JenkinsMerge "Ensure netfilter is enabled for bridges"
2015-06-12 JenkinsMerge "Enable all deprecation warnings for test runs"
2015-06-11 JenkinsMerge "Fix typo acomplished => accomplished"
2015-06-11 JenkinsMerge "Ensure non-overlapping cidrs in subnetpools...
2015-06-11 JenkinsMerge "Consume oslo.policy"
2015-06-10 JenkinsMerge "policy: cleanup deprecation code to handle old...
2015-06-10 JenkinsMerge "Actually allow to pass TRACE_FAILONLY to ostestr"
2015-06-10 JenkinsMerge "Switch to os-testr to control testr"
2015-06-10 JenkinsMerge "Revert "Defer segment lookup in NetworkContext...
2015-06-10 JenkinsMerge "Defer segment lookup in NetworkContext object"
2015-06-09 JenkinsMerge "Remove get_admin_roles and associated logic"
2015-06-09 Jeremy StanleyMerge tag '2015.1.0'
2015-06-08 JenkinsMerge "Refactor awkward logic in setup_dhcp_port"
2015-06-08 JenkinsMerge "Fix typo in test class name"
2015-06-08 JenkinsMerge "Python 3: do not index a dict_values object"
2015-06-08 JenkinsMerge "L3 agent should do report state before full...
2015-06-07 JenkinsMerge "Refactor mlnx mechanism driver to support infini...
2015-06-07 JenkinsMerge "Add more API tests for port-security extension:"
2015-06-06 JenkinsMerge "versionutils: switch from incubator version...
2015-06-05 JenkinsMerge "Remove reference to non-existent fullstack fixture"
2015-06-05 JenkinsMerge "Decompose the NCS ML2 Mechanism Driver"
2015-06-05 JenkinsMerge "Decompose db_base_plugin_v2.py part 2"
2015-06-05 JenkinsMerge "Make _val_to_py and _py_to_val not private"
2015-06-05 JenkinsMerge "Decompose db_base_plugin_v2.py"
2015-06-05 JenkinsMerge "Changes in rally-jobs/README.rst"
2015-06-05 JenkinsMerge "Add a non-mixin function for model queries"
2015-06-05 JenkinsMerge "Run RootHelperProcess always as root"
2015-06-05 JenkinsMerge "When disabling dhcp, delete fixed ip properly"
2015-06-04 JenkinsMerge "Remove hack for sending gratuitous arp from...
2015-06-04 JenkinsMerge "pylint: enable `duplicate-key` check"
2015-06-04 Angus Leespylint: enable `duplicate-key` check
2015-06-01 JenkinsMerge "Use accessors instead of private attributes...
2015-05-16 JenkinsMerge "ml2: remove stale _filter_nets_l3 in get_networks"
2015-03-29 JenkinsMerge "Validate string length at API level"
2015-03-27 JenkinsMerge "Send only one rule in queue on rule create/delete"
2015-03-26 JenkinsMerge "Missing entry points for cisco apic topology...
2015-03-20 JenkinsMerge "Always fill UDP checksums in DHCP replies"
2015-03-20 JenkinsMerge "Move the assignment of existing_floating_ips...
2015-03-19 JenkinsMerge "Reduce code duplication and fix argument order...
2015-03-17 JenkinsMerge "If providers exist in neutron.conf, don't look...
2015-03-17 JenkinsMerge "OVS UT: Remove useless return_value for setup_in...
2015-03-13 JenkinsMerge "Refactor _remove_unused_security_group_info"
2015-03-11 JenkinsMerge "Prevent calling waitall() inside a GreenPool...
2015-03-10 JenkinsMerge "tests: initialize policy in BaseTestCase"
2015-03-10 JenkinsMerge "policy: don't hack around oslo.config path searc...
2015-03-10 JenkinsMerge "Update default tox envlist to match voting gate...
2015-03-10 JenkinsMerge "In Arista ML2 delete tenant without any resources"
2015-03-09 JenkinsMerge "Add a functional test for iptables_manager.binar...
2015-03-09 JenkinsMerge "Vendor decomposition to move CSR1000v support...
2015-03-09 JenkinsMerge "Raise error upon deleting subnet with router...
2015-03-08 JenkinsMerge "ml2 plugin: use attributes.{NETWORK, SUBNET...
2015-03-08 JenkinsMerge "Add script to copy neutron api tests from tempest"
2015-03-08 JenkinsMerge "Big Switch Networks code split"
2015-03-07 JenkinsMerge "ofagent: kill the left over after decomposition"
2015-03-07 JenkinsMerge "VMware NSX: Update decomposition progress table"
2015-03-07 JenkinsMerge "Networking OVS-DPDK plugin decomposition"
2015-03-07 JenkinsMerge "Replace IPv4 and IPv6 default addresses with...
2015-03-06 JenkinsMerge "Revert "Add the rebinding chance in _bind_port_i...
2015-03-06 JenkinsMerge "oslo: sync all modules that depend on incubator...
2015-03-06 JenkinsMerge "Refactor the ProcessMonitor API"
2015-03-06 JenkinsMerge "Fix DB2 upgrade problem for Remove Hyper-V plugin"
2015-03-06 JenkinsMerge "Remove 'free' exclusions from pylint"
2015-03-06 Assaf MullerRemove 'free' exclusions from pylint
2015-03-05 JenkinsMerge "Add InvalidIpForNetwork and InvalidIpForSubnet...
2015-03-05 JenkinsMerge "Remove HyperVNeutronPlugin"
2015-03-04 JenkinsMerge "Fix parameters in exception handling"
2015-03-04 JenkinsMerge "Do not run neutron-ns-metadata-proxy as root...
2015-03-03 JenkinsMerge "Removing a router twice from the same agent...
2015-03-03 JenkinsMerge "Extend test coverage for iptables_firewall.py"
2015-03-03 JenkinsMerge "Log tenant ports if subnet could not be deleted"
2015-03-03 JenkinsMerge "Provide routes for neighbor IPv4 subnets"
2015-03-03 JenkinsMerge "Adds migration script for Hyper-V Plugin tables"
2015-03-03 JenkinsMerge "Avoid DetachedInstanceError after session rollback"
2015-03-03 JenkinsMerge "Avoid ObjectDeletedError while accessing deleted...
2015-03-02 JenkinsMerge "ovs_neutron_agent should exit gracefully"
2015-03-01 JenkinsMerge "remove unused code in metadata agent code"
2015-03-01 JenkinsMerge "devref: added guidelines to maintain service...
2015-02-28 JenkinsMerge "Check whether sudo is enabled in BaseSudoTestCas...
2015-02-28 JenkinsMerge "Add filter for provider network attributes in...
2015-02-28 JenkinsMerge "Don't mock plugin in L3SchedulerTestBaseMixin"
2015-02-27 JenkinsMerge "wsgi: remove explicit monkey_patch() call"
2015-02-27 JenkinsMerge "Remove port from ovsdb after its deletion"
2015-02-27 JenkinsMerge "test_l2population: Use a fake mech driver instea...
2015-02-27 JenkinsMerge "Added a policy for retrieving the agent hosting...
2015-02-26 JenkinsMerge "l2population_rpc: Make fdb_add_tun/fdb_remove_tu...
2015-02-26 JenkinsMerge "Passes the plugin context variable in the ML2...
2015-02-26 JenkinsMerge "Create/Delete FIP Agent gateway port only if...
2015-02-26 JenkinsMerge "Change L3 agent AdvancedService class to be...
2015-02-26 JenkinsMerge "Add callbacks-based system to Neutron"
2015-02-26 JenkinsMerge "Move pylint checks to pep8 testenv"
2015-02-26 armando-migliaccioMove pylint checks to pep8 testenv
next