Steps to replicate the issue (include links if applicable):
Create a new Cloud VPS project using the create_project cookbook:
fnegri@cloudcumin1001:~$ sudo cookbook wmcs.vps.create_project --project dhinustestproject --description "A test project managed by Francesco. Can be deleted."
What happens?:
The project is created, but the cookbook fails with
Gateway Timeout (HTTP 504)
The Spicerack logs show that the failing command is the following one:
2023-12-20 18:03:42,671 fnegri 2894973 [INFO] Executing commands [cumin.transports.Command('sudo -i env OS_PROJECT_ID= wmcs-openstack project create --enable \'--description=A test project managed by Francesco. Can be deleted.\' dhinustestproject --os-cloud novaadmin', ok_codes=[0])] on '1' hosts: cloudcontrol1005.eqiad.wmnet