We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2a5fe5 + 52d9dd2 commit 75f719eCopy full SHA for 75f719e
nova/conf/compute.py
@@ -51,7 +51,8 @@
51
testing in single-host environments. By default it is not allowed
52
to resize to the same host. Setting this option to true will add
53
the same host to the destination options. Also set to true
54
-if you allow the ServerGroupAffinityFilter and need to resize.
+if you allow the ServerGroupAffinityFilter and need to resize. For changes to
55
+this option to take effect, the nova-api service needs to be restarted.
56
"""),
57
cfg.ListOpt('non_inheritable_image_properties',
58
default=['cache_in_nova', 'bittorrent'],
0 commit comments