]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2015-08-04 JenkinsMerge "Remove handle_network/handle_subnet from l2...
2015-08-04 JenkinsMerge "Add API tests for non-accessible policies" into...
2015-08-03 JenkinsMerge "L2 agent extension manager: read extensions...
2015-08-03 John SchwarzAdd API tests for non-accessible policies
2015-08-03 JenkinsMerge "Guarantee there is only one bandwidth limit...
2015-08-03 Ihar Hrachyshkause single transaction to update qos policy associatation
2015-08-03 JenkinsMerge "Moved QOS_POLICY_ID into qos_consts.py" into...
2015-08-02 Ihar HrachyshkaGuarantee there is only one bandwidth limit rule per...
2015-08-02 Ihar HrachyshkaL2 agent extension manager: read extensions list from...
2015-08-02 JenkinsMerge "Added missing [qos] section into neutron.conf...
2015-08-02 JenkinsMerge "Enable rule delete test" into feature/qos
2015-08-02 Ihar HrachyshkaRemove handle_network/handle_subnet from l2 agent exten...
2015-08-02 JenkinsMerge "Don't set tenant_id for rule objects" into featu...
2015-08-02 JenkinsMerge "objects: consolidate single transaction checks...
2015-08-02 Ihar HrachyshkaMoved QOS_POLICY_ID into qos_consts.py
2015-08-02 JenkinsMerge "objects.qos.policy: provide rules field, not...
2015-08-02 JenkinsMerge "Unite qos_rules and qos_*_rules tables" into...
2015-08-02 JenkinsMerge "Fix accessing shared policies, add assoc tests...
2015-08-02 JenkinsMerge "qos: forbid creating rules when there is no...
2015-08-01 Ihar HrachyshkaAdded missing [qos] section into neutron.conf
2015-08-01 Ihar HrachyshkaEnable rule delete test
2015-08-01 Ihar Hrachyshkaobjects: consolidate single transaction checks into...
2015-08-01 Ihar Hrachyshkaobjects.qos.policy: provide rules field, not type specific
2015-08-01 Ihar HrachyshkaUnite qos_rules and qos_*_rules tables
2015-08-01 John SchwarzFix accessing shared policies, add assoc tests
2015-08-01 Ihar Hrachyshkaqos: forbid creating rules when there is no access...
2015-07-31 JenkinsMerge "SR-IOV: update pci lib to support rate limit...
2015-07-30 Moshe LeviSR-IOV: update pci lib to support rate limit
2015-07-30 Ihar HrachyshkaQosPolicy: made shared field required and with default...
2015-07-29 JenkinsMerge "Add update tests for policies and rules" into...
2015-07-28 Ihar HrachyshkaLoad the QoS notification driver from the configuration...
2015-07-28 Eran GampelAdd pluggable backend driver for QoS Service notification
2015-07-28 JenkinsMerge "Introduce mechanism to determine supported qos...
2015-07-28 JenkinsMerge "Add UT for agent_extensions_manager" into featur...
2015-07-27 JenkinsMerge "rpc.callbacks.registry: validate that callback...
2015-07-27 JenkinsMerge "rpc.callbacks.registry: validate type of callbac...
2015-07-27 Ihar HrachyshkaAdd update tests for policies and rules
2015-07-27 Ihar HrachyshkaIntroduce mechanism to determine supported qos rule...
2015-07-27 Ihar Hrachyshkaget_info: request object backport only if desired versi...
2015-07-27 Ihar Hrachyshkarpc.callbacks.registry: validate that callback provider...
2015-07-27 Ihar Hrachyshkarpc.callbacks.registry: validate type of callback result
2015-07-27 Jakub LibosvarAdd UT for agent_extensions_manager
2015-07-27 Ihar HrachyshkaDon't set tenant_id for rule objects
2015-07-27 JenkinsMerge "Don't enforce qos ml2 extension driver" into...
2015-07-26 JenkinsMerge "policy: made attach_* and detach_* methods more...
2015-07-26 JenkinsMerge "Add versioned object serialize/deserialize for...
2015-07-25 JenkinsMerge "QoS: Remove type attribute from QoS rules" into...
2015-07-25 JenkinsMerge "Pass context when deleting bandwidth limit rule...
2015-07-25 JenkinsMerge "Merge remote-tracking branch 'origin/feature...
2015-07-25 JenkinsMerge "ml2: added qos_profile_id to get_device_details...
2015-07-25 Jakub LibosvarQoS: Remove type attribute from QoS rules
2015-07-25 Ihar HrachyshkaDon't enforce qos ml2 extension driver
2015-07-25 Ihar Hrachyshkaml2: added qos_profile_id to get_device_details payload
2015-07-25 Moshe LeviAdd versioned object serialize/deserialize for resource...
2015-07-25 Ihar Hrachyshkapolicy: made attach_* and detach_* methods more robust
2015-07-24 Ihar HrachyshkaMerge remote-tracking branch 'origin/feature/qos' into...
2015-07-24 Jakub LibosvarSupport qos rules and fields parameters in GET requests
2015-07-24 JenkinsMerge "[qos] cleanup _find_object from neutron.db.api...
2015-07-24 JenkinsMerge "Fix a property comment in metadata_agent files"
2015-07-24 JenkinsMerge "Metaplugin removal"
2015-07-24 Jakub LibosvarPass context when deleting bandwidth limit rule
2015-07-24 JenkinsMerge "Base infrastructure for QoS API tests" into...
2015-07-24 JenkinsMerge "Python 3: fix neutron.tests.unit.agent.dhcp...
2015-07-24 JenkinsMerge "qos: kill get_namespace() from service plugin...
2015-07-23 JenkinsMerge "Fix handling of port-range-min 0 in secgroup...
2015-07-23 JenkinsMerge "Add address scope API tests"
2015-07-23 JenkinsMerge "Updated from global requirements"
2015-07-23 Cyril RoelandtPython 3: fix neutron.tests.unit.agent.dhcp.test_agent
2015-07-23 JenkinsMerge "neutron-db-manage: fix check_migration for branc...
2015-07-23 JenkinsMerge "Python 3: fix neutron.tests.unit.agent.linux...
2015-07-23 JenkinsMerge "Allow passing table argument to construct IpRout...
2015-07-23 JenkinsMerge "Define fullstack router/network/subnet managemen...
2015-07-23 JenkinsMerge "Add new ovs DB API to inquire interfaces name...
2015-07-23 OpenStack Proposal BotUpdated from global requirements
2015-07-23 JenkinsMerge "Just use {0,1,2} rather sys.std*.fileno()"
2015-07-23 Ihar Hrachyshka[qos] cleanup _find_object from neutron.db.api
2015-07-23 Ihar HrachyshkaRevert "Mute neutron.callbacks notification logs."
2015-07-23 Ihar Hrachyshkaqos: kill get_namespace() from service plugin
2015-07-23 John SchwarzBase infrastructure for QoS API tests
2015-07-23 JenkinsMerge "Fix race condition by using lock on enable_radvd"
2015-07-23 JenkinsMerge "[devref] db_layer: expand on how new migration...
2015-07-23 JenkinsMerge "Ensure that update_fip_statuses gets called"
2015-07-23 Hirofumi IchiharaMetaplugin removal
2015-07-23 Ihar HrachyshkaMerge remote-tracking branch 'origin/feature/qos' into...
2015-07-23 shihanzhangFix handling of port-range-min 0 in secgroup RPC and...
2015-07-23 Bertrand LallauFix a property comment in metadata_agent files
2015-07-23 JenkinsMerge "Remove deprecated OVS and LB plugin DB tables"
2015-07-23 JenkinsMerge "ensure_dir: move under neutron.common.utils"
2015-07-23 JenkinsMerge "OVS agent factor our port stats processing"
2015-07-23 JenkinsMerge "Fixed L3 agent manual scheduling for HA routers"
2015-07-23 JenkinsMerge "Port help text for dvr_base_mac from neutron...
2015-07-23 JenkinsMerge "Python 3: enable more tests"
2015-07-23 JenkinsMerge "ovs_lib: Fix native implementation of db_list"
2015-07-23 JenkinsMerge "Fullstack testing devref follow up"
2015-07-22 JenkinsMerge "Tweak wording for project inclusion process"
2015-07-22 JenkinsMerge "Use only the lower 16 bits of iptables mark...
2015-07-22 JenkinsMerge "Alter unit test to match bug and cleanup ext...
2015-07-22 JenkinsMerge "Always use BridgeDevice to manage linuxbridges"
2015-07-22 JenkinsMerge "Add address_scope_db to neutron/models/head.py"
2015-07-22 Numan SiddiqueAdd address scope API tests
next