nova/nova/tests/functional/wsgi
Matt Riedemann 6627de4aa5 Enable Neutron by default
This changes the use_neutron configuration option default
value to True. nova-network has been deprecated since Newton
and only runs in a cells v1 configuration now, so it's time
to make Neutron the default configuration for new Nova
deployments.

As far as testing, the unit tests have already been taken
care of for use_neutron=True by default. There are several
functional tests which are converted over to using Neutron
via the fixture in this change. However, the legacy API
samples functional tests were written with nova-network stubs
so it will take some time to convert over to using Neutron
stubs. This patch does not attempt to clean all of those up
and just configures nova-network by default. The remaining
tests will need to be converted to using Neutron in a later
series of changes.

Depends-On: I82721b5d10711401b9b0ebc2b0ed07cc8287bbf7

Implements blueprint use-neutron-by-default

Change-Id: I8388c29ad310cd8800084b4d5c026013158bfbed
2017-01-04 10:09:00 -05:00
..
__init__.py nova flavor manage functional test 2015-02-20 08:50:44 -05:00
test_attach_interfaces.py Add os-interface functional negative tests 2016-05-02 13:46:32 +09:00
test_flavor_manage.py Remove legacy v2 API functional tests 2016-05-04 18:17:23 +08:00
test_secgroup.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_servers.py Enable Neutron by default 2017-01-04 10:09:00 -05:00