]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2015-06-15 JenkinsMerge "Remove fossilized remains"
2015-06-15 JenkinsMerge "Refactor _update_ips_for_port"
2015-06-15 Henry GessauRemove fossilized remains
2015-06-15 JenkinsMerge "Reflect project moves from stackforge to openstack."
2015-06-15 JenkinsMerge "Fix Enum usage in 589f9237ca0e_cisco_n1kv_ml2_dr...
2015-06-15 Pavel BondarRefactor _update_ips_for_port
2015-06-15 Eugene NikanorovSkip rescheduling networks if no DHCP agents available
2015-06-14 Russell BryantReflect project moves from stackforge to openstack.
2015-06-13 JenkinsMerge "Fix a regression in "Separate ovs-ofctl using...
2015-06-13 JenkinsMerge "Make Vlantransparent extension inherit from...
2015-06-13 JenkinsMerge "Remove meaningless no_delete from L3 test"
2015-06-13 JenkinsMerge "OVSNeutronAgent pass the config as parameter"
2015-06-12 JenkinsMerge "Stop sending gratuitous arp when ip version...
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 Akihiro MotokiRemove meaningless no_delete from L3 test
2015-06-12 rossellaOVSNeutronAgent pass the config as parameter
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 Dane LeBlancStop sending gratuitous arp when ip version is 6
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 Ann KamyshnikovaFix Enum usage in 589f9237ca0e_cisco_n1kv_ml2_driver_tables
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 Sean M. CollinsMake Vlantransparent extension inherit from ExtensionDe...
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 Romil GuptaFix a regression in "Separate ovs-ofctl using code...
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"
next