nova/nova
Balazs Gibizer a4a9733f4a remove get_nw_info_for_instance from compute.utils
This patch removes get_nw_info_for_instance(instance) from nova.compute.utils
as it was just a proxy for instance.get_network_info() call.

Change-Id: Iddae8074554995df22b656bb2e9bddaec6d775cc
2017-06-13 13:30:06 +02:00
..
CA
api remove get_nw_info_for_instance from compute.utils 2017-06-13 13:30:06 +02:00
cells Remove cells topic configuration option 2017-06-07 10:04:33 +00:00
cmd Remove translation of log messages 2017-06-09 09:06:16 +00:00
common
compute remove get_nw_info_for_instance from compute.utils 2017-06-13 13:30:06 +02:00
conductor Pass a list of instance UUIDs to scheduler 2017-06-01 14:54:16 +00:00
conf Merge "Add service_token for nova-glance interaction" 2017-06-12 22:54:10 +00:00
console Add RPC version aliases for Ocata 2017-02-27 18:37:48 +04:00
consoleauth Move to proper target_cell calling convention 2017-05-23 08:12:42 -07:00
db placement: use separate tables for projects/users 2017-06-07 16:00:28 +00:00
hacking Remove unused variable 2017-06-12 18:19:57 +07:00
image Add service_token for nova-glance interaction 2017-06-07 20:11:06 +00:00
ipv6
keymgr
locale Imported Translations from Zanata 2017-03-03 10:09:38 +00:00
network remove get_nw_info_for_instance from compute.utils 2017-06-13 13:30:06 +02:00
notifications remove ugly local import 2017-06-13 13:30:06 +02:00
objects remove ugly local import 2017-06-13 13:30:06 +02:00
pci Modify PciPassthroughFilter to accept lists 2017-04-11 19:49:07 +00:00
policies Merge "Update policy description for os-volumes" 2017-05-31 19:32:12 +00:00
scheduler Add PCIWeigher 2017-06-08 09:44:46 +01:00
servicegroup Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
tests remove get_nw_info_for_instance from compute.utils 2017-06-13 13:30:06 +02:00
virt remove get_nw_info_for_instance from compute.utils 2017-06-13 13:30:06 +02:00
vnc
volume Skip microversion discovery check for update/delete volume attachments 2017-06-08 10:30:53 -04:00
wsgi Clarify the language in the apache wsgi sample 2017-02-02 15:43:25 -08:00
__init__.py
availability_zones.py Avoid lazy-load error when getting instance AZ 2017-05-25 15:46:22 -04:00
baserpc.py
block_device.py db: Add attachment_id to block_device_mapping 2017-03-16 15:26:33 -04:00
cache_utils.py remove log translation tags from nova.cells 2017-04-10 14:48:07 +00:00
config.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
context.py Have nova.context use super from_context 2017-05-25 10:37:26 -04:00
crypto.py
debugger.py
exception.py Use microversions for new style volume attachments 2017-06-08 10:30:53 -04:00
exception_wrapper.py Remove **kwargs passing in payload __init__ 2017-06-08 08:50:40 +00:00
filters.py
hooks.py
i18n.py
loadables.py
manager.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
policy.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
profiler.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
quota.py Count server groups to check quota 2017-06-08 00:35:37 +00:00
rpc.py Replace messaging.get_transport with get_rpc_transport 2017-06-05 15:05:29 -04:00
safe_utils.py
service.py service: use restart_method='mutate' for all services 2017-05-05 10:54:40 +03:00
service_auth.py Add service_token for nova-cinder interaction 2017-01-11 15:49:16 +00:00
test.py Merge "Cache database and message queue connection objects" 2017-05-19 21:24:05 +00:00
utils.py trivial: Remove dead code 2017-05-22 17:01:45 +01:00
version.py
weights.py Correct some spelling errors 2017-02-25 02:45:30 +00:00
wsgi.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00