CHANGES
=======

5.0.0.0b1
---------

* use portbindings from neutron-lib
* Use the new path of agent config
* Fix list and delete RemoteMacEntry
* Remove packages.rst
* fwaas: Add "host" argument for agent_rpc methods
* Disable custom plugin scenarios in rally
* Use neutron-lib's context module
* Update requirements
* gate_hook: Stop writing local.conf directly
* test_midonet_plugin_v2: Skip a few tests
* Drop MANIFEST.in pbr doesn't need it
* Remove unused logging import
* devstack: add placement-api in local.conf.sample
* Remove duplicate in rally task definition
* Update reno for stable/ocata

4.0.0
-----

* devstack: Collect vpp logs on gate
* Updated from global requirements
* Remove support for py34
* Add index modules
* Prepare for using standard python tests
* devstack: Remove q-trunk workaround
* Adapt QoS driver to the recent Neutron
* Revert "Revert "create_uplink: Disable veth TX checksum "offloading"""
* Revert "fip64: Workaround another checksum issue"
* devstack: Disable metadata service tests on gate
* tempest: Add a test for fip64
* Enable test_router_interface_port_update_with_fixed_ip
* gate_hook: Stop excluding an address scope test
* gate_hook: Disable advanced services for rally job
* gate_hook: Stop excluding QosMinimumBandwidthRuleTestJSON explicitly
* gate_hook: Disable advanced services for non full tempest jobs
* Add grenade plugin
* tempest: Remove lbaas v2 api tests
* Switch to decorators.idempotent_id
* Remove the functionality to report MidoNet agents for agent extension
* Use neutron-lib portbindings api-def
* Typo fix: extention => extension
* Fix typo in border_gw.rst
* Updated from global requirements
* L3: Remove next_hop from notification
* lbaasv2: Use the rest api for member status retrieval
* Use neutron-lib provider net api-def
* devstack: Remove extra setting from sample configs
* l3: Use the new location of models
* devstack: Switch to OSC
* devstack: Switch uplink scripts to use OSC
* doc: Mention L3 extensions
* Cleanup tox_install_project artefacts
* Revert "create_uplink: Disable veth TX checksum "offloading""
* bgp_speaker_router_insertion: Require bgp as we extend its resource
* Enable ml2 rally jobs
* doc: Update for MidoNet 5.4 release
* devstack: Remove "lbaas" from NETWORK_API_EXTENSIONS
* tox: Remove "api" target
* Move rootwrap filters into etc/
* fip64: Workaround another checksum issue
* create_uplink: Disable veth TX checksum "offloading"
* gate_hook: Tweak iptables for midonet vpp downlink for fip64
* neutron-lib: use L3 constant from neutron-lib
* Poll for Pool Member status and update DB
* Fix db constant references
* Updated from global requirements
* Change passing session to context in segments db functions
* devstack: Configure IPv6 for fip64
* FIP6: Support creating IPv6 FIP
* Enable pylint for tests
* Adapt coding-checks.sh to this project
* Add L4 version of lbaasv2 API tests
* Set admin state up to True on LBaaSv2 VIP ports
* Deprecate monolithic plugin
* DB migration milestone for newton
* Revert "Revert "devstackgaterc: Enable test_host_name_is_same_as_server_name""
* tox: Run pylint for pep8 target
* devstack: Inline tox genconfig target
* Assign op when generating LBv2 funcs
* Remove agent-membership extension
* api-ref: Add a missing file for firewall log
* api-ref: firewall logs
* api-ref: logging resources
* router-interface-fip.rst: Add MidoNet specific bits to example rules
* OSC plugin for logging resource
* Move the most contents of the top-level README.rst to docs
* tox_install: Make this release script friendly
* tox.ini: Enable constraints for the rest of targets
* Update reno for stable/newton
* Sprinkle retry_if_session_inactive decorator
* gate_hook: Enable test_delete_not_allowed_if_policy_in_use_by_network
* gate_hook: Enable QoS
* gate_hook: Add "full" variants of ml2 and v2
* l3: Remove _confirm_router_interface_not_in_use override
* l3: Clean up router-interface-fip code
* devstack: Minimum support of lib/neutron
* Remove plugin_v1.py
* LBaaS v2 driver
* Use ExtensionDescriptor from neutron-lib
* Remove PLURALS
* Show team and repo badges on README
* Desupport MidoNet v2015.06
* Switch to using plugins directory in lieu of neutron manager
* Replace six.iteritems() with .items()
* Updated from global requirements
* Replaces uuid.uuid4 with uuidutils.generate_uuid()
* devstack: Workaround q-trunk issue
* v2 plugin: Add QoS core extensions
* devstack: Update NETWORK_API_EXTENSIONS
* devstack: Bump quotas
* devstack: Fix a typo in NETWORK_API_EXTENSIONS
* Use some definitions from neutron-lib
* TrivialFix: Remove logging import unused
* ml2/qos: Advertize DSCP marking support
* devstack: Don't use OpenJDK launchpad PPA for xenial
* devstack: Make cassandra optional and make it off by default
* devstack: Shrink heap of agent minions
* devstack: Try to collect minions log in case of devmido
* devstack: Collect a few more log files on gate

