Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / services / rbac / __init__.py
2015-09-29 JenkinsMerge "usage_audit: Fix usage_audit to work with ML2"
2015-09-16 JenkinsMerge "Remove out-of-tree vendor AGENT_TYPE_* constant"
2015-09-15 JenkinsMerge "Return exception when attempting to add duplicat...
2015-09-05 Thomas GoirandMerge tag '7.0.0_b3' into debian/liberty
2015-09-03 JenkinsMerge "DHCP agent: allow using gateway IPs instead...
2015-09-01 JenkinsMerge "Process update_network in the openvswitch agent"
2015-09-01 JenkinsMerge "Only mark metadata packets on internal interfaces"
2015-09-01 JenkinsMerge "Split SR-IOV configuration file into driver...
2015-09-01 JenkinsMerge "Remove out-of-tree vendor VIF_TYPE_* constants"
2015-09-01 JenkinsMerge "Defer freeing of conntrack zone ids until alloca...
2015-09-01 JenkinsMerge "Add network to SubnetContext"
2015-09-01 JenkinsMerge "Refactor IpRouteCommand to allow using it withou...
2015-09-01 JenkinsMerge "SR-IOV: deprecate agent_required option"
2015-09-01 JenkinsMerge "DHCP agent: add 'bridged' property to interface...
2015-08-31 Doug WiegleyMerge remote-tracking branch 'origin/master' into merge...
2015-08-30 JenkinsMerge "IPv6 display suitable message when MTU is invali...
2015-08-29 JenkinsMerge ""FakeV4Subnet" class be inherited by following...
2015-08-29 JenkinsMerge "lb: stop handling Havana device updates"
2015-08-27 JenkinsMerge "Adding Ale Omniswitch to sub_projects document"
2015-08-27 JenkinsMerge "Move in-tree vendor AGENT_TYPE_* constants"
2015-08-27 JenkinsMerge "Move in-tree vendor VIF_TYPE_* constants"
2015-08-27 JenkinsMerge "Remove VIF_TYPES constant"
2015-08-27 JenkinsMerge "Add IPv6 Prefix Delegation compatibility to...
2015-08-25 JenkinsMerge "QoS: fix get bandwidth limit rules to filter...
2015-08-25 JenkinsMerge "Distributed router can not add routes"
2015-08-25 JenkinsMerge "ml2: Remove a redundant assignment in _bind_port...
2015-08-25 JenkinsMerge "Make models_v2 explicitly import rbac_db_models"
2015-08-25 JenkinsMerge "ip_lib: support creating Linux dummy interface"
2015-08-24 JenkinsMerge "Make NeutronDbObjectDuplicateEntry exception...
2015-08-24 JenkinsMerge "Template for ModelMigrationTest for external...
2015-08-24 JenkinsMerge "Move tests for non pluggable ipam backend"
2015-08-24 JenkinsMerge "Added initial devstack plugin"
2015-08-24 JenkinsMerge "manual add/remove router for dvr_snat agent"
2015-08-24 JenkinsMerge "Graceful OVS restart for DVR"
2015-08-24 JenkinsMerge "Add support for unaddressed port"
2015-08-23 JenkinsMerge "Remove the ML2 Nuage driver code"
2015-08-23 JenkinsMerge "Rename args for alembic 0.8.0"
2015-08-22 JenkinsMerge "DVR: make sure snat portion is always scheduled...
2015-08-22 JenkinsMerge "Add config option to specify ovs datapath."
2015-08-22 JenkinsMerge "Python 3: use __code__ instead of func_code"
2015-08-22 JenkinsMerge "Move docstring to FakeMachineBase"
2015-08-22 JenkinsMerge "Neutron RBAC API and network support"
2015-08-21 Kevin BentonNeutron RBAC API and network support