← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1964548] Re: Hyper-V virtualization platform in nova

 

Reviewed:  https://review.opendev.org/c/openstack/nova/+/833248
Committed: https://opendev.org/openstack/nova/commit/4d6cce1d10275b32639233647c19790950b661c6
Submitter: "Zuul (22348)"
Branch:    master

commit 4d6cce1d10275b32639233647c19790950b661c6
Author: wnark <wnark@xxxxxx>
Date:   Fri Mar 11 11:57:14 2022 +0800

    docs: Correct path used for config on Hyper-V
    
    Because in the above description:
    
      To install nova-compute, run:
    
      PS C:\> cd c:\nova
      PS C:\> python setup.py install
    
    The file is downloaded to c:\nova. After executing `python setup.py
    install` in this directory, the etc directory is generated under
    `c:\nova`. Correct the path.
    
    Closes-Bug: #1964548
    Change-Id: Ibf0c1b56f235fffae65afbbcee30056bae965afe


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1964548

Title:
  Hyper-V virtualization platform in nova

Status in OpenStack Compute (nova):
  Fix Released

Bug description:

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [x] This doc is inaccurate in this way: The nova.conf file must be placed in C:\etc\nova for running OpenStack on Hyper-V. Below is a sample nova.conf for Windows:
  - [x] I have a fix to the document that I can paste below including example: input and output. 
  The nova.conf file must be placed in c:\nova\etc\nova for running OpenStack on Hyper-V. Below is a sample nova.conf for Windows:

  
  Because in the above description:
  ````
  To install nova-compute, run:

  PS C:\> cd c:\nova
  PS C:\> python setup.py install
  ````

  The file is downloaded to c:\nova. After executing `python setup.py
  install` in this directory, the etc directory is generated under
  `c:\nova`.

  
  If you have a troubleshooting or support issue, use the following  resources:

   - The mailing list: https://lists.openstack.org
   - IRC: 'openstack' channel on OFTC

  -----------------------------------
  Release: 24.1.0.dev381 on 2021-02-23 10:25:24
  SHA: b771451dfb906bb010bde1a35577b04f9575fc1b
  Source: https://opendev.org/openstack/nova/src/doc/source/admin/configuration/hypervisor-hyper-v.rst
  URL: https://docs.openstack.org/nova/latest/admin/configuration/hypervisor-hyper-v.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1964548/+subscriptions



References