CHANGES
=======

* Update home-page
* OpenDev Migration Patch
* Replace openstack.org git:// URLs with https://
* Change openstack-dev to openstack-discuss
* Update min tox version to 2.0
* update db api import from neutron lib
* Replace deprecated test.attr with decorators.attr
* Avoid tox-install.sh
* Update requirements
* Remove volume v1 API service client usage
* disable nat for incoming connections to floating ip
* test support for FOS 5.6.3 b1568
* use ml2 driver api from neutron-lib
* Redundant alias in import statement
* use neutron\_lib for plugin constants
* use neutron-lib for constants and exceptions
* cap requirements to global requirements when installing fortiosclient
* use latest fortiosclient for devstack test
* fos 5.6 restful api result format changed
* use google as url to test for outgoing connectivity
* use neutron\_lib's portbindings api-def
* add network\_id column for vlaninterface
* Local copy of scenario test base class
* Switch to decorators.idempotent\_id
* use neutron context in neutron-lib
* Fix to use correct config options for ping\_timeout
* Switch to use test\_utils.call\_until\_true
* fix fwaas api tests
* neutron-lib: use L3 constant
* Check error message returned by the system
* remove default charactor set and db engine setting in db migration script
* pass context to db calls
* put tempest configuration at last stage to avoid race
* use cloudinit to create osvdmext vdom
* add nat rules for public network
* add support of non provider network for floating ip test
* adopt neutron\_lib plugin directory
* remove unnecessary definition in tempest plugin
* add devstack scripts to bootstrap fortivm for dvr or builtin fgtvm
* Revert "override create\_neutron\_initial\_network to create pubic net"
* fix deprecated constants definition in neutron.common
* fix deprecated constants definition in neutron.common
* fix unittest failure and deprecation warnings by our own code
* TrivialFix: Remove logging import unused
* decouple api\_client from networking-fortinet
* devstack set FORCE\_CONFIG\_DRIVE to False but we need True
* Sync api changes with fortios5.4.1
* bypass guard\_transaction in delete\_floatingip
* Enable DeprecationWarning in test environments
* Update api formats to sync with fortigate 5.4.1
* revert to legacy of\_interface to ovs-ofctl
* disable certificate verification explicitly
* remove use of network\_resources wrapper
* remove delete\_wrapper from base.py
* override create\_neutron\_initial\_network to create pubic net
* skip scenario tests if public\_network\_id is not defined
* update tempest to import net resources
* move static devstack configurations to devstack/settings
* add test case to update firewall policy with new rules
* support update firewall policy
* Block users to update the network attribute 'external'
* adapt to upstream change of method \_check\_for\_dup\_router\_subnets
* update override function in tempest to keep aligned with upstream
* adapt test cases to default allow all scenario in fwaas
* Add a swtich to control whether enable fwaas default deny all rule
* check if tempest is enabled for plugin's stack extra steps
* add test case to check security profile
* fixed a template bug
* add test case to revoke deny policy by changing action
* support FGT default security profile in firewall as a service
* update document and config template with fwaas addition
* move all plugins to networking-fortinet folder
* add post configuration for tempest
* use in tree i18n to remove dependency on soon-depcrecated neutron.i18n
* Update utils and database tables to support fwaas
* support fwaas
* add demo scripts and local.conf samples
* move fortigate plugin from neutron to networking-fortinet
* Added .gitreview