3.0.0
-----

* Drop LBaaS v1
* Updated from global requirements
* Retrive DB object after update
* router-interface-fip api tests
* devstack/settings: Move router-interface-fip into the right section
* test_midonet_plugin_ml2: Add test_extraroute tests
* Replace 'MagicMock' with 'Mock'
* Changed the home-page link
* v2: Fix missing binding:profile attribute
* Extend dicts with original model in create
* l3: Fix a crash on fip w/o gateway port
* Use str2dict from neutron-lib
* Enable release notes translation
* MidoNet QoS notification driver
* Updated from global requirements
* TrivialFix: Clean imports in code
* QoS plugin/driver design
* Add prefix "$" for command examples
* Fix model_base deprecation warnings
* Fix MidonetL2GatewayTestCase failure
* Updated from global requirements
* Update release notes for Mitaka
* README.rst: Remove experimental status of the ML2 driver
* devstack: Enable project-id extension
* router-interface-fip.rst: Add more conditional for rule examples
* no need q-dhcp,q-meta anymore for ml2
* Add support of fixed-ip updates for network:router_interface
* router-interface-fip.rst: consistency
* router-interface-fip.rst: Remove an excessive barrier in example rules
* Revert "devstackgaterc: Use devmido to install MidoNet"
* Clarify router-interface-fip extension details
* Move the gate configuration from devstackgaterc to gate hook
* gate_hook: Remove an extra semicolon
* Enable DeprecationWarning in test environments
* Remove temporary local HasProject
* Use neutron-lib for a few more places
* Skip test_router_update_gateway_upon_subnet_create_max_ips_ipv6
* Copy ostestr_compat_shim.sh from Neutron
* l3: Remove obsolete explicit subscription
* Add gate hook
* test_migrations: Exclude FWaaS v2 tables
* Remove LBaaS v1 tests
* Move back to neutron.common.exception for UnsupportedPortDeviceOwner
* devstack: Set midonet-cluster log level to DEBUG
* devstack: Move a workaround for devmido to the right section
* Revert "l3: Avoid breaking transaction in _validate_router_port_info"
* devstackgaterc: Enable tests from VPNaaS tempest plugin
* test_migrations: Exclude taas tables
* Specify GUARD_TRANSACTION=False where necessary
* tox.ini: Re-enable test_extension_vpnaas
* tox.ini: Enable l2gw tests for py3
* Updated from global requirements
* l3: Remove device_owner validation for FIP association
* Enable native pagination and sorting for v1/v2/l3 plugins
* UT: Fix "RuntimeError: stop called on unstarted patcher"
* devstackgaterc: Skip test_router_interface_status for ML2
* Delete the repetition python2.7
* Add Python 3.5 classifier and venv
* Clean up DBDuplicateEntry handling
* Add a missing translation marker
* devstackgaterc: Exclude test_dhcp_port_status_active
* tox_install: Install networking-midonet only once
* tox_install: Fix module name of taas
* Stop using neutronclient.i18n
* Use a few modules from neutron-lib
* Switch to neutron-fwaas devstack plugin
* tox.ini: Change the way to exclude l2gw tests for py34/py35
* router-interface-fip extension
* Stop using network_device_mtu
* l3: Avoid breaking transaction in _validate_router_port_info
* devstack: Disable Q_USE_PROVIDERNET_FOR_PUBLIC
* Remove execute permission which is added by mistake in midonet
* Rename DB columns: tenant -> project
* Remove port-security binding hack
* Update bgp plugin for Newton
* Correct reraising of exception
* devstackgaterc: Use devmido to install MidoNet
* upgrade.rst: Fix an interface_driver example
* devstack: Set up tunnel zone for MIDONET_USE_UPLINK=True
* Updated from global requirements
* Midonet Rally plugin for ports, bridges, routers
* test-requirements.txt: Add psycopg2 for test_migrations
* Disable l2gw cli extension
* Updated from global requirements
* Document Horizon configuration
* Update README after MidoNet 5.2 release
* Fix model migration sync tests
* Tag the alembic migration for Mitaka
* logging_resource: Separate models from db mixins
* Implement TaaS driver for midonet

2.0.0
-----

* Send logging resource update to backend only when fw log exists
* Revert "devstackgaterc: Exclude fwaas tests"
* Instantiate DhcpAgentNotifyAPI
* devstackgaterc: Use fernet tokens
* devstack: Turn MIDONET_USE_KEYSTONE on by default
* Use Keystone for MidoNet API
* devstack: Use the correct password for midonet-cli
* Increase SLA time for create_routers task
* Update test_migrations
* Clean up #noqa imports in unit tests
* Neutron cli support for logging resource
* Add explanation for BGP service in local.conf.sample
* Implementation for logging resource extension of FWaaS
* Fix lack of client for midonet variant of l2gw
* Add validation for bgp_peer_id in add_bgp_peer
* Add entry_points for l2gateway, gwdevice and bgp service plugins
* devstackgaterc: Exclude fwaas tests
* devstack: Change MidoNet deb repository URL
* Spec for logging resource for FWaaS in MidoNet
* tox.ini: Stop using zuul-cloner for venv
* Retry on DBDuplicateEntry
* Clean up pep8 exclude list
* Fix a few pep8 error in doc/source/conf.py
* Skip a few ML2 tests
* Spec for router-interface-fip extension
* Make get_plugin_type classmethod
* Fix markup of BGP release notes entry
* BGP extension implementation(2nd stage)
* devstackgaterc: Enable test_firewall_admin_disable
* devstack: Add an option to use MidoNet binary packges
* README.rst: Fix sphinx error on L2 Gateway Service
* Add validation of tunnel ips for gateway device
* Solve devstack failure with L2 Gateway
* Enable test_port_security_macspoofing_port
* BGP extension implementation(1st stage)
* doc: add release notes
* Add some releasenotes entries for Mitaka
* Make README references to neutron.conf consistently
* Revert "devstack: Override create_neutron_initial_network"
* Updated from global requirements
* devstack: Revert tempest tweak
* Spec for bgp-speaker-router-insertion
* devstackgaterc: Fix typos in VPN section
* doc: Fix a markup for gerrit dashboard link
* devstack: Override create_neutron_initial_network
* Add explanation for Gateway Device and L2 Gateway to README
* devstackgaterc: Enable tests from Neutron tempest plugin
* devstackgaterc: Reduce tempest timeout
* Revert "devstackgaterc: Exclude tempest plugins"
* Switch to using hacking checks from neutron-lib
* Update supported MidoNet versions
* Neutron cli support for gw device of network_vlan
* Document the installation of python-midonetclient in the README file
* Stop using other project's i18n module
* Updated from global requirements
* Allow segmentation id over vlan in L2GW Connection
* Add releasenotes (reno) support to networking-midonet
* l3: Reject requests to connect to non-midonet networks gracefully
* devstackgaterc: Skip test_router_interface_port_update_with_fixed_ip
* [Trivial] Remove executable privilege of doc/source/conf.py
* Support L2GW with network_vlan gateway device
* Support gateway device of network_vlan type
* devstackgaterc: Exclude tempest plugins
* devstackgaterc: Remove stale reference to n-obj
* Add a constraint on gateway device model
* Fix coverage option and execution
* devstack: Add a knob to configure MidoNet API to use Keystone
* Change validation logic from router port to l2gateway in gateway_device deletion
* Change validation logic along change in upstream l2gw
* Change port status along admin_state_up parameter
* Stop using builtin _
* pep8: Disable N341
* devstack: Add a knob to configure NAT for public connectivity
* devstack: Use uplink network for uplink plumbing
* Neutron cli support for gateway device
* Magnum recipe for MidoNet
* README.rst: Mention Magnum
* plugin_v2: Show the default provider network_type as "midonet"
* devstack: Update NETWORK_API_EXTENSIONS
* LBaaS: Fix AttributeError on healthmonitor update
* Use constraints for tox targets
* devstack: Switch to neutron-lbaas devstack plugin
* devstack plugin: Explicitly enable neutron importer
* Change status of router to ERROR when the backend fails
* Change status of port to ERROR when the backend fails
* devstackgaterc: Enable VPNaaS
* Change status of floatingip to ERROR when the backend fails
* Fix translation setup
* Updated from global requirements
* README.rst: Document LBaaS provider options
* README.rst: Document neutron interface driver
* add rally neutron extras plugin and jobs
* FWaaS: Make a firewall without routers INACTIVE
* devstack: Switch to neutron-vpnaas devstack plugin
* Remove irrelevant back slash in some services
* devstack: Don't enable tempest in rally job
* Call _dict_extend in create_(net|port) ops
* device_management_update.rst: Fix sphinx errors and warnings
* doc: Fix the gerrit dashboard link for non-master branches
* MidonetInterfaceDriver: Remove a redundant namespace operation
* Prevent binding IPv6 addresses to Neutron interfaces
* Add mtu argument to the interface driver plug_new
* test_migrations: Exclude a few LBaaS tables
* l3: Allow floating-ip association to VIP
* requirements.txt: Comment out python-midonetclient
* Allow segmentation_id setting in l2gateway
* Remove uniqueness validation for vtep_address in remote_mac_entry
* l3: Explicitly reject floating-ip association to non-compute port
* Improve translation setup
* Stop using neutron.i18n
* devstackgaterc: Disable a few tests and explain why
* Updated from global requirements
* tox_install: Add an explicit BRANCH_NAME
* Revert "devstackgaterc: Enable test_host_name_is_same_as_server_name"
* doc: Add a gerrit dashboard link
* ml2: Use SubnetContext.network
* Add a sanity check for MANIFEST.in
* Update MANIFEST.in
* Re-enable and improve VPNaaS tests
* Define expected data in dictionary instead of Array
* Reject fixed_ips updates on non-VIF ports
* Use assertDictSupersetOf method when checking dictionary in test code
* Updated from global requirements
* devstackgaterc: Skip known broken tests
* Add a REVIST comment for test_extension_l2gateway vs py34
* Enable test_extension_vpnaas for py34
* tox.ini: Sort py3 tests for easier human investigation
* tox.ini: Remove no longer necessary exclusions
* Add validation that disallow multiple l2gw connections per l2gw
* Make gateway device update raise error when failing with invoking midonet
* Add validation for following cases. * use L2 Gateway Service without Gateway Device Management Service * create l2-gateway with non-existent gateway device. * create l2-gateway-connection with non-existent network. * create l2-gateway-connection with non-existent l2_gateway
* Adds rally support
* loadbalancer: Add missing whitespaces in exception messages
* Fix prefix of service provider for midonet l2-gateway(l2gw to Midonet)
* Add tenant_id in remote mac entry sub resource
* L2 Gateway Management Service support in devstack
* Correct assertion argument order in test code for gateway device and l2 gateway
* Define has_neutron_plugin_security_group using override-defaults
* devstack: Use the correct gateway for the route to FIXED_RANGE
* Avoid using _get_tenant_id_for_create
* Correct assertion argument order
* Delete from DB only on remote mac create MN error
* Add post/precommit methods for remote mac entries
* Minor clean-ups of gw device plugin
* Add method logging to remote mac entry methods
* Remove _check_gateway_device_exists in GW DB mixin
* Reverse param order for remote mac create method
* Remove manual check for duplicate GW remote mac
* Remove incorrect primary key in GW Mac entry
* Remove tenant_id references from gw remote mac
* Minor clean-up for gateway device unit tests
* Minor clean-ups for gw device extension
* Organize methods in GwDeviceDbMixin
* Midonet L2 Gateway Management Service plugin
* VPNaaS: Fix the case of multiple ipsec connections
* Midonet Gateway Device Management Service plugin
* VPNaaS support in devstack
* devstack: Enable fwaasrouterinsertion in NETWORK_API_EXTENSIONS
* devstack: Fix the combination of ML2 + q-dhcp
* devstackgaterc: Enable test_host_name_is_same_as_server_name
* Skip known failing vpnaas unit tests
* Update spec to reflect implementation updates
* devstack: Set up a route to FIXED_RANGE
* Subscribe a few l3_db related events explicitly
* Deprecated tox -downloadcache option removed
* README.rst: Add minimum documentation of ML2 drivers
* devstack: Update after the recent fwaas change
* devstack: Avoid relying on Q_AGENT=openvswitch for ML2
* Clarify our use of Text(length) and explicitly restrict it to mysql
* Add alembic migrations vs. models sync test
* Fix db migration script autogeneration
* devstackgaterc: Skip a few known broken test cases
* Remove dynamic routing db tables
* Sync models to db migration
* Separate migration branches (expand/contract)
* Updates to Gateway Device Management spec
* Put py34 first in the env order of tox
* settings: Remove unused setting
* tox_install: Fix "already installed" test
* Midonet VPNaaS plugin
* Updated from global requirements
* Border Gateway API Spec
* upgrade.rst: Improve rendering
* devstackgaterc: Enable dstat
* Use sphinx-build -W in [docs] target
* specs: Dig into Mitaka specs as well
* midonet-db-manage: Retire migration functionalities
* Enable subnet_allocation extension
* plugin_v1: Sort the list of extensions
* plugin_v1: Add a TODO comment
* Gateway device management API spec
* devstack plugin: Explicitly requires tox
* Render and publish specs
* Add a copyright notice to migration script template
* Move MidonetInterfaceDriver from Neutron repository
* upgrade.rst: Fix v2 plugin history
* upgrade.rst: Redo stevedore entry point change correctly
* Enable tests from FWaaS tempest plugin on gate
* Introduce stevedore aliases for service plugins
* upgrade.rst: cosmetical updates
* Use stevedore entry point instead of module path for core plugin
* add_router_interface: Don't remove the pre-existing port on failure

