1. 18a6332 Fix bug 1039: Pass config to native charms in instantiating time by David Garcia · 6 years ago
  2. 067e04a fix 1043 ns-action: set default timeout by tierno · 6 years ago
  3. 8e2fae7 fix at n2vc_deploy by tierno · 6 years ago
  4. a214326 bug 1045. Show early errors at ns-list when processing by tierno · 6 years ago
  5. e876f67 fix terminate primitives. Enhance detailed-status report by tierno · 6 years ago
  6. 90fd5b3 Add cloud name for VCA by Dominik Fleischmann · 6 years ago
  7. 0fedb03 fix issues with k8scluster and repos by tierno · 6 years ago
  8. 0e8c3f0 fix 1023. Issue getting ip from pdu instances by tierno · 6 years ago
  9. edc5f33 Synchronize helm repos on ns instantiation instead of creation by lloretgalleg · 6 years ago
  10. 0ec0c27 fix 1017. Not getting vnf ip_address does has not VDUs by tierno · 6 years ago
  11. 5ee730c fix tests. Mock n2vc.k8s connectors by tierno · 6 years ago
  12. 94f0611 fix 1015. move health check to other module to avoid import unneeded libraries by tierno · 6 years ago
  13. 1b38396 Merge branch 'v7.0' tag v7.0.1 by tierno · 6 years ago
  14. e9198bb Modifications for test of feature 7953 by magnussonl · 6 years ago
  15. a95a6cd Bug 1007 - Pass NS Id and KDU Name to Juju k8s by Dominik Fleischmann · 6 years ago v7.0.1
  16. a7009eb Bug 1007 - Pass NS Id and KDU Name to Juju k8s by Dominik Fleischmann · 6 years ago
  17. 8c16b05 Relax healthcheck to allow losing non consecutive kafka pings by tierno · 6 years ago
  18. 2f033e6 Merge branch 'master' with some bug fixing by tierno · 6 years ago v7.0.1rc3
  19. 307425f Ignore kafka message ns-nsi/created by tierno · 6 years ago
  20. dd799ac Fix bug 996. Error when cluster is not ready by quilesj · 6 years ago
  21. acde94f Support for embedded helm charts and juju bundles by quilesj · 6 years ago
  22. 63f9004 Add n2vc relations after install configuration sw by quilesj · 6 years ago
  23. c231a87 some changes at status reporting by tierno · 6 years ago
  24. 5652277 Fix Bug 994: Add fs.sync before deploying charm by David Garcia · 6 years ago v7.0.1rc2
  25. a4dea5a moved get package version to init by tierno · 6 years ago v7.0.1rc1
  26. 744303e timeout parametrization to allow larger deployments by tierno · 6 years ago
  27. 30ccee3 aiohttp fix by calvinosanch · 6 years ago
  28. d5916fd Ubuntu18 + pip upgraded + aiohttp by calvinosanch · 6 years ago
  29. b8a35dd Fix bug 987 by quilesj · 6 years ago
  30. 69a722c Store vca status dictionary format by quilesj · 6 years ago
  31. 3655ae0 Fix bug 970. Changes in NS and operation status by quilesj · 6 years ago
  32. ee29bc7 Quick deployment of charms: added apt_mirror and enable_os_upgrade model config options by garciadeblas · 6 years ago
  33. f186b44 fix 975. Get RO SDN_net information by tierno · 6 years ago
  34. 4706e58 Call k8sclusterjuju.install with ensure future by Dominik Fleischmann · 6 years ago
  35. acc9045 Get version from installed package if available instead of code by tierno · 6 years ago v7.0.0
  36. df7d8e0 fix bug938 added method to find ee_id by preethika.p · 6 years ago
  37. d481668 Fix bug 954: Dump ns_config_info into a string by David Garcia · 6 years ago v7.0.0rc1
  38. 5ee0205 fix 931: No need to wait for VM up on ns configuration by tierno · 6 years ago
  39. a54150d fix 931: issue at logging text by tierno · 6 years ago
  40. e19bd74 workaround for bug 951. Allow k8scluster with only helm or juju by tierno · 6 years ago
  41. b0e5fe4 Fix bug 937 NSI Instantiation by Felipe Vicens · 6 years ago
  42. 4cda56b Fix bug 916: NS instance operational status not updated after successful instantiation by quilesj · 6 years ago
  43. 5705ed3 fix 952 key error kdu_name by tierno · 6 years ago
  44. 055a7ea Provide more info upon instantiate task exceptions by tierno · 6 years ago
  45. 2f79132 fix k8srepo adding/delete by tierno · 6 years ago
  46. 485b291 Fix Bug 948: Remove "/" from charm's artifact_path by David Garcia · 6 years ago
  47. d6b2b51 Merge "Add Juju/k8s support" by tierno · 6 years ago
  48. baacc30 Add Juju/k8s support by Adam Israel · 6 years ago
  49. 3149f26 Fix bug 913 - LCM not getting VNF mgmt ip when using native charms by quilesj · 6 years ago
  50. 626e015 bug 915 fix kdu termination on a failed deployemnt by tierno · 6 years ago
  51. 5899e08 Adding support for FsMongo by Eduardo Sousa · 7 years ago
  52. c61e781 fix race condition causing keyerror status on waiting for VM up by tierno · 6 years ago
  53. 3bedc9b Fix vca_config parameter for N2VC. by tierno · 6 years ago
  54. a508819 fix bug 900. Inject VCA pub key by tierno · 6 years ago
  55. da6fb10 Merge branch feature7928. It includes feature5837 by tierno · 6 years ago
  56. 9f9c6f2 LCM Helm connector integration by calvinosanch · 6 years ago feature7928
  57. 79cd8ad update database '_admin.modified' when modified. by tierno · 6 years ago
  58. 62b2cd7 changes to use upstream N2VC libjuju by tierno · 6 years ago
  59. 73d8bd0 fix tests for feature7928 by tierno · 6 years ago
  60. 7e13aeb Incorporate new N2VC API to LCM by quilesj · 7 years ago
  61. 3cf81a3 bug 884 local variable step must be assigned before waitfor_related_HA. CancelledError can be raised by tierno · 6 years ago
  62. c3f2a82 fix bug 874. Adding mapping between descriptor elements and n2vc name at config initial primitive for NS. by tierno · 6 years ago
  63. 4d761eb VCD feature 7193-provider_nerwork by kbsub · 6 years ago
  64. f210c1c Bug 864 allows both create/created, edit/edited for VIM,WIM,SDN kafka operation by tierno · 6 years ago
  65. 951169e Unit tests for scale by kuuse · 7 years ago
  66. d832304 initial workflow for n2vc redesign by tierno · 7 years ago n2vc
  67. ac3a888 Suboperations for scale-out and scale-in by kuuse · 7 years ago
  68. 78770df Implement api proxy for native charms by Adam Israel · 7 years ago
  69. 6cf25f5 fix issue with ns.NsLcm.ns_params_2_RO. Adding unittest by tierno · 7 years ago
  70. e64f7fb bug 828 inject VCA key only when vnf/vdu-configuration:config-access:ssh-access:required is True by tierno · 7 years ago
  71. 7ab529a test_ns: get VCA env for secret and pubkey by tierno · 7 years ago
  72. 2b82991 fix Dockerfile local to use osm_lcm as a module by tierno · 7 years ago v6.0.2 v6.0.2rc1 v6.0.3
  73. 15b1cf1 enhance logging and error reporting by tierno · 7 years ago
  74. 8069ce5 change imports as a module with osm_lcm prefix by tierno · 7 years ago
  75. 51d065c initial unittest for ns instantiate by tierno · 7 years ago
  76. 77677d9 minor changes to make unittest easier by tierno · 7 years ago
  77. 818d70c Bug 812: workaround for 'max-instance-count' parsing error by kuuse · 7 years ago
  78. 6a470c6 HA for vim, wim and sdn by kuuse · 7 years ago
  79. 2d9f6f5 fix bug 802 decrypt vrops_password at vim_account for schema_version>=1.1 by tierno · 7 years ago
  80. 8b998e4 Suboperations: nslcmops._admin.operations[0..N] by kuuse · 7 years ago
  81. c955697 minor changes at ns.py by tierno · 7 years ago
  82. 46b75f1 bug 760 skip get-ssh-public-key,generate-ssh-key,verify-ssh-credentials methods for non ssh-layered proxy-charms by tierno · 7 years ago
  83. 2ef2117 admit op_id for Vim/Wim/Sdn create/edit. Compatibility for new NBI versions by tierno · 7 years ago
  84. d124bfe Prepare LCM tasks for HA by kuuse · 7 years ago
  85. 29cfa60 fix bug 770. Execute initial-config-primitive for NS-charm by tierno · 7 years ago v6.0.1
  86. 14cca5a bug 769 fix execution of initial-primitives when combining vnf and vdu configuration by tierno · 7 years ago v6.0.0
  87. 2fc7ce5 fix bug 765: retry verify-ssh-credentials until 10 times every 30 seconds to wait for VM ssh service up by tierno · 7 years ago
  88. 9babfda fixing issues introduced with resolution of bug 696 by tierno · 7 years ago
  89. 02d9e7b bug fix 696 by ikalyvas · 7 years ago
  90. 240fcac fix bug 728 729 by tierno · 7 years ago
  91. 98ad6ea feature 1429 secure key management by tierno · 7 years ago
  92. d5102d2 feature 5669 provide machine_spec for full charm support by tierno · 7 years ago
  93. 589befb bug 687 fixing post scaling actions by tierno · 7 years ago
  94. 16fedf5 bug 687 fixing pre and post scaling actions by tierno · 7 years ago
  95. 0ca6747 Added '_terminate_action' with primitive from VNFD by kuuse · 7 years ago
  96. 1b63341 Adding NS charm: ns-configugation, actions over ns by tierno · 7 years ago
  97. 9597c29 bug 585 change charm model to nsr_id. Create/Delete model name by tierno · 7 years ago
  98. 720b07a Feature shared network slice subnet by Felipe Vicens · 7 years ago
  99. 1642735 Read kafka 'admin' without group_id. Identify ping with the worker_id by tierno · 7 years ago
  100. 274ed57 bug 664: Allow 'pending' for N2VC.GetPrimitiveStatus by tierno · 7 years ago