nova/nova
Matt Riedemann da9ea09647 Make test_floating_ip* pass with CONF.use_neutron=True by default
Some pretty simple changes:

- test_floating_ip_dns can only be tested with nova-network as the
  API isn't implemented for Neutron.
- test_floating_ip_pools just needed some more generic mocking.
- test_floating_ips just needed more generic mocking and to make
  the non-Neutron-specific test force use_neutron=False.

Part of blueprint use-neutron-by-default

Change-Id: If8b8a6662ae01f23bde09fd5804fe635b6340eb4
2017-01-03 20:59:36 -05:00
..
CA
api Make servers api view load instance fault from proper cell 2017-01-03 13:40:03 -08:00
cells Fix error if free_disk_gb is None in CellStateManager 2016-12-19 02:37:48 +00:00
cert Merge "conf: remove deprecated cert_topic option" 2016-12-02 13:46:21 +00:00
cloudpipe Rename security_group parameter in compute.API:create 2016-11-10 11:25:43 -05:00
cmd Merge "Provide an online data migration to cleanup orphaned build requests" 2017-01-04 00:17:01 +00:00
common
compute Resource tracker doesn't free resources on confirm resize 2016-12-26 13:05:01 -05:00
conductor Add schedule_and_build_instances conductor method 2016-12-14 11:56:55 -08:00
conf Merge "conf: Deprecate more nova-net options" 2016-12-21 14:33:06 +00:00
console Add RPC version aliases for Newton 2016-10-28 03:11:38 -07:00
consoleauth Merge "conf: Move consoleauth options to a group" 2016-12-02 13:41:00 +00:00
db Simple tenant usage pagination 2016-12-14 03:33:50 +00:00
hacking Merge "Fix typo in image_meta.py & checks.py & flavor.py" 2016-12-26 14:09:59 +00:00
image conf: Remove deprecated ``use_glance_v1`` 2016-10-12 12:21:59 +00:00
ipv6
keymgr Deprecate barbican options 2016-07-29 15:36:28 -05:00
locale Imported Translations from Zanata 2016-10-27 08:19:38 +00:00
network Port security group related tests to Python 3 2016-12-26 13:29:25 +08:00
notifications Transform instance.snapshot notifications 2016-12-06 15:29:50 +00:00
objects Merge "Provide an online data migration to cleanup orphaned build requests" 2017-01-04 00:17:01 +00:00
pci Merge "Enhance PCI passthrough whitelist to support regex" 2016-12-14 20:59:29 +00:00
policies Separate CRUD policy for server_groups 2016-11-21 11:43:13 -05:00
scheduler Ignore 404s when deleting allocation records 2016-12-22 18:03:32 -05:00
servicegroup Don't use 'updated_at' to check service's status 2016-12-08 09:51:03 +00:00
tests Make test_floating_ip* pass with CONF.use_neutron=True by default 2017-01-03 20:59:36 -05:00
virt Merge "libvirt: Remove slowpath listing of instances" 2017-01-03 21:39:38 +00:00
vnc
volume encryptors: Introduce encryption provider constants 2016-11-23 10:57:11 +00:00
wsgi
__init__.py
availability_zones.py Port test_metadata to Python 3 2016-11-29 11:28:24 +08:00
baserpc.py
block_device.py compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00
cache_utils.py
config.py Add the ability to configure glanceclient debug logging 2016-08-04 00:32:37 +00:00
context.py Remove require_admin_context 2016-11-28 04:07:12 +08:00
crypto.py
debugger.py
exception.py Merge "UnsupportedBDMVolumeAuthMethod is not used" 2016-12-12 17:21:50 +00:00
exception_wrapper.py
filters.py
hash_ring.py Ironic: allow multiple compute services 2016-08-04 23:51:13 +00:00
hooks.py
i18n.py
loadables.py
manager.py
policy.py Remove unnecessary credential sanitation for logging 2016-10-05 12:54:23 -04:00
quota.py incorrect description in nova-api.log about quota check 2016-09-02 17:00:14 +09:00
rpc.py Make RPCFixture support multiple connections 2016-12-07 06:53:57 -08:00
safe_utils.py
service.py conf: Remove config option compute_ manager 2016-12-08 20:05:52 +08:00
signature_utils.py
test.py Make nova-manage cell_v2 discover_hosts tests use DBs 2016-12-17 06:12:13 +00:00
utils.py compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00
version.py
weights.py
wsgi.py Fixes python 3 unit tests 2016-09-23 20:10:24 +00:00