1.0.0
-----

* tox_install: Switch to stable/liberty
* Fix the usage for assertTrue
* Fix argument order for assertEqual to (expected, observed)
* Stop doing any magic cloning of neutron during CI
* Use stevedore entry point instead of module path for interface driver
* Remove retry decorators in plugins
* Stop doing any magic cloning of neutron during CI
* tox.ini: Don't bother to install test-requirements for genconfig
* Updated from global requirements
* .gitreview: Set defaultbranch
* Remove no longer necessary conditional
* Enable FWaaS on gate for v2
* Enable LBaaS on gate
* devstack: Set midolman log level to DEBUG
* README.rst: Replace URL of package site
* l3: Stop mimicing a core plugin
* devstack: Exclude a few known-broken tests on gate
* devstack: Enable midonet metadata proxy for v2 and ml2 jobs on gate
* devstack: Chown egg-info so that later "tox -e genconfig" is possible
* Ensure LOGDIR to align with devstack-gate
* plugin_v2: Deal with the lack of portsecurity DB rows
* Hang the devref index on the main index
* Rely on pbr to define the version of the library
* Document repos for packages
* plugin_v2: Tighten network_type validation a bit
* Replace deprecated wiki links
* Use https to link to *.midonet.org
* Some notes about Neutron agents
* Update a note about midonet-db-manage retirement
* Add 'uplink' type driver
* README.rst: Mention FWaaS configuration
* Remove "new" argument from n_rpc.create_connection
* README.rst: Remove HACKING section
* README.rst: Move unit test description into a separate rst file
* README.rst: Remove package.sh section
* Tag the alembic migration for Liberty
* Replace v2015.09 with v5.0
* README.rst: Recommend deb/rpm rather than setup.py install
* Update How to install section
* Revert "Retire midonet-db-manage"
* test-requirements: Add testscenarios
* Some upgrade notes
* Removing the package scripts
* Add references to SG callbacks to avoid GC
* devstack: Configure nova for midonet metadata proxy
* Move v1-only code from plugin.py to plugin_v1.py
* Remove midonet.neutron.common.utils as it's now empty
* Remove an unused decorator, retry_on_error
* Remove an unused decorator, handle_api_error
* Remove an unused global, PLURAL_NAME_MAP
* devstack: FWaaS support
* FWaaS: Specify the extension path
* devstack: Avoid modifying ERROR_ON_CLONE
* MidoNet FWaaS plugin
* Listen alternative topic for state reports
* plugin_v2: Add revisit comment about metadata proxy
* test_midonet_plugin: Update plugin path after decomposition phase2
* Update documentation after plugin decomposition phase2
* tox.ini: Fix cover by giving the source directory explicitly
* .coveragerc: Fix module path
* Enable tempest tests for lbaas when enabled
* Plugin decomposition phase2
* Generate config file example
* Remove the white-list of tests for py34
* Enable more tests for py34
* Make ZOOM the default for devstack
* Fix unit tests
* tox.ini: Add an env for coverage
* Retire midonet-db-manage
* migration: Drop downgrade
* Fix the sphinx build path in .gitignore file
* Change ignore-errors to ignore_errors
* Run check_migration during "tox -e pep8"
* Removed unused test dependency: discover
* Fix missing value types for log message
* devstack: Export LOGDIR as well
* Adapt LB unit tests to the new service providers management
* Allow py34 to run tests individually
* test_midonet_plugin_ml2: Ensure that ml2 options are registered
* Define VIF_TYPE_MIDONET in networking-midonet repo
* Set the supported extensions correctly
* Override api_extensions_path in unit tests
* Add missing 'ext-gw-mode' extension to v1
* Move ML2 util methods from common util
* tests: Do not skip IPv6 tests
* Remove enable_plugin for LBaaS
* devstack: midonet embedded metadata proxy support
* Add filter for midonet networking types
* Add Midonet ML2 Mechanism/Type Driver
* Remove duplicate code to load client
* make devstack up-to-date for Liberty
* Set Q_L3_ROUTER_PER_TENANT to True
* doc: Hook devstack/README.rst into doc build
* README.rst: Fix some markup and typos
* tox.ini: Add docs to envlist
* tox.ini: Add docs target
* devstack/settings: Stop tweaking the list of enabled services
* Move the router and fip handlers to l3 service
* Update documentation after create_fake_uplink_l2
* Add devstackgaterc to manage gate tests
* Format the list items in README.rst
* tox.ini: Enable some of tests for py34
* Set up Q_PLUGIN earlier
* Configure only cluster or API in devstack plugin
* tox.ini: Disable python3 tests failing due to Routes < 2.0
* add stub file for midonet ml2 mech driver
* Fix python3 job
* Allow users to run 'tox -epy34'
* Update version for Liberty
* tox.ini: Remove PYTHONHASHSEED=0
* tox.ini: Remove py26 env
* Switch requirements to neutron master
* Upgrade version to Liberty!

