Project

General

Profile

Actions

Bug #8769

closed

Unable to build new VM in openstack with API

Added by Brian Lee over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I am using json to create a new VM in a openstack Icehouse environment. I get this error as a response from the json request:

{
"host": {
"id": null,
"errors": {
"base": [
"Failed to create a compute Openstack-Quicksand-SE (OpenStack) instance se-test-api.vm.<domain>.com: undefined method `delete_if' for nil:NilClass\n "
]
},
"full_messages": [
"Failed to create a compute Openstack-Quicksand-SE (OpenStack) instance se-test-api.vm.<domain>.com: undefined method `delete_if' for nil:NilClass\n "
]
}
}

Paste bin of the error in the production.log: http://pastebin.com/8F0a8AkR


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #12320: Hammer CLI : Failed to create a new VM on OpenStack - undefined method `delete_if' for nil:NilClassRejectedActions
Actions

Also available in: Atom PDF