]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2015-06-24 Kevin BentonMake DHCPv6 out of bounds API test deterministic
2015-06-12 JenkinsMerge "Python3: replace 'unicode' with 'six.text_type'"
2015-06-12 JenkinsMerge "Enable all deprecation warnings for test runs"
2015-06-12 JenkinsMerge "Ensure no "agent" functional tests are skipped...
2015-06-12 JenkinsMerge "power grab"
2015-06-12 JenkinsMerge "Imported Translations from Transifex"
2015-06-11 JenkinsMerge "Add Neutron PTL Office Hours"
2015-06-11 JenkinsMerge "Fix typo acomplished => accomplished"
2015-06-11 JenkinsMerge "Added networking-plumgrid in plugin requirements"
2015-06-11 JenkinsMerge "Document existence of br-tun and br-int in the...
2015-06-11 JenkinsMerge "Ensure non-overlapping cidrs in subnetpools...
2015-06-11 JenkinsMerge "Consume oslo.policy"
2015-06-11 OpenStack Proposal BotImported Translations from Transifex
2015-06-11 Kevin Bentonpower grab
2015-06-11 JenkinsMerge "Remove useless pass from methods in type_tunnel.py"
2015-06-11 JenkinsMerge "Correct indentation in neutron.api.v2.attributes"
2015-06-11 JenkinsMerge "Moving out the cisco n1kv section to stackforge"
2015-06-11 JenkinsMerge "Allow update_port_status to take network param"
2015-06-11 armando-migliaccioDocument existence of br-tun and br-int in the OVS...
2015-06-10 JenkinsMerge "policy: cleanup deprecation code to handle old...
2015-06-10 Cedric BrandilyCorrect indentation in neutron.api.v2.attributes
2015-06-10 JenkinsMerge "Handle SIGHUP: neutron-server (multiprocess...
2015-06-10 Cyril RoelandtPython3: replace 'unicode' with 'six.text_type'
2015-06-10 JenkinsMerge "Introduce functions using arping executable"
2015-06-10 Saksham VarmaMoving out the cisco n1kv section to stackforge
2015-06-10 Cedric BrandilyEnsure no "agent" functional tests are skipped in the...
2015-06-10 JenkinsMerge "Actually allow to pass TRACE_FAILONLY to ostestr"
2015-06-10 Romil GuptaRemove useless pass from methods in type_tunnel.py
2015-06-10 JenkinsMerge "Switch to os-testr to control testr"
2015-06-10 Ihar HrachyshkaActually allow to pass TRACE_FAILONLY to ostestr
2015-06-10 Ihar HrachyshkaSwitch to os-testr to control testr
2015-06-10 JenkinsMerge "Python 3: use next() instead of iterator.next()"
2015-06-10 JenkinsMerge "Revert "Defer segment lookup in NetworkContext...
2015-06-10 Jakub LibosvarIntroduce functions using arping executable
2015-06-10 JenkinsMerge "Merge tag '2015.1.0'"
2015-06-10 Kevin BentonRevert "Defer segment lookup in NetworkContext object"
2015-06-10 Fawad KhaliqAdded networking-plumgrid in plugin requirements
2015-06-10 JenkinsMerge "Switch from MySQL-python to PyMySQL"
2015-06-10 JenkinsMerge "Defer segment lookup in NetworkContext object"
2015-06-10 JenkinsMerge "Break Pinger class to functions"
2015-06-10 JenkinsMerge "Add a comment on _check_update_has_security_groups"
2015-06-09 Jeremy StanleySwitch from MySQL-python to PyMySQL
2015-06-09 JenkinsMerge "Make pep8 job succeed when /etc/neutron/neutron...
2015-06-09 JenkinsMerge "Remove get_admin_roles and associated logic"
2015-06-09 Cyril RoelandtPython 3: use next() instead of iterator.next()
2015-06-09 Jeremy StanleyMerge tag '2015.1.0'
2015-06-09 Ihar HrachyshkaConsume oslo.policy
2015-06-09 Ihar Hrachyshkapolicy: cleanup deprecation code to handle old extensio...
2015-06-09 Jakub LibosvarBreak Pinger class to functions
2015-06-09 Elena EzhovaHandle SIGHUP: neutron-server (multiprocess) and metada...
2015-06-09 JenkinsMerge "Add documentations for VXLAN Tunnels"
2015-06-09 Kevin BentonAllow update_port_status to take network param
2015-06-09 Ihar HrachyshkaMake pep8 job succeed when /etc/neutron/neutron.conf...
2015-06-09 YAMAMOTO TakashiAdd a comment on _check_update_has_security_groups
2015-06-09 Ihar HrachyshkaEnable all deprecation warnings for test runs
2015-06-09 Salvatore OrlandoRemove get_admin_roles and associated logic
2015-06-09 Gal SagieAdd documentations for VXLAN Tunnels
2015-06-09 Kevin BentonDefer segment lookup in NetworkContext object
2015-06-09 Zhenguo NiuFix typos in docs
2015-06-08 JenkinsMerge "Python3: Enable all working tests in tox.ini"
2015-06-08 JenkinsMerge "Clean only floating-ip related connection states"
2015-06-08 Kyle MesteryAdd Neutron PTL Office Hours
2015-06-08 JenkinsMerge "Refactor awkward logic in setup_dhcp_port"
2015-06-08 JenkinsMerge "Update ipset members when corresponding sg membe...
2015-06-08 JenkinsMerge "Fix typo in test class name"
2015-06-08 Cyril RoelandtPython3: Enable all working tests in tox.ini
2015-06-08 JenkinsMerge "Python 3: do not index a dict_values object"
2015-06-08 shihanzhangUpdate ipset members when corresponding sg member is...
2015-06-08 JenkinsMerge "Send 'security_groups_member_updated' when port...
2015-06-08 JenkinsMerge "Remove full stack log noise"
2015-06-08 JenkinsMerge "L3 agent should do report state before full...
2015-06-08 shihanzhangSend 'security_groups_member_updated' when port changes
2015-06-07 JenkinsMerge "ML2: Remove TYPE_MULTI_SEGMENT"
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 Assaf MullerRemove full stack log noise
2015-06-06 YAMAMOTO TakashiML2: Remove TYPE_MULTI_SEGMENT
2015-06-06 Stephen MaL3 agent should do report state before full sync at...
2015-06-06 JenkinsMerge "test_ovs_neutron_agent: Remove useless ofport...
2015-06-06 JenkinsMerge "test_l3: Don't assume the order of subnets"
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 Cedric BrandilyClean only floating-ip related connection states
2015-06-05 Carl BaldwinRefactor awkward logic in setup_dhcp_port
2015-06-05 JenkinsMerge "Add a "light" base test class for DB tests"
2015-06-05 JenkinsMerge "Handle SIGHUP in ovs neutron agent"
2015-06-05 JenkinsMerge "Start linuxbridge neutron agent using a launcher"
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 Salvatore OrlandoAdd a "light" base test class for DB tests
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 rossellaMake _val_to_py and _py_to_val not private
2015-06-05 Pavel BondarDecompose db_base_plugin_v2.py part 2
2015-06-05 Vincent LegollFix typo in test class name
2015-06-05 Elena EzhovaStart linuxbridge neutron agent using a launcher
2015-06-05 Elena EzhovaHandle SIGHUP in ovs neutron agent
next