Skip to content

Creating VMs now seems outdated - Cannot create a new VM #16

@noxx5489

Description

@noxx5489

Traceback (most recent call last):
File "/opt/stackstorm/st2/lib/python3.6/site-packages/python_runner/python_action_wrapper.py", line 334, in
obj.run()
File "/opt/stackstorm/st2/lib/python3.6/site-packages/python_runner/python_action_wrapper.py", line 193, in run
output = action.run(**self._parameters)
File "/opt/stackstorm/packs/azure/actions/create_vm.py", line 23, in run
ex_network_config="")
File "/opt/stackstorm/virtualenvs/azure/lib/python3.6/site-packages/libcloud/compute/drivers/azure.py", line 605, in create_node
ex_cloud_service_name=ex_cloud_service_name
File "/opt/stackstorm/virtualenvs/azure/lib/python3.6/site-packages/libcloud/compute/drivers/azure.py", line 425, in list_nodes
self.raise_for_response(response, 200)
File "/opt/stackstorm/virtualenvs/azure/lib/python3.6/site-packages/libcloud/compute/drivers/azure.py", line 1933, in raise_for_response
raise LibcloudError(message, driver=self)
libcloud.common.types.LibcloudError: <LibcloudError in <libcloud.compute.drivers.azure.AzureNodeDriver object at 0x7f83c4805400> 'Message: Not Found, Body: ResourceNotFoundThe resource service name hostedservices is not supported., Status code: 404'>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions