osmclient.osm vnfd-create fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
osmclient |
New
|
High
|
Unassigned |
Bug Description
When executing the following command:
osm vnfd-create hackfest_
I get the follwing error:
/etc/magic, 0: Warning: using regular magic file `/usr/share/
Traceback (most recent call last):
File "/snap/
load_
File "/snap/
return self.main(*args, **kwargs)
File "/snap/
rv = self.invoke(ctx)
File "/snap/
return _process_
File "/snap/
return ctx.invoke(
File "/snap/
return callback(*args, **kwargs)
File "/snap/
return f(get_current_
File "/snap/
vnfd_
File "/snap/
ctx.
File "/snap/
mime_type = magic.from_
File "/snap/
m = _get_magic_
File "/snap/
i = _instances[mime] = Magic(mime=mime)
File "/snap/
magic_
File "/snap/
return _magic_load(cookie, coerce_
File "/snap/
raise MagicException(err)
magic.MagicExce
This is using the descriptor package from the OSM ftp and the Canonical Distribution of OSM
summary: |
- osmclient.osm vnfd create fails + osmclient.osm vnfd-create fails |
This is currently high priority, because it affects `osm nst-create` command.
osm nsd-create and osm vnfd-create can be replaced by osm upload-package, but the nst-create can't