]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2012-07-19 JenkinsMerge "Assume that subclass validates value of UUID"
2012-07-19 Gary KottonAssume that subclass validates value of UUID
2012-07-19 Yaguang Tangfix bug lp:1025526,update iniparser.py to accept empty...
2012-07-19 Salvatore OrlandoEnsures policy file is reloaded only if updated.
2012-07-18 Aaron RosenProvide way to specify id in models_v2
2012-07-18 Gary KottonAdd validity checks to Quantum v2 resources
2012-07-18 JenkinsMerge "Ryu plugin support for v2 Quantum API"
2012-07-18 JenkinsMerge "Introduce files from openstack common."
2012-07-18 Salvatore OrlandoAvoid removal of attributes used by policy engine
2012-07-17 justin ljjRaise proper exception if policy file do not exist
2012-07-16 Yong Sheng... Introduce files from openstack common.
2012-07-16 JenkinsMerge "fix bug lp:1019230,update rpc from openstack...
2012-07-15 JenkinsMerge "ovs-agent exception non-existent ports"
2012-07-14 Salvatore OrlandoEnsures API v2 router does not load plugin twice
2012-07-13 Aaron Rosenovs-agent exception non-existent ports
2012-07-13 Yoshihiro KanekoRyu plugin support for v2 Quantum API
2012-07-13 justin ljjAdd option sql_max_retries for database connection.
2012-07-12 JenkinsMerge "Create DHCP agent tap device from port ID"
2012-07-11 Gary KottonEnable quantum agents to work with global cfg.CONF
2012-07-11 Gary KottonCreate DHCP agent tap device from port ID
2012-07-10 JenkinsMerge "Fix some syntax errors."
2012-07-10 JenkinsMerge "Validate that network_id in port/subnet POST...
2012-07-10 Adam GandelmanFix some syntax errors.
2012-07-10 Yaguang Tangfix bug lp:1019230,update rpc from openstack-common.
2012-07-09 JenkinsMerge "implement dhcp agent for quantum"
2012-07-08 Dan WendlandtFix v2 API policy checks when keystone is in use.
2012-07-08 Mark McClainimplement dhcp agent for quantum
2012-07-06 Soheil Hassas... Corrects imported modules in Cisco and Ryu according...
2012-07-05 Juliano MartinezValidate that network_id in port/subnet POST belong...
2012-07-05 Salvatore OrlandoVerify CIDR overlaps among networks' subnets.
2012-07-04 Gary KottonAddress problems with foreign keys with subnet and...
2012-07-03 Salvatore OrlandoAdd 'allocation_pools' to Quantum v2 API subnets.
2012-07-03 Gary KottonDelete IP allocation range for subnet when deleting...
2012-07-03 Gary KottonFix linux bridge plugin to be consistent with naming...
2012-07-03 Gary Kottonv2 support for the linux bridge plugin
2012-07-02 JenkinsMerge "Ensure that subnet_id is on correct network."
2012-07-02 JenkinsMerge "Check if interface exists in bridge prior to...
2012-07-02 Aaron RosenOVS plugin support for v2 Quantum API
2012-07-02 Gary KottonCheck if interface exists in bridge prior to adding.
2012-07-02 Gary KottonEnsure that subnet_id is on correct network.
2012-07-01 Monty TaylorUse setuptools git plugin for file inclusion.
2012-06-30 chnm-kulkarniCisco's unplug_iface refers to non existing exception
2012-06-29 Gary KottonImplement IP address allocation.
2012-06-27 Gary KottonEnable user to configure base mac address.
2012-06-26 JenkinsMerge "Bug #1012418 - quantum agent for OVS does not...
2012-06-26 JenkinsMerge "Remove paste configuration details to a seperate...
2012-06-26 Juliano MartinezBug #1012418 - quantum agent for OVS does not install...
2012-06-26 Armando MigliaccioAdd simple file loggin to ovs_quantum_agent.
2012-06-26 Edgar MaganaFixing pep8 warning messages
2012-06-25 Gary KottonNetwork deletion and subnet creation bug fixes
2012-06-24 Gary KottonRemove paste configuration details to a seperate file.
2012-06-21 JenkinsMerge "Reorder imports by full module path"
2012-06-21 JenkinsMerge "Bug 1015953 - linuxbridge_quantum_agent device_e...
2012-06-21 JenkinsMerge "Added iptables_manager ( based on openstack...
2012-06-21 ncodeBug 1015953 - linuxbridge_quantum_agent device_exists...
2012-06-21 Zhongyue LuoReorder imports by full module path
2012-06-20 Juliano MartinezAdded iptables_manager ( based on openstack/linux_net...
2012-06-19 rootUnit test and Readme changes related to cisco plugin.
2012-06-20 Gary KottonImplements the blueprint use-common-cfg for the quantum...
2012-06-19 Gary KottonEnsure unique mac address allocation.
2012-06-19 JenkinsMerge "removed "runthis" and other unused functions...
2012-06-18 JenkinsMerge "Remove unused functions in common/utils.py"
2012-06-18 Kevin L. MitchellAdd authZ through incorporation of policy checks.
2012-06-18 JenkinsMerge "Fix python2.4 incompatibility"
2012-06-18 JenkinsMerge "Use openstack.common.exception"
2012-06-18 JenkinsMerge "Added vlan range management for OVS plugin"
2012-06-18 Gary KottonFix additional pep8 issues on Jenkins
2012-06-18 Harsh Prasadremoved "runthis" and other unused functions from utils.py
2012-06-17 Gary KottonLinux bridge agents did not work with common linus...
2012-06-17 Roman SokolkovAdded vlan range management for OVS plugin
2012-06-17 JenkinsMerge "Remove wrong base class for l2network_models...
2012-06-16 Juliano MartinezBug #1013967 - Quantum is breaking on tests with pep 1.3
2012-06-14 Yong Sheng... Remove wrong base class for l2network_models after...
2012-06-14 Harsh PrasadCisco cli cannot find argument action_prefix
2012-06-14 Zhongyue LuoUse openstack.common.exception
2012-06-14 Zhongyue LuoRemove unused functions in common/utils.py
2012-06-13 Dan WendlandtAPI v2: mprove validation of post/put, rename few attri...
2012-06-13 Juliano MartinezBug #1000406 - Return value of shell commands is not...
2012-06-13 JenkinsMerge "Add build_sphinx options."
2012-06-12 Piotr SiwczakFix python2.4 incompatibility
2012-06-12 JenkinsMerge "Fix up test running to match jenkins expectation."
2012-06-12 JenkinsMerge "Add API v2 support"
2012-06-11 JenkinsMerge "Remove unused imports"
2012-06-11 Jason KölkerAdd API v2 support
2012-06-11 Harsh PrasadBinaries should report versions.
2012-06-10 Monty TaylorFix up test running to match jenkins expectation.
2012-06-08 Clark BoylanAdd build_sphinx options.
2012-06-08 Zhongyue LuoRemove unused imports
2012-06-07 JenkinsMerge "Bug #1002605"
2012-06-07 Zhongyue LuoQuantum should use openstack.common.jsonutils
2012-06-07 JenkinsMerge "Remove hardcoded version for pep8 from tools...
2012-06-06 JenkinsMerge "Add common dir for shared agent code, add OVS...
2012-06-06 JenkinsMerge "fix bug lp:1007557,remove unused functions in...
2012-06-06 JenkinsMerge "Register enable_tunneling as bool opt."
2012-06-06 Dan WendlandtRemove hardcoded version for pep8 from tools/test-requires
2012-06-06 JenkinsMerge "Bug #1007153"
2012-06-05 Kevin L. MitchellAuthN support for Quantum
2012-06-05 Yaguang Tangfix bug lp:1007557,remove unused functions in utils.py.
2012-06-05 Dan WendlandtAdd common dir for shared agent code, add OVS lib.
2012-06-05 JenkinsMerge "Quantum should use openstack.common.importutils"
next