]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2015-06-05 Vincent LegollFix typo in test class name
2015-06-03 JenkinsMerge "Check for 'removed' in port_info before reference"
2015-06-03 JenkinsMerge "Add route to metadata IP by default"
2015-06-03 Kevin BentonCheck for 'removed' in port_info before reference
2015-06-02 JenkinsMerge "Add devref that explains fullstack testing and...
2015-06-02 JenkinsMerge "Add VIF_DELETED notification event to Nova"
2015-06-02 Assaf MullerAdd devref that explains fullstack testing and its...
2015-06-02 JenkinsMerge "Modify ipset functional tests to pass on older...
2015-06-02 JenkinsMerge "Remove unused _uuid function alias from test_ipt...
2015-06-02 JenkinsMerge "Remove get_dhcp_port RPC method"
2015-06-02 JenkinsMerge "Don't delete port from bridge on delete_port...
2015-06-02 JenkinsMerge "Don't update floating IP status if no change"
2015-06-02 JenkinsMerge "Imported Translations from Transifex"
2015-06-02 JenkinsMerge "Update rootwrap.conf to add /usr/local/bin"
2015-06-02 Assaf MullerRemove get_dhcp_port RPC method
2015-06-02 JenkinsMerge "Move pool dispose() before os.fork"
2015-06-02 OpenStack Proposal BotImported Translations from Transifex
2015-06-02 Gal SagieUpdate rootwrap.conf to add /usr/local/bin
2015-06-02 Eugene NikanorovAdd route to metadata IP by default
2015-06-02 JenkinsMerge "test_ovs_neutron_agent: Remove unnecessary mocking"
2015-06-02 JenkinsMerge "Refactor type_gre.vxlan tests to reduce duplicat...
2015-06-02 JenkinsMerge "Add use_slave DB api support"
2015-06-01 JenkinsMerge "Implement IPAM Driver loader"
2015-06-01 Assaf MullerModify ipset functional tests to pass on older machines
2015-06-01 JenkinsMerge "Create bridges in ovsdb monitor functional tests"
2015-06-01 JenkinsMerge "Use accessors instead of private attributes...
2015-06-01 JenkinsMerge "OVS-agent: Remove optional flags from br_tun...
2015-06-01 Pavel BondarImplement IPAM Driver loader
2015-06-01 Elena EzhovaRemove comment about hash seed in tox.ini
2015-05-31 Henry GessauRemove unused _uuid function alias from test_iptables.py
2015-05-31 JenkinsMerge "Enable random hash seeds"
2015-05-31 JenkinsMerge "Removed duplicate keys in dicts in test"
2015-05-31 YAMAMOTO Takashitest_ovs_neutron_agent: Remove unnecessary mocking
2015-05-30 Cedric BrandilyRefactor type_gre.vxlan tests to reduce duplicate code
2015-05-30 JenkinsMerge "Improve test_set_members_deleting_less_than_5"
2015-05-30 JenkinsMerge "Fix formatting of core-reviewers doc"
2015-05-30 JenkinsMerge "Get completely rid of contextlib.nested"
2015-05-30 JenkinsMerge "Fix indentation errors in tests"
2015-05-30 Alexander IgnatovRemoved duplicate keys in dicts in test
2015-05-30 Kevin BentonDon't update floating IP status if no change
2015-05-30 Kevin BentonDon't delete port from bridge on delete_port event
2015-05-30 JenkinsMerge "Addressing follow up comments for OVS_LIB fail_m...
2015-05-30 Cedric BrandilyEnable random hash seeds
2015-05-29 Joe GordonFix formatting of core-reviewers doc
2015-05-29 JenkinsMerge "Use os._exit after forking"
2015-05-29 JenkinsMerge "Cleanup stale metadata processes on l3 agent...
2015-05-29 Adrien VergéGet completely rid of contextlib.nested
2015-05-29 Adrien VergéFix indentation errors in tests
2015-05-29 JenkinsMerge "Sort _get_new/deleted_set_ips responses in unitt...
2015-05-29 JenkinsMerge "Imported Translations from Transifex"
2015-05-29 JenkinsMerge "Rename test_periodoc_resync_helper to test_perio...
2015-05-29 JenkinsMerge "Fix dhcp _test_sync_state_helper asserting calls...
2015-05-29 JenkinsMerge "test_fork_error: Fix incorrect test mock"
2015-05-29 JenkinsMerge "Remove use of contextlib.nested (api-tests)"
2015-05-29 Cedric BrandilyImprove test_set_members_deleting_less_than_5
2015-05-29 Cedric BrandilyRename test_periodoc_resync_helper to test_periodic_res...
2015-05-29 Cedric BrandilySort _get_new/deleted_set_ips responses in unittests
2015-05-29 JenkinsMerge "py34: don't run any tests except unit tests"
2015-05-29 Oleg BondarevCleanup stale metadata processes on l3 agent sync
2015-05-29 JenkinsMerge "Fix ovs agent restore local_vlan_map failed"
2015-05-29 OpenStack Proposal BotImported Translations from Transifex
2015-05-29 JenkinsMerge "Use correct time delta function"
2015-05-29 shihanzhangFix ovs agent restore local_vlan_map failed
2015-05-29 Kevin BentonUse correct time delta function
2015-05-28 JenkinsMerge "Fix port creation verification of the port-secur...
2015-05-28 JenkinsMerge "Switch to dictionary for iptables find"
2015-05-28 JenkinsMerge "Persist DHCP leases to a local database"
2015-05-28 JenkinsMerge "Process port IP requests before subnet requests"
2015-05-28 JenkinsMerge "Fix a typo in _schedule_network method"
2015-05-28 JenkinsMerge "Use the correct name for the "Repository Creator...
2015-05-28 JenkinsMerge "Isolate use of fixed_ips[0] to avoid confusion"
2015-05-28 JenkinsMerge "ML2: Incorrect commented cisco mechanism driver...
2015-05-28 JenkinsMerge "Do not assume order of security group rules"
2015-05-28 JenkinsMerge "Fix PYTHONHASHSEED bugs in test_security_groups_rpc"
2015-05-28 Cedric BrandilyDo not assume order of security group rules
2015-05-28 Rich CurranML2: Incorrect commented cisco mechanism driver name
2015-05-28 Ihar Hrachyshkapy34: don't run any tests except unit tests
2015-05-28 Cedric BrandilyFix PYTHONHASHSEED bugs in test_security_groups_rpc
2015-05-28 Gal SagieAddressing follow up comments for OVS_LIB fail_mode...
2015-05-28 Gong ZhangMove pool dispose() before os.fork
2015-05-28 JenkinsMerge "OVS_LIB support API for setting fail mode 'stand...
2015-05-28 JenkinsMerge "Add RFE submission guidelines"
2015-05-28 armando-migliaccioAdd RFE submission guidelines
2015-05-28 Kevin BentonSwitch to dictionary for iptables find
2015-05-28 Kevin BentonProcess port IP requests before subnet requests
2015-05-28 JenkinsMerge "Flesh out the new RFE process and set deadlines...
2015-05-28 JenkinsMerge "Introduce the Lieutenant system into Neutron"
2015-05-28 JenkinsMerge "Remove time formatting in agent clock error"
2015-05-27 Kevin BentonRemove time formatting in agent clock error
2015-05-27 Kevin BentonPersist DHCP leases to a local database
2015-05-27 Kyle MesteryFlesh out the new RFE process and set deadlines for...
2015-05-27 Cedric BrandilyDo not assume order of dictionary elements in init_l3
2015-05-27 Kyle MesteryIntroduce the Lieutenant system into Neutron
2015-05-27 JenkinsMerge "Skip external tables for neutron-db-manage ...
2015-05-27 Carl BaldwinIsolate use of fixed_ips[0] to avoid confusion
2015-05-27 JenkinsMerge "Do not assume order of convert_kvp_list_to_dict...
2015-05-27 JenkinsMerge "Add port-security extension API test cases"
2015-05-27 JenkinsMerge "Do not assume order of iptables_firewall method...
2015-05-27 Christian BerendtUse the correct name for the "Repository Creator's...
2015-05-27 Cedric BrandilyDo not assume order of convert_kvp_list_to_dict method...
next