-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenBaton OpenStack NSR error #291
Comments
I experience this same issue.
But the image is definitely active.
These are the versions I have installed:
|
…ng via openstack4j libraries openbaton/NFVO#291
Hi All, I also landed up facing the same issue. Below is the openbaton.log 2018-05-09 04:55:11.299 INFO 4369 --- [http-nio-8080-exec-10] o.o.n.c.a.NetworkServiceRecordManagement : Looking for NetworkServiceDescriptor with ID: 201a2eee-f4b1-4858-9c36-9de3808ee70e |
This issue is fixed now in the master branch of the openstack4j-plugin. It is a problem of the openstack4j libraries we are using. For the moment we made this additional check configurable where by default it is disabled. Once this issue is fixed in the libraries, we will enable it again by default. |
hello
when I launch the NSD the VNF record state goes from NULL to ERROR, giving this message,
ERROR:org.openbaton.common.vnfm_sdk.exception.VnfmSdkException: Not able to allocate Resources because: org.openbaton.exceptions.VimException: Not launched VM with hostname iperf-server-7014051 successfully on VimInstance pop-2. Caused by: org.openbaton.exceptions.VimDriverException: Image (name: 2751059d-abc7-4866-a5a3-2569b63b62b4) is not yet in active. Try again later...
#290
The text was updated successfully, but these errors were encountered: