Commit 4accba25 authored by Antoine Catton's avatar Antoine Catton

software instance on HostingSubscription_requestRootSoftwareInstance.

parent 9f1f76f1
...@@ -205,6 +205,8 @@ elif hosting_subscription.getRootState() == \'stopped\':\n ...@@ -205,6 +205,8 @@ elif hosting_subscription.getRootState() == \'stopped\':\n
request_software_instance.stopRequested()\n request_software_instance.stopRequested()\n
if not new_one:\n if not new_one:\n
request_software_instance.activate(after_tag=tag).requestStopComputerPartition()\n request_software_instance.activate(after_tag=tag).requestStopComputerPartition()\n
\n
return request_software_instance\n
]]></string> </value> ]]></string> </value>
......
502 503
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment