1. 922c417 feat(sol006): LCM migration to SOL006 by bravof · 5 years ago
  2. 2357f4e Feature 7184 New Generation RO enhancemnt by tierno · 5 years ago
  3. 991e95d Change lcm.cfg from prometheus to a generic tsdb by tierno · 6 years ago
  4. 247439e fix 1131 Get non-procesed kafka messages at start by tierno · 6 years ago
  5. b996d94 fixing prometheus metric exporter issues by tierno · 6 years ago
  6. 69f0d38 Feature 7184 New generation RO by tierno · 6 years ago
  7. 94f0611 fix 1015. move health check to other module to avoid import unneeded libraries by tierno · 6 years ago
  8. 1b38396 Merge branch 'v7.0' tag v7.0.1 by tierno · 6 years ago
  9. e9198bb Modifications for test of feature 7953 by magnussonl · 6 years ago
  10. 8c16b05 Relax healthcheck to allow losing non consecutive kafka pings by tierno · 6 years ago
  11. 307425f Ignore kafka message ns-nsi/created by tierno · 6 years ago
  12. a4dea5a moved get package version to init by tierno · 6 years ago v7.0.1rc1
  13. 744303e timeout parametrization to allow larger deployments by tierno · 6 years ago
  14. acc9045 Get version from installed package if available instead of code by tierno · 6 years ago v7.0.0
  15. 5899e08 Adding support for FsMongo by Eduardo Sousa · 7 years ago
  16. da6fb10 Merge branch feature7928. It includes feature5837 by tierno · 6 years ago
  17. 9f9c6f2 LCM Helm connector integration by calvinosanch · 6 years ago feature7928
  18. 7e13aeb Incorporate new N2VC API to LCM by quilesj · 7 years ago
  19. f210c1c Bug 864 allows both create/created, edit/edited for VIM,WIM,SDN kafka operation by tierno · 6 years ago
  20. e64f7fb bug 828 inject VCA key only when vnf/vdu-configuration:config-access:ssh-access:required is True by tierno · 7 years ago
  21. 8069ce5 change imports as a module with osm_lcm prefix by tierno · 7 years ago
  22. 6a470c6 HA for vim, wim and sdn by kuuse · 7 years ago
  23. d124bfe Prepare LCM tasks for HA by kuuse · 7 years ago
  24. 29cfa60 fix bug 770. Execute initial-config-primitive for NS-charm by tierno · 7 years ago v6.0.1
  25. 14cca5a bug 769 fix execution of initial-primitives when combining vnf and vdu configuration by tierno · 7 years ago v6.0.0
  26. 9597c29 bug 585 change charm model to nsr_id. Create/Delete model name by tierno · 7 years ago
  27. 1642735 Read kafka 'admin' without group_id. Identify ping with the worker_id by tierno · 7 years ago
  28. 3e359b1 making healtcheck without kafka reading by tierno · 7 years ago
  29. a009e55 fix bug having different vnfd at nsd by tierno · 7 years ago
  30. c2564fe On ns/netslice terminate, sends to kafka for NBI to delete by tierno · 7 years ago
  31. da96482 bug 561: Obtain Primitive status/details by tierno · 7 years ago
  32. 8a51887 NS parameters for initial-config-primitive by tierno · 7 years ago
  33. baa5110 bug 601: wait until charms are removed. by tierno · 7 years ago
  34. ed7f6d4 Bug 615 - LCM loses kafka messages by gcalvino · 7 years ago
  35. e37b57d Feature 5945 Adding WIM to LCM by tierno · 7 years ago
  36. eb55b01 Bug 585 : change charm model_name to ns_id and adding index to application_name to ensure it is unique. by tierno · 7 years ago bug-585 lcm-bug-585
  37. 2e21551 bug 544 Adding license headers by tierno · 7 years ago
  38. 82974b2 making _admin.deployed.VCA backward compatible by tierno · 7 years ago
  39. e4f7e6c bug 585. Adding vdu-name/count-index at VCA deployment information by tierno · 7 years ago
  40. 4fa22b0 bug 583 on scalling with config primitives by tierno · 7 years ago
  41. 8a0d6ca Merge branch 'netslice' by tierno · 7 years ago
  42. c2033f2 Network Slice Manager: Instantiate and Terminate actions by Felipe Vicens · 7 years ago netslice
  43. f578e55 Feature 1417 Fixing PDUs. by tierno · 7 years ago
  44. 63de62e bug 561: wait some time at charm status blocked, error before mark as failed by tierno · 7 years ago
  45. c255a82 FIX bug 576 by tierno · 7 years ago
  46. 27246d8 feature 1417: managing pdu at ns instantiate by tierno · 8 years ago
  47. 17a612f bug559 use of encrypt/decrypt methods by tierno · 7 years ago
  48. a9843d8 adding healthcheck by reading sent admin:ping from kafka by tierno · 7 years ago
  49. 47e86b5 feature 6314: Control LCM operations over ns instance by tierno · 7 years ago
  50. d6de199 Do not set ns-detailed error when scaling is not initiated by tierno · 7 years ago
  51. 9ab9594 fix bug when several scaling groups. by tierno · 7 years ago
  52. 59d22d2 split code into several files by tierno · 8 years ago
  53. 6e9d2eb fixed issue where kafka message is sent before database update by tierno · 8 years ago
  54. 9876813 Added vld:cp ip-address instantiation parameter by tierno · 8 years ago
  55. 7876a34 Fix bug 533 passing DNS addresses to the RO by garciadeblas · 8 years ago
  56. fa66d15 fix issues deleting ns. Wait until it is deleted from VIM by tierno · 8 years ago
  57. 86aa62f logging to stderr in addition to LOGFILE by tierno · 8 years ago
  58. bce3215 Provide ip address at N2VC deploy for vdu by tierno · 8 years ago BUILD_v4.0.1_1
  59. 053422d Added more instantiation parameters by tierno · 8 years ago
  60. ca2e16a Ensure chronological execution of related tasks by tierno · 8 years ago
  61. 22f4f9c VDU scaling by tierno · 8 years ago
  62. 9302891 fix VIM edit problem with SDN controller by tierno · 8 years ago
  63. 09682c0 Fix multivim bug at updating vnfr by tierno · 8 years ago
  64. b87f356 update nslcmop:statusEnteredTime when COMPLETE at instantiate by tierno · 8 years ago
  65. 8d95001 fix flake8 tests by tierno · 8 years ago v4.0.1
  66. 35b0be7 Fix conflict at RO when instantiate same NSD twice by tierno · 8 years ago
  67. fe1c37f fix config:sdn-controller issue at vim create,edit by tierno · 8 years ago
  68. 750b245 adding flake8 test by tierno · 8 years ago
  69. 275411e Wait for mgmt ip_address at ns instantiate Allow logging at file by tierno · 8 years ago
  70. c0e42e2 Initial LCM contribution by tierno · 8 years ago