RO Changelog
tag: v5.0.5 -> HEAD
0ea9b0f • Fix wrong usage of `isinstance`
745e364 • REMOVE some comments and unnecessary lines
80015b5 • fix ip-profile ignored at openstack
220e83e • Re-adding the enum elements for SFC that were missing
dfed511 • Improve race conditions/MySQL reconnection
73015ce • Added support for region_name for Distributed cloud implementation of WindRiver Titanium Cloud and StarlingX
40c6a3f • addedd region_name to keystone, nova, neutron and cinder to support distributed cloud for Wind River Titanium cloud and StarlingX
a1b2e57 • Fix logic in adding prefix to ip-a in classifier
a05b65a • set security groups to neutron port at vimconn openstack
ebd6672 • Fix support of multi-segment networks in Openstack; added created_items in all vimconns
e344991 • Bug 642 - Need to update VCD VIMconnector for VCD 9.5
4a1659a • Fixed some typos
fc7cfbf • bug 650 adding WIM account instantiation parameter. Allow manual selection of wim or deployment without Wim
cf65507 • Implemented VIM get_vminstance_console method
8039182 • fix error introduced at bu 650 code
264c0cf • Removed double assignments of variables
4491ba9 • capturing wim exceptions properly
55fe397 • fix bug 654. First vdu's placement-groups does not work
de12f78 • fixing bug 665 parsing unicode openstack error messages
f6bbe22 • skip unknown parameters at VNFD,NSD pyangbind validation
e99ec1e • Added apt-utils to Dockerfile for stage-archive.sh
3c44e7b • Add related vim_wim_tasks (tasks that deals with same vim/wim element Remove state of vim_threads, working with database instead of memory Allow several vim_threads over the same vim tasks
319c26f • VCD VIMconnector: add config drive support; Adding genisoimage package installation to scripts/install-openmano.sh
1ee6043 • bug 684: database order of interfaces are lost
00f9c19 • First implementation of a WIM Connector using IETF L2VPN Service model (RFC 8466)
8a2d207 • Merge branch WIM: Connector using IETF L2VPN Service model fix flake8 errors
433a63d • Adding flake8 tests over some files