There is no way to get the enabled VIM types in Tacker

Bug #1763707 reported by Trinh Nguyen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Won't Fix
Undecided
Unassigned

Bug Description

There is no way to get the enabled VIM types in Tacker right now.

A solution could be:

- Add a setting in /etc/tacker/tacker.conf, under nfvo_vim section:

...
[nfvo_vim]

enabled_vim_types = kubernetes

- Define a new API function:

def get_enabled_vim_types():
...

Revision history for this message
Cong Phuoc Hoang (hoangphuoc) wrote :

in Tacker configuration file, we also have:

  [nfvo_vim]

  #
  # From tacker.nfvo.nfvo_plugin
  #

  # VIM driver for launching VNFs (list value)
  #vim_drivers = openstack,kubernetes

you can get all vim drivers by getting vim_driver parameter in configuration file.

Revision history for this message
Trinh Nguyen (dangtrinhnt) wrote :

Hi Phuoc,
That just tells you what kind of vim drivers the Tacker instance currently supports not what is enabled.

Yasufumi Ogawa (yasufum)
Changed in tacker:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.