2015.1.0
--------

* Add check against gw port with no IP
* Add port-security extension support
* devstack/plugin.sh: Don't launch midonet services too early
* Add epoch :1 on packaging
* Call create_fake_uplink_l2.sh from devstack
* Remove old REST to ZOOM from devstack
* Pin the oslo.i18n version for kilo
* devstack/README.rst: Fix a note on MIDONET_CREATE_FAKE_UPLINK
* devstack: Allow to specify plugin_v2 in local.conf
* plugin.sh: Run delete_fake_uplink.sh before running unmido.sh
* Enable VNC by default in local.conf.sample
* Fix packaging issue by removing ${python:Depends}
* Validate subnet for pool/vip properly
* Remove inappropriate 'self' params
* remove 'self' arg from update_vip
* Add delete_network retres for v2
* Use UPLINK net type instead of LOCAL
* delete_network: Retry on DBDeadlock as well
* Provide metadata RPCs
* Split Midonet Plugin into legacy and new arch
* Retry net deletion on NetworkInUse
* Add python-oslo and python-babel as dependencies
* Improve error handling for create operations
* Fix an obvious typo in cluster get_agent()
* Update URLs after the move from stackforge/ to openstack/
* Update .gitreview after the move from stackforge/ to openstack/
* Provide better V2 configs in devstack
* Add non *py files in the package
* set MIDO_DB_USER/MIDO_DB_PASSWORD in devstack
* Enable 'Allowed Address Pairs' extension
* Add provider extension support
* Switch USE_CLUSTER to USE_NEW_STACK
* Set the supported extensions in __init__
* Improve local.conf sample for devstack
* devstack/settings: Do not configure passwords here
* Make extensions configurable
* devstack/README.rst: Improve instructions and mention wiki
* devstack/plugin.sh: Source functions on "unstack" phase as well
* Replace MIDONET_ENABLE_Q_SVC_ONLY with sample conf
* Mention skipping uplink config
* Fix devstack README on LBaaS setup
* Use mysqlconnector as the sqlalchemy driver
* Implement LBaaS MidoNet driver
* Pin version to 2015.1.0
* Neutron-server dependencies pin version
* Setting 3-version number value
* create/delete fake uplink by config
* Return correct default for get_agent(s)
* Implement configurable MN client
* Set USE_CLUSTER variable in devstack
* Change log level from INFO to DEBUG
* Configure API-based plugin unit tests
* Update devstack default to only use IPv4
* remove unsupported extensions
* Clean up migration scripts
* Add python-midonetclient dependency on debs
* Proper lbaas VIP create validation
* Minor fixes for API-based plugin
* Add API based plugin option
* Refactor portbinding
* remove routedserviceinsertion extension
* Create the uplink for API mode
* Add midonetlclient package as a requirement
* Conform to OpenStack logging standards
* Export database variables
* move tasks to after the dictionary updates
* Fix UT module imports
* Add port binding database table
* Deprecate `package.sh`
* Add the package builder script for debs
* Avoid the .centos. suffix on %dist
* Don't copy source rpm
* Create the package_rpm script
* Add dynamic routing tables
* Add the structure to build debs
* %prep should use source name
* Minor fixes for port binding spec
* Update spec for packaging
* Avoid pbr to modify version to 'dev'
* Update MANIFEST.in
* Add to new version numbers
* Add the spec to build the package

2015.1.0b4
----------

* Gateway device management API spec
* Uplink network spec
* Port Binding spec
* L2GW spec
* Extra Route spec
* Add data-version-list command
* Remove the cluster extension
* Add agent ext support in plugin
* Implement midonet-db-manage data-show
* Fix typos in data version spec
* Add data sync cli wrappers
* Add data sync tables to neutron db
* Dynamic Routing spec
* Spec for data version
* Extra route extension support
* Add the port create task in the correct place
* Fix the mixin and extension alias order
* Use enable_service nova for nova stuff
* Don't install nova's rootwrap file in light mode
* Support extra_dhcp_opts extension
* Replace oslo-incubator references
* Try to pass the gate
* Fix devstack light
* Agent neutron extension API spec
* Remove unneeded header line
* Add unit tests for agent membership
* Migrate to the cluster-based arch
* DevMido: disable uplink script
* Add db util commands
* Introduce MIDONET_ENABLE_Q_SVC_ONLY
* Spec for task management
* change agent_membership table name to use plural
* Remove unused task classes
* Fix a wrong use of here documents
* Fix minor issues
* Add last-processed-task table
* Fix the db name for agent membership
* Don't let modify tempest options
* Update the agent member extension spec
* Add all the default settings to 'settings'
* Add agent-membership extension
* Add CONFIG task on startup
* Add migration script to create agent membership
* modify task table to use string for types
* Move devstack config functions to plugin
* Agent membership API spec
* Fix 'package.sh' for new setup.cfg
* Fix compatibility with upstream for root_helper
* Remove foreign key constraint from port binding
* Add port binding table to neutron DB
* Use development version of PMC
* Fix name parsing based on regex
* Move the pip_install to 'stack' stage
* A weird character (\xc2) made env module fail
* Add devstack plugin
* Prepare the project for openstack gates
* Renamig the package to networking-midonet
* Update regex in package.sh to allow more digits
* Infer router instead of requiring it in pool creation
* Fix pep8 import errors
* Fix pep8 errors
* Switch from sqlalchemy to oslo.db exception
* Separate flush/import into 2 different commands
* Add tenant_id to midonet_tasks
* Remove unused repair SQL command
* Remove the old config file
* Convert the plugin code to mixin class
* Fix tox warning related to logging
* Move router service insertion extension to midonet
* Handle more cases of DB deadlock with retries
* Retry on DB deadlock timeout errors
* Fix import for LB
* Add the task table entry for each operation
* Install files to correct location for RPM
* rename imports to use oslo
* Move network and port locks to separate locks
* Add git short sha1 to timestamp
* Use timestamp based packagename always with -t
* Support timestamp based package names for nightlies
* Update revision string for rpm packages
* Add revision string in deb package
* Fix version string to use '+' instead of '-'
* Bump version to 2015.1
* Handle new tag scheme in the packaging script
* Fix jsonutils import
* Add lb methods to flush
* Package RPM and DEB using setuptools
* Add console script to setup.py
* Revert "Use pbr for building"
* Add LB data types to data_type table
* Remove 'Router Interface' from tasks
* include cluster dictionary in create_cluster
* midonet-db-manage script
* Use pbr for building
* Missing __init__.py files
* HEAD file for alembic migration
* Fix the revision of migration script
* Fix pep8 errors
* Update package meta information
* Update the repository URL and version in setup.py
* Update versioning
* Point to gerrithub in .gitreview
* Add rebuild midonet extension
* Run neutron-ns-metadata-proxy in isolated networks
* Add FLUSH operation
* Add db task write functionality
* Add task migration scripts
* Use downstream config module
* Use config from midonet module
* Add API handlers for TunnelZones and TunnelZone Hosts
* Add API handlers for DHCP subnets and their hosts
* Set FIP status in response
* Fix FIP status inconsistency
* Add API handlers for system state
* Add API handlers for routers
* Add API handlers for port groups and their ports
* Add API handlers for routing tables
* Add API handlers for ports to MidonetPluginV2
* Add API handler for licenses
* Add API handler for hosts to MidonetPluginV2
* Add API handler for IP address groups and their addresses
* Support RHEL7 in RPM pacakge
* Make the packaging script consistent with PMC's
* Remove unused capabilities in RPM and DEB packages
* Add API handlers for bridges to MiodnetPluginV2
* Add API handlers for chains and ruels to MiodnetPluginV2
* Add abc support to generate_methods
* Add python-midonetclient to the package's dependency
* Add API handlers of BGPs to MidonetPluginV2
* Modify generate_methods to accept predefined alias
* Add missing attributes and extensions of BGPs
* Add more tests of generate_methods
* Change the subnet ext into a midonet extension
* Correct binding delete function signature
* Add underscore support to generate_methods
* Change Vxlan, Bindings to sub-resources
* Add unit tests for generate_methods
* More cleanup in README
* Fix typo in README
* Update README with more info
* Change route Extension name to routing_table
* Rename the midonet_port extension to port
* Add an abstract class for tunnel zones
* Add Midonet License extension
* Fix flake8 warnings
* Add tunnelzone extension
* Add Tunnel Zone and Tunnel Zone Host API handlers
* Modify generete_methods to support nested resources
* Modify generate_methods to take vargs
* Add Midonet Vtep Extension
* Add Ip Addr Group Midonet extension
* Add Midonet Port Group Extension
* Add Bgp Midonet Extension
* Change midonet network extension to bridge
* Add midonet router extension
* Add Midonet route extension
* Add Midonet chain-rule Extension
* Fix API handler generator to support GET appropriately
* Add Midonet Port Extension
* Modify the core plugin to load extensions
* Add skeleton of a decorator for API handler mixins
* Modify README.rst
* Set default vnic_type in port
* Use the new MidonetClient object
* Add subnet (DHCP Subnet) extension
* Add system status extension
* Midonet Network extension
* Move utilities in the core plugin to the util module
* Add host extension
* Catch up with the upstream change in dhcp driver
* Configure 'api_extensions_path' in midonet plugin
* Move extensions directory
* Fix the network deletion error
* Migrate unit tests
* Add the test infrastructure
* Add .gitreview for Midokura gerrit
* A proper gitignore
* Make it compatible with upstream Neutron
* Update copyrights
* Fix the version number
* Add meta files for the project
* Create README.md
* Add package script
* Add Load Balancer API handlers
* Move source code under midonet directory
* Add sync to port and network deletion
* Repair quota database table if it doesn't exist
* Add 'quotas' to supported extensions
* Add scheduler to Midonet plugin
* Floating IP support
* L3 external gateway mode support
* router interface add/remove support
* New MidoNet router API support
* SG API support
* Enable bulk creation
* Add new MidoNet port API support
* network/subnet new API support
* Use save_and_reraise_exception when reraise exception
* Replaces network:* strings by constants
* Update License Headers to replace Nicira with VMware
* Replace binding:capabilities with binding:vif_details
* Plugins should call __init__ of db_base_plugin for db.configure
* Remove release_lease from the DHCP driver interface
* Midonet plugin: Fix source NAT
* Fix misspells
* Move MidonetInterfaceDriver and use mm-ctl
* Do not add DHCP info to subnet if DHCP is disabled
* Added check on plugin.supported_extension_aliases
* MidoNet: Added support for the admin_state_up flag
* Midonet to support port association at floating IP creation
* Use correct device_manager member in dhcp driver
* Add port bindings to ports created in Midonet
* Disassociate floating IPs from port on terminate
* Add a route to reach the MD server when a subnet is created
* MidoNet plugin, clean up dhcp entries correctly
* Add host routes and dns nameservers to Midonet DHCP
* Change hard coded numbers to constants in security group tests
* Do not apply security groups to logical ports
* Adds support for L3 routing/NAT as a service plugin
* add missing comma to supported alias string list
* Fix message i18n error
* Implement MidoNet Neutron plugin for Havana
* Fixes typos in midonet_lib.py
* Fixing some typos found during translation
* Rename Quantum to Neutron
