openvcloud / 0-templates

Apache License 2.0
1 stars 5 forks source link

Can't create disk #109

Open Dinaamagdy opened 6 years ago

Dinaamagdy commented 6 years ago

actions:

Dinaamagdy commented 6 years ago

mow , another error happen now, although disk created but can't update it .

[Sun22 09:09] - base.py           :201 :service-a25c8a33-83c9-4c2a-9b2e-3dd83fc08e07 - ERROR    - error executing action install:
Traceback (most recent call last):
  File "/usr/local/lib/python3.5/dist-packages/zerorobot/task/task.py", line 78, in execute
    self._result = self.func()
  File "/opt/code/github/openvcloud/0-templates/templates/disk/disk.py", line 141, in install
    self._create()
  File "/opt/code/github/openvcloud/0-templates/templates/disk/disk.py", line 161, in _create
    self._limit_io()
  File "/opt/code/github/openvcloud/0-templates/templates/disk/disk.py", line 259, in _limit_io
    write_iops_sec_max=data['writeIopsSecMax'], size_iops_sec=data['sizeIopsSec']
  File "/opt/code/github/jumpscale/lib9/JumpScale9Lib/clients/portal/PortalClient.py", line 57, in __call__
    raise ApiError(response)
JumpScale9Lib.clients.portal.PortalClient.ApiError: 404 Not Found
Could not find virtual machine beloning to disk
katia-e commented 6 years ago

@Dinaamagdy ,