NSX|V: autodraft does not require a NSX reboot

Remove the output to reboot the NSX.

Change-Id: I058dd078215272be1ba4759f8d81467ff45edc09
This commit is contained in:
Gary Kotton 2017-08-05 22:13:55 -07:00
parent 7bcd7d009f
commit 1b0aa848a7
1 changed files with 0 additions and 3 deletions

View File

@ -122,6 +122,3 @@ if __name__ == "__main__":
print("Enabling autodraft settings:")
nsx_client.enable_autodraft()
print("Autodraft is now enabled.")
if options.disabled or options.enabled:
print("Please restart NSX manager for changes to take effect.")