Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / api / v2 / attributes.py
2016-01-20 Thomas GoirandMerge tag '8.0.0_b2' into debian/mitaka
2016-01-16 JenkinsMerge "Make sure datapath_type is updated on bridges...
2016-01-16 JenkinsMerge "Fix get_subnet_for_dvr() to return correct gatew...
2016-01-16 JenkinsMerge "Revert "Change function call order in ovs_neutro...
2016-01-16 JenkinsMerge "L3 agent: paginate sync routers task"
2016-01-16 JenkinsMerge "Fix regression with unbound ports and l2pop"
2016-01-16 JenkinsMerge "Use oslo.utils.reflection extract the class...
2016-01-16 JenkinsMerge "OVS: Reorder table-id constants"
2016-01-15 JenkinsMerge "Added Keystone and RequestID headers to CORS...
2016-01-15 JenkinsMerge "Pecan controller loads service plugins"
2016-01-15 JenkinsMerge "Add systemd notification after reporting initial...
2016-01-15 JenkinsMerge "Add 'ovs' to requirements.txt"
2016-01-15 JenkinsMerge "ML2: verify if required extension drivers are...
2016-01-15 JenkinsMerge "Static routes not added to qrouter namespace...
2016-01-14 JenkinsMerge "Adopt oslotest BaseTestCase as a base class...
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-12 JenkinsMerge "portbindings: use constants for extension keys"
2016-01-12 JenkinsMerge "Remove duplicate for check_ports_exist_on_l3agent"
2016-01-12 JenkinsMerge "remove openstack-common.conf"
2016-01-12 JenkinsMerge "Add README with links on how to create release...
2016-01-12 JenkinsMerge "Call _allocate_vr_id outside of transaction"
2016-01-12 JenkinsMerge "Don't call add_ha_port inside a transaction"
2016-01-12 JenkinsMerge "Rename _get_vm_port_hostid in dvr to reflect...
2016-01-12 JenkinsMerge "Pecan: Streamline request body processing"
2016-01-11 JenkinsMerge "Add a link of availability zone document into...
2016-01-11 JenkinsMerge "Fix Security-rule's port should not set to 0...
2016-01-11 JenkinsMerge "DVR: optimize check_ports_exist_on_l3_agent()"
2016-01-11 JenkinsMerge "Remove check on dhcp enabled subnets while sched...
2016-01-11 Salvatore OrlandoPecan: Streamline request body processing
2016-01-10 JenkinsMerge "Simplify extension processing"
2016-01-09 JenkinsMerge "HACKING: align the underline text and header"
2016-01-09 JenkinsMerge "Provide pointer for ML2 extension manager to...
2016-01-09 JenkinsMerge "Refactor the subnetpools API tests"
2016-01-08 JenkinsMerge "Add firewall blink + remote SG functional tests"
2016-01-08 JenkinsMerge "Add test cases to testing firewall drivers"
2016-01-08 JenkinsMerge "select router with subnet's gateway_ip for float...
2016-01-08 JenkinsMerge "Check missed ip6tables utility"
2016-01-08 JenkinsMerge "Support rootwrap sysctl and conntrack commands...
2016-01-08 JenkinsMerge "SR-IOV: Fix macvtap assigned vf check when kerne...
2016-01-08 JenkinsMerge "fix call which is only specific to enhanced_rpc"
2016-01-08 JenkinsMerge "Fixing the deprecated library function."
2016-01-08 JenkinsMerge "Kilo initial migration"
2016-01-07 JenkinsMerge "Separate the command for replace_port to delete...
2016-01-07 JenkinsMerge "ovs_vhostuser: fix vhostuser_socket_dir typo"
2016-01-06 JenkinsMerge "Introduce an API test for specified floating...
2016-01-06 JenkinsMerge "Don't snat traffic between fixed IPs behind...
2016-01-06 JenkinsMerge "Add extension_manager and support for extensions...
2016-01-06 JenkinsMerge "Some minor misspellings in comment block."
2016-01-06 JenkinsMerge "Delete test_restart_l3_agent_on_sighup"
2016-01-03 JenkinsMerge "dhcp: Default to using local DNS resolution"
2015-12-31 JenkinsMerge "Misspelling in message"
2015-12-30 JenkinsMerge "Wrong usage of "an""
2015-12-30 JenkinsMerge "Wrong usage of "a""
2015-12-29 hgangwxWrong usage of "a"
2015-12-28 JenkinsMerge "Change log level from error to warning"
2015-12-25 JenkinsMerge "Add tests that constrain db query count"
2015-12-25 JenkinsMerge "Correct state_path option's help string"
2015-12-24 JenkinsMerge "Ignore non rules related qos_policy changes"
2015-12-24 JenkinsMerge "dibbler: fix import order"
2015-12-24 JenkinsMerge "Return availability_zone_hints as list when...
2015-12-24 JenkinsMerge "Add address scope to floating IPs in RPC respons...
2015-12-23 JenkinsMerge "reject leading '0's in IPv4 addr to avoid ambiguity"
2015-12-23 JenkinsMerge "Add constant to L3 extension for floating ips"
2015-12-23 JenkinsMerge "API: _validate_ip_address should not raise an...
2015-12-23 JenkinsMerge "Run functional gate jobs in a constrained enviro...
2015-12-23 JenkinsMerge "DVR: Remove get_port call from dvr_update_router...
2015-12-23 JenkinsMerge "XenAPI: Fix netwrap to support security group"
2015-12-23 JenkinsMerge "Force L3 agent to resync router it could not...
2015-12-23 JenkinsMerge "Updated from global requirements"
2015-12-23 JenkinsMerge "Restore _validate_subnet/uuid_list not to break...
2015-12-22 JenkinsMerge "Don't raise if polling manager is running when...
2015-12-22 Akihiro MotokiRestore _validate_subnet/uuid_list not to break subproj...
2015-12-22 JenkinsMerge "Add abstractmethod to FirewallDriver abstract...
2015-12-21 JenkinsMerge "Add functional test for availability_zone support"
2015-12-21 JenkinsMerge "Add notes on loading strategies for ORM relation...
2015-12-21 JenkinsMerge "Corrected wrong ethertype exception message"
2015-12-21 JenkinsMerge "Remove duplicated code in attribute.py"
2015-12-21 JenkinsMerge "Correct return values for bridge sysctl calls"
2015-12-17 Bo Chireject leading '0's in IPv4 addr to avoid ambiguity
2015-12-17 Hong Hui XiaoRemove duplicated code in attribute.py
2015-12-16 JenkinsMerge "Updating devref for networking-onos project"
2015-12-14 JenkinsMerge "Skip keepalived_respawns test"
2015-12-12 JenkinsMerge "Add address scope to ports in RPC response to...
2015-12-11 Gary KottonAPI: _validate_ip_address should not raise an exception
2015-12-10 JenkinsMerge "devref: Rolling upgrade mechanism for rpc-callbacks"
2015-12-10 JenkinsMerge "Add Guru Meditation Reports support to Neutron...
2015-12-10 JenkinsMerge "Add explanations and examples to TESTING.rst"
2015-12-10 JenkinsMerge "Revert "Revert "OVS agent reacts to events inste...
2015-12-09 JenkinsMerge "Refactor OVS-agent tunnel config validate"
2015-12-09 JenkinsMerge "Add release note covering keystoneauth and v3"
2015-12-09 JenkinsMerge "Pull project out of request in addition to tenant"
2015-12-08 JenkinsMerge "Notify about port create/update unconditionally"
2015-12-08 JenkinsMerge "Moved fullstack test doc content to TESTING...
2015-12-08 JenkinsMerge "Remove useless lb-agent remove_empty_bridges"
2015-12-07 JenkinsMerge "HACKING: fix edge case with log hints"
2015-12-07 JenkinsMerge "Set timetable for removal of oslo.messaging...
2015-12-07 JenkinsMerge "Use _ from neutron._i18n"
2015-12-06 JenkinsMerge "I18n related guideline for subprojects"
2015-12-06 JenkinsMerge "In port_dead, handle case when port already...
2015-12-06 JenkinsMerge "Do not autoreschedule routers if l3 agent is...
next