compute-hyperv/compute_hyperv
Lucian Petrut 05a55ce5c9 sync: pick up some small changes from upstream
* driver.get_info received a new argument, which we don't use.
  The good news is that the manager expects a TypeError
* driver.extend_volume now accepts the new volume size
* the driver shouldn't set the 'is_public' image property when
  taking snapshots. This is already handled outside the driver
* missing whitespace between words in log message
* avoid using utils.execute, use processutils.execute
* update os_win utils "auto-spec" helper (we're relying a bit too
  much on os-win internals, which meanwhile have changed)
* nova dropped the helper method that was merging allocations so
  we'll have to include it in compute_hyperv. Note that we only
  use it for the cluster driver.

Change-Id: I0b59a118764421ec9daba3f3732f45ec9cb7287b
2019-03-25 11:57:12 +02:00
..
hacking move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
nova sync: pick up some small changes from upstream 2019-03-25 11:57:12 +02:00
tests sync: pick up some small changes from upstream 2019-03-25 11:57:12 +02:00
__init__.py move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
i18n.py Update the doc urls 2017-11-21 10:25:29 +00:00