NSX|V: autodraft does not require a NSX reboot
Remove the output to reboot the NSX. Change-Id: I058dd078215272be1ba4759f8d81467ff45edc09
This commit is contained in:
parent
7bcd7d009f
commit
1b0aa848a7
@ -122,6 +122,3 @@ if __name__ == "__main__":
|
|||||||
print("Enabling autodraft settings:")
|
print("Enabling autodraft settings:")
|
||||||
nsx_client.enable_autodraft()
|
nsx_client.enable_autodraft()
|
||||||
print("Autodraft is now enabled.")
|
print("Autodraft is now enabled.")
|
||||||
|
|
||||||
if options.disabled or options.enabled:
|
|
||||||
print("Please restart NSX manager for changes to take effect.")
|
|
||||||
|
Loading…
Reference in New Issue
Block a user