yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79804
[Bug 1842130] [NEW] Hyper-V virtualization platform in nova doc error
Public bug reported:
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:
One of the powershell command under Configure NTP is incorrect.
>w32tm /config /manualpeerlist:pool.ntp.org,0x8 /syncfromflags:MANUAL
Produces an error when tried to run. Error states: The following
arguments were unexpected: 8
- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example: input and output.
Need to add quotation marks around pool.ntp.org, 0x8
Change from: >w32tm /config /manualpeerlist:pool.ntp.org,0x8
/syncfromflags:MANUAL
to: >w32tm /config /manualpeerlist:"pool.ntp.org,0x8"
/syncfromflags:MANUAL
-----------------------------------
Release: 18.2.3.dev9 on 2019-08-29 19:02
SHA: 7be800d14a69225a1bbf7823bac57f318ad21412
Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/admin/configuration/hypervisor-hyper-v.rst
URL: https://docs.openstack.org/nova/rocky/admin/configuration/hypervisor-hyper-v.html
** Affects: nova
Importance: Undecided
Status: New
** Tags: doc
--
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/1842130
Title:
Hyper-V virtualization platform in nova doc error
Status in OpenStack Compute (nova):
New
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:
One of the powershell command under Configure NTP is incorrect.
>w32tm /config /manualpeerlist:pool.ntp.org,0x8 /syncfromflags:MANUAL
Produces an error when tried to run. Error states: The following
arguments were unexpected: 8
- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example: input and output.
Need to add quotation marks around pool.ntp.org, 0x8
Change from: >w32tm /config /manualpeerlist:pool.ntp.org,0x8
/syncfromflags:MANUAL
to: >w32tm /config /manualpeerlist:"pool.ntp.org,0x8"
/syncfromflags:MANUAL
-----------------------------------
Release: 18.2.3.dev9 on 2019-08-29 19:02
SHA: 7be800d14a69225a1bbf7823bac57f318ad21412
Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/admin/configuration/hypervisor-hyper-v.rst
URL: https://docs.openstack.org/nova/rocky/admin/configuration/hypervisor-hyper-v.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1842130/+subscriptions
Follow ups