You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be awesome if there was a flag in the fog-rackspace library that would allow for managed => True to be set for a server the fog is going to create.
This would allow for waiting for the metadata rax_service_level_automation=Complete to be set before fog logs in and makes changes, so that the rackspace postbuild automation can be run before the Root user's password is disabled.
There are 3 options that rax_service_level_automation gets set to
'In Progress' when the automation is running
'Complete' when the automation is finished
'Build Error' when the automation fails
Any help in getting that added would be awesome, thanks!
Daniel
It would be awesome if there was a flag in the fog-rackspace library that would allow for
managed => True
to be set for a server the fog is going to create.This would allow for waiting for the metadata rax_service_level_automation=Complete to be set before fog logs in and makes changes, so that the rackspace postbuild automation can be run before the Root user's password is disabled.
There are 3 options that rax_service_level_automation gets set to
'In Progress' when the automation is running
'Complete' when the automation is finished
'Build Error' when the automation fails
Any help in getting that added would be awesome, thanks!
Daniel
Original issue opened by @gtmanfred at fog/fog#3714
The text was updated successfully, but these errors were encountered: