Skip to content

Commit 75f719e

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "doc: allow_resize_to_same_host needs nova-api restarted"
2 parents d2a5fe5 + 52d9dd2 commit 75f719e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nova/conf/compute.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@
5151
testing in single-host environments. By default it is not allowed
5252
to resize to the same host. Setting this option to true will add
5353
the same host to the destination options. Also set to true
54-
if you allow the ServerGroupAffinityFilter and need to resize.
54+
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.
5556
"""),
5657
cfg.ListOpt('non_inheritable_image_properties',
5758
default=['cache_in_nova', 'bittorrent'],

0 commit comments

Comments
 (0)