]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2012-11-23 Zhongyue LuoRefactors quantum.api.v2.attributes.py
2012-11-17 Gary KottonEnsure that the expiration time for leased IP is update...
2012-11-21 JenkinsMerge "bug 1057844: improve floating-ip association...
2012-11-21 gongyshFix context problem
2012-11-20 JenkinsMerge "fix broken logic of only using hasattr to check...
2012-11-20 Dan Wendlandtbug 1057844: improve floating-ip association checks
2012-11-20 Dan Wendlandtfix broken logic of only using hasattr to check for...
2012-11-20 JenkinsMerge "Improve openvswitch and linuxbridge agents'...
2012-11-20 Bob KukuraImprove openvswitch and linuxbridge agents' parsing...
2012-11-20 Dan PrinceMove extension.py into quantum/api.
2012-11-16 Gary KottonPrevent router being deleted if it is used by a floating IP
2012-11-16 Iryoung JeongUpdates clear_db() to unregister models and close session.
2012-11-20 Eugene NikanorovThe change allows loading several service plugins along...
2012-11-20 JenkinsMerge "Fix unitest test_router_list with wrong fake...
2012-11-19 Dan Wendlandtfix incorrect kwarg param name for region with l3-agent
2012-11-19 Aaron RosenAll egress traffic allowed by default should be implied
2012-11-19 JenkinsMerge "Ensure that deleted gateway IP address is recycl...
2012-11-19 JenkinsMerge "Completes unittest coverage of quantum.api.v2...
2012-11-19 He Jie XuFix unitest test_router_list with wrong fake return...
2012-11-19 gongyshDelete floating port and floatingip in the same transaction
2012-11-19 Zhongyue LuoCompletes unittest coverage of quantum.api.v2.attributes.py
2012-11-16 Juergen BrendelUse DB count to get resource counts.
2012-11-16 JenkinsMerge "Remove qpid configuration variables no longer...
2012-11-16 JenkinsMerge "plugin/ryu, linux/interface: remove ryu specific...
2012-11-15 JenkinsMerge "Allow NVP plugin to use per-tenant quota extension"
2012-11-15 Isaku Yamahataplugin/ryu, linux/interface: remove ryu specific interf...
2012-11-15 JenkinsMerge "Revert "Put gw_port into router dict result.""
2012-11-15 Aaron RosenAllow NVP plugin to use per-tenant quota extension
2012-11-15 JenkinsMerge "Part of the patch set that enables VM's to use...
2012-11-15 gongyshRevert "Put gw_port into router dict result."
2012-11-13 Gary KottonEnsure that deleted gateway IP address is recycled...
2012-11-11 Gary KottonEnsure that fixed port IP address is in valid allocatio...
2012-11-14 JenkinsMerge "RESTProxy Plugin for Floodlight and BigSwitch"
2012-11-14 JenkinsMerge "plugin/ryu: update for ryu update"
2012-11-14 Sumit NaiksatamRESTProxy Plugin for Floodlight and BigSwitch
2012-11-14 JenkinsMerge "Ensure that mac address is set to namespace...
2012-11-13 JenkinsMerge "plugin/ryu: add tunnel support"
2012-11-13 Akihiro MOTOKIEnsure that mac address is set to namespace side veth...
2012-11-12 Yoshihiro Kanekoplugin/ryu: update for ryu update
2012-11-12 Isaku Yamahataplugin/ryu: add tunnel support
2012-11-12 JenkinsMerge "Adds tests for attribute._validate_uuid"
2012-11-12 JenkinsMerge "Adds test scripts for _validate_range"
2012-11-12 JenkinsMerge "Adds test scripts for _validate_string"
2012-11-12 JenkinsMerge "Adds tests for attributes.is_attr_set"
2012-11-12 Zhongyue LuoAdds tests for attribute._validate_uuid
2012-11-12 Zhongyue LuoAdds tests to attribute.convert_to_int
2012-11-12 Zhongyue LuoAdds tests for attributes.is_attr_set
2012-11-11 Zhongyue LuoAdds test scripts for _validate_string
2012-11-11 Zhongyue LuoAdds test scripts for _validate_range
2012-11-10 Gary KottonPart of the patch set that enables VM's to use libvirts...
2012-11-10 Gary KottonRemove qpid configuration variables no longer supported
2012-11-10 JenkinsMerge "Removing unsed code for Cisco Quantum Plugin V1"
2012-11-10 Edgar MaganaRemoving unsed code for Cisco Quantum Plugin V1
2012-11-09 Nachi UenoAdd QUANTUM_ prefix for env used by quantum-debug
2012-11-09 JenkinsMerge "Make tox.ini run pep8 checks on bin."
2012-11-09 JenkinsMerge "Import lockutils and fileutils from openstack...
2012-11-09 JenkinsMerge "Adds test scripts for _validate_values"
2012-11-09 Dan PrinceMake tox.ini run pep8 checks on bin.
2012-11-09 JenkinsMerge "Add indication when quantum server started."
2012-11-09 Dan PrinceExplicitly include versioninfo in tarball.
2012-11-09 Zhongyue LuoAdds test scripts for _validate_values
2012-11-09 Zhongyue LuoClean up quantum.api.v2.validators
2012-11-09 JenkinsMerge "Ensure that the anyjson version is correct."
2012-11-09 JenkinsMerge "Clean up executable modules"
2012-11-09 gongyshAdd indication when quantum server started.
2012-11-08 Nachi UenoImport lockutils and fileutils from openstack-common
2012-11-08 Gary KottonUpdate latest openstack-common code
2012-11-13 JenkinsMerge "Validate L3 inputs."
2012-11-12 JenkinsMerge "Treat case when pid is None"
2012-11-08 JenkinsMerge "Updated openstack-common setup and version code."
2012-11-08 JenkinsMerge "Remove nova code from Quantum Cisco Plugin"
2012-11-08 JenkinsMerge "Fixes convert_to_boolean logic"
2012-11-08 Zhongyue LuoClean up executable modules
2012-11-08 Edgar MaganaRemove nova code from Quantum Cisco Plugin
2012-11-08 Zhongyue LuoUse isinstance for _validate_boolean
2012-11-08 Zhongyue LuoFixes convert_to_boolean logic
2012-11-08 Monty TaylorUpdated openstack-common setup and version code.
2012-11-07 Gary KottonValidate L3 inputs.
2012-11-07 JenkinsMerge "Ensure that HTTP 400 codes are returned for...
2012-11-07 Gary KottonTreat case when pid is None
2012-11-04 Gary KottonFix openssl zombies
2012-11-03 Gary KottonEnsure that the anyjson version is correct.
2012-11-03 Gary KottonAdd eventlet_backdoor and threadgroup from openstack...
2012-11-03 Gary KottonAdd loopingcall from openstack-common
2012-11-03 Gary KottonAdded service from openstack-common
2012-11-06 JenkinsMerge "Sync latest notifier changes from openstack...
2012-11-06 JenkinsMerge "Pep8 fixes for quantum master."
2012-11-06 JenkinsMerge "Testcase of listing collection shouldn't depend...
2012-11-06 JenkinsMerge "Removes regex validation of UUIDs in dhcp_agent"
2012-11-06 JenkinsMerge "Update KillFilter to handle 'deleted' exe's."
2012-11-06 JenkinsMerge "Use _validate_uuid in quantum.plugins.nec.extens...
2012-11-06 JenkinsMerge "Use is_uuid_like in quantum.extensions.securityg...
2012-11-06 JenkinsMerge "Fix unnecessary logging messages during tests"
2012-11-05 Dan PrinceSync latest notifier changes from openstack-common
2012-11-05 Dan PrinceUpdate KillFilter to handle 'deleted' exe's.
2012-11-05 Dan PrincePep8 fixes for quantum master.
2012-11-05 JenkinsMerge "Log loaded extension messages as INFO not WARNING."
2012-11-05 JenkinsMerge "Use uuidutils.is_uuid_like in quantum.extentions.l3"
2012-11-05 JenkinsMerge "Add check for cidr overrapping for adding extern...
2012-11-05 Zhongyue LuoUse _validate_uuid in quantum.plugins.nec.extensions...
next