]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2015-07-01 Kevin BentonChange the half of the bridge name used for ports
2015-07-01 JenkinsMerge "fix spelling mistakes"
2015-07-01 JenkinsMerge "Move windows requirements to requirements.txt"
2015-07-01 JenkinsMerge "Fix subnet updating failure on valid allocation...
2015-07-01 JenkinsMerge "dhcp fails if extra_dhcp_opts for stateless...
2015-07-01 JenkinsMerge "NSXv: update ini file to support dhcp_lease_time"
2015-07-01 JenkinsMerge "Adds base in-tree functional testing of the...
2015-07-01 JenkinsMerge "Increase ping count on ARP spoof test"
2015-07-01 JenkinsMerge "RootHelperProcess: kill can consume signal number"
2015-07-01 JenkinsMerge "Move NetcatTester to common/net_helpers"
2015-06-30 JenkinsMerge "Disable pylint job"
2015-06-30 JenkinsMerge "Add documentation for Linux Bridge (previously...
2015-06-30 JenkinsMerge "Switch to oslo.service"
2015-06-30 Assaf MullerDisable pylint job
2015-06-30 Russell BryantMove windows requirements to requirements.txt
2015-06-30 Rossella SblendidoAdds base in-tree functional testing of the ovs_neutron...
2015-06-30 Livnat Peerfix spelling mistakes
2015-06-30 Kevin BentonIncrease ping count on ARP spoof test
2015-06-30 JenkinsMerge "Don't access mock's attribute directly especiall...
2015-06-30 JenkinsMerge "ip_lib: Add flush() command to IpNeigh to clean...
2015-06-30 JenkinsMerge "Revert "Fix 'router_gateway' port status can...
2015-06-30 JenkinsMerge "Add logging of agent heartbeats"
2015-06-30 JenkinsMerge "Use sets to calculate added/original/removed...
2015-06-30 JenkinsMerge "Use last address in v6 allocation pool generation"
2015-06-30 JenkinsMerge "Retry port status update on StaleDataError"
2015-06-29 JenkinsMerge "Fix Consolidate sriov agent and driver code"
2015-06-29 JenkinsMerge "Revert "Removed test_lib module""
2015-06-29 Moshe LeviFix Consolidate sriov agent and driver code
2015-06-29 Assaf MullerRemove failing SafeFixture tests
2015-06-29 Elena EzhovaSwitch to oslo.service
2015-06-29 Kevin BentonRevert "Removed test_lib module"
2015-06-29 Eugene NikanorovDon't access mock's attribute directly especially when...
2015-06-29 Tomoaki SatoFix subnet updating failure on valid allocation pools
2015-06-29 Meenakshi KaushikAdd documentation for Linux Bridge (previously missing)
2015-06-29 Eugene NikanorovAdd logging of agent heartbeats
2015-06-28 JenkinsMerge "fixing typo in gerrit query link in third party...
2015-06-28 Assaf MullerRevert "Fix 'router_gateway' port status can't be updated"
2015-06-28 Jakub LibosvarRootHelperProcess: kill can consume signal number
2015-06-28 Jakub LibosvarMove NetcatTester to common/net_helpers
2015-06-27 Jakub Libosvarip_lib: Add flush() command to IpNeigh to clean arp...
2015-06-27 Jakub LibosvarRefactor NetcatTester class
2015-06-27 jingliuqingUse REST rather than ReST
2015-06-27 JenkinsMerge "Define SafeFixture base fixture"
2015-06-26 JenkinsMerge "Consolidate sriov agent and driver code"
2015-06-26 JenkinsMerge "Add a double-mock guard to the base test case"
2015-06-26 JenkinsMerge "Remove duplicated mock patch of ip_lib"
2015-06-26 JenkinsMerge "Fix ip_lib get_gateway for default gateway on...
2015-06-26 Kevin BentonAdd a double-mock guard to the base test case
2015-06-26 Kevin BentonRemove duplicated mock patch of ip_lib
2015-06-26 Kyle MesteryConsolidate sriov agent and driver code
2015-06-26 JenkinsMerge "Extend SubnetRequestFactory to access subnet...
2015-06-26 JenkinsMerge "Decompose _save_subnet"
2015-06-26 JenkinsMerge "Fix FloatingIP Namespace creation in DVR for...
2015-06-26 JenkinsMerge "Python3: do not use __builtin__"
2015-06-26 Kyle MesteryRestructure agent code in preparation for decomp
2015-06-26 JenkinsMerge "linuxbridge: clean up README file"
2015-06-26 sridhargaddamFix ip_lib get_gateway for default gateway on an iface
2015-06-26 Waldemar Znoinskifixing typo in gerrit query link in third party policie...
2015-06-26 Kevin BentonUse last address in v6 allocation pool generation
2015-06-26 JenkinsMerge "Remove quantum untracked files from .gitignore"
2015-06-26 JenkinsMerge "Remove duplicated call to setup_coreplugin"
2015-06-26 JenkinsMerge "Remove double mock of dhcp agent periodic check"
2015-06-26 JenkinsMerge "Remove double fanout mock"
2015-06-26 JenkinsMerge "Remove double callback manager mocks"
2015-06-26 JenkinsMerge "Skip ARP protection if 0.0.0.0/0 in addr pairs"
2015-06-26 Pavel BondarExtend SubnetRequestFactory to access subnet dict
2015-06-26 JenkinsMerge "Don't process network_delete events on OVS agent"
2015-06-26 JenkinsMerge "Remove ensure_dirs double-patch"
2015-06-26 JenkinsMerge "Updated from global requirements"
2015-06-26 JenkinsMerge "Fix tenant-id in Arista ML2 driver to support...
2015-06-26 JenkinsMerge "Python 3: do not use itertools.izip"
2015-06-26 JenkinsMerge "Avoid env variable duplication in tox.ini"
2015-06-26 JenkinsMerge "Log OVS agent configuration mismatch"
2015-06-26 JenkinsMerge "Add deadlock retry to API and ML2 RPC port update"
2015-06-26 Kevin BentonRemove duplicated call to setup_coreplugin
2015-06-26 Kevin BentonRemove double mock of dhcp agent periodic check
2015-06-26 Kevin BentonRemove double fanout mock
2015-06-26 Kevin BentonRemove double callback manager mocks
2015-06-26 JenkinsMerge "Removed test_lib module"
2015-06-26 Kevin BentonRemove ensure_dirs double-patch
2015-06-25 Pavel BondarDecompose _save_subnet
2015-06-25 Sukhdev KapurFix tenant-id in Arista ML2 driver to support HA router
2015-06-25 JenkinsMerge "Switch to oslo_utils.uuidutils"
2015-06-25 JenkinsMerge "Fix tox errors in thirdparty-ci docs"
2015-06-25 Assaf MullerLog OVS agent configuration mismatch
2015-06-25 Cedric BrandilyAvoid env variable duplication in tox.ini
2015-06-25 JenkinsMerge "ovsdb: attempt to enable connection_uri for...
2015-06-25 JenkinsMerge "Only create one netaddr.IPNetwork object"
2015-06-25 JenkinsMerge "Context class should initialise its own data"
2015-06-25 JenkinsMerge "Fix >80 char lines that pep8 failed to detect"
2015-06-25 Kevin BentonSkip ARP protection if 0.0.0.0/0 in addr pairs
2015-06-25 Ihar Hrachyshkalinuxbridge: clean up README file
2015-06-25 John DavidgeFix tox errors in thirdparty-ci docs
2015-06-25 Ihar HrachyshkaRemoved test_lib module
2015-06-25 Russell BryantUpdated from global requirements
2015-06-25 Cedric BrandilyDefine SafeFixture base fixture
2015-06-25 Cedric BrandilyRemove quantum untracked files from .gitignore
2015-06-25 JenkinsMerge "Make DHCPv6 out of bounds API test deterministic"
2015-06-25 Matthew BoothContext class should initialise its own data
2015-06-25 Ihar Hrachyshkaovsdb: attempt to enable connection_uri for native...
next