FUP: docs nit

Follow-up patch for the reshape series

Part of blueprint reshape-provider-tree
Change-Id: I52247f33faa27a0e0340ea007490302d0fef76ac
This commit is contained in:
Sylvain Bauza
2019-02-27 13:28:37 +01:00
committed by Balazs Gibizer
parent a76eefed62
commit 04180e331a

View File

@@ -50,6 +50,17 @@ Enable GPU types (Compute)
#. Restart the ``nova-compute`` service.
.. warning::
Changing the type is possible but since existing physical GPUs can't
address multiple guests having different types, that will make Nova
return you a NoValidHost if existing instances with the original type
still exist. Accordingly, it's highly recommended to instead deploy the
new type to new compute nodes that don't already have workloads and
rebuild instances on the nodes that need to change types.
Configure a flavor (Controller)
-------------------------------