nova/nova
Lucian Petrut b48ed5217a Hyper-V: properly handle UNC instance paths
If the configured instances dir is an UNC path such as
\\ip\share\instances_dir, the HyperV driver fails to query the available
disk size, as it expects a path containing a drive letter.

Also, when attempting to move instance files during live migrations, it
will incorrectly try to build the remote path.

This change addresses those issues and is part of a bigger series,
attempting to fix HyperV shared storage related issues.

Change-Id: Ibdb9f7038bf5078867d64aef7fc63974ed8482af
Partial-Bug: #1565895
2016-08-24 10:07:35 +00:00
..
CA
api Merge "Add comment about how status field changed" 2016-08-24 01:26:22 +00:00
cells Fix migration list + MigrationList operation 2016-08-15 10:05:23 -04:00
cert Set RPC version aliases for Mitaka 2016-03-16 09:54:49 -07:00
cloudpipe Port test_pipelib and test_policy to Python 3 2016-06-23 10:38:10 +02:00
cmd Add online migration to move instance groups to API database 2016-08-22 03:50:24 -07:00
common Added Keystone and RequestID headers to CORS middleware 2016-03-02 04:53:11 -08:00
compute Merge "rt: Refactor unit test for trackable migrations" 2016-08-18 04:54:26 +00:00
conductor Cells: Handle delete with BuildRequest 2016-08-05 19:47:17 -04:00
conf Merge "Config options consistency of notifications.py" 2016-08-22 17:23:36 +00:00
console Fixed typos in nova: compute, console and conf dir 2016-08-01 21:14:32 +00:00
consoleauth Avoid unconditional warnings in nova-consoleauth 2016-04-26 23:52:49 +02:00
db removed db_exc.DBDuplicateEntry in bw_usage_update 2016-08-22 15:20:21 +03:00
hacking Remove hacking check [N347] for config options. 2016-08-11 14:23:21 +02:00
image Merge "Default image.size to 0 when extracting v1 image attributes" 2016-08-03 11:20:46 +00:00
ipv6 Fix test_ipv6 and simplify to_global() 2016-06-28 20:42:32 +02:00
keymgr Deprecate barbican options 2016-07-29 15:36:28 -05:00
locale Imported Translations from Zanata 2016-08-02 07:52:06 +00:00
network Remove deprecated security_group_api config option 2016-08-19 16:22:12 -05:00
notifications Merge "Make notification objects use flavor capacity attributes" 2016-08-06 05:58:09 +00:00
objects Merge "pci: Deprecate is_new from pci requests" 2016-08-24 09:04:38 +00:00
pci Merge "Resolve PCI devices on the host during Guest boot-up." 2016-08-04 00:09:55 +00:00
policies Merge "Fix server operations' policies to admin only" 2016-08-11 06:07:52 +00:00
scheduler Merge "Allow irrelevant,self-defined specs in ComputeCapacityFilter" 2016-08-10 20:32:43 +00:00
servicegroup Config options: Centralize servicegroup options 2016-05-04 15:57:29 +00:00
tests Hyper-V: properly handle UNC instance paths 2016-08-24 10:07:35 +00:00
virt Hyper-V: properly handle UNC instance paths 2016-08-24 10:07:35 +00:00
vnc
volume Merge ":Add missing %s in print message" 2016-07-27 15:08:38 +00:00
wsgi
__init__.py
availability_zones.py
baserpc.py config options: Centralize upgrade_levels section 2016-04-04 18:35:27 +00:00
block_device.py Add tag column to vifs and bdm 2016-04-01 08:46:54 -07:00
cache_utils.py Warn when using null cache backend 2016-05-20 10:45:56 +02:00
config.py Add the ability to configure glanceclient debug logging 2016-08-04 00:32:37 +00:00
context.py Add support for oslo.context 2.6.0 2016-07-27 18:09:30 -05:00
crypto.py Drop paramiko < 2 compat code 2016-05-10 12:01:22 -05:00
debugger.py Use oslo_log instead of logging 2016-05-27 12:18:32 +00:00
exception.py Check capacity and allocations when changing Inventory 2016-08-18 20:40:30 +00:00
exception_wrapper.py Transform wrap_exception notification to versioned format 2016-06-21 09:39:47 +02:00
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 Config options: Centralize netconf options 2016-04-24 18:15:05 +00:00
policy.py Merge "Use oslo_log instead of logging" 2016-07-22 02:17:35 +00:00
quota.py Quota changes for the nova-manage quota_usage_refresh command 2016-07-06 22:21:39 +00:00
rpc.py Transform wrap_exception notification to versioned format 2016-06-21 09:39:47 +02:00
safe_utils.py
service.py Device tagging API support 2016-06-29 20:55:16 -07:00
signature_utils.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test.py Merge "TrivialFix: Fixed a typo in nova/test.py" 2016-08-22 02:59:29 +00:00
utils.py Merge "Properly quote IPv6 address in RsyncDriver" 2016-08-18 13:17:19 +00:00
version.py Use oslo_log instead of logging 2016-05-27 12:18:32 +00:00
weights.py
wsgi.py config options: Remove 'wsgi_' prefix from opts 2016-03-25 13:19:19 +00:00