1. f800c5c adding module to configure prometheus by tierno · 6 years ago
  2. 92aa627 Added coverage tests in tox by garciadeblas · 6 years ago
  3. 047cf3d Update VNFD Check to new IM change by Dominik Fleischmann · 6 years ago
  4. 1a3a4c9 Added new helm grpc connector by lloretgalleg · 6 years ago
  5. 302266e Modified grpc client, revised package name by lloretgalleg · 6 years ago
  6. c7c6ba8 change Dockerfile used for devops-stages to ubuntu 18.04 by tierno · 6 years ago
  7. 62b2ee4 Adding grpc library by lloretgalleg · 6 years ago
  8. eccc210 8716 - K8s Proxy Charms by Dominik Fleischmann · 6 years ago
  9. 69f0d38 Feature 7184 New generation RO by tierno · 6 years ago
  10. 06a11f2 Feature 8720: Add scale support for charms by David Garcia · 6 years ago
  11. e972cbc Fix #1076 slice instantiation without CP in NSD fail by Felipe Vicens · 6 years ago release-v8.0-start v8.0.0rc1
  12. f691984 Bug 1042: increase nslcmop action default timeout by David Garcia · 6 years ago
  13. 171f354 Fix bug 1074: Get NS Configuration from database by David Garcia · 6 years ago
  14. d732fb8 fix 1073 obtain nsd from database, not from nsr[nsd] by tierno · 6 years ago
  15. 584465c Changing Juju version in Docker by Dominik Fleischmann · 6 years ago
  16. d58995a fix 1070 k8scluster on error status deletion by tierno · 6 years ago
  17. 010c0e7 Fix typo by Dominik Fleischmann · 6 years ago
  18. 7c4e24c minor flake8 fixes and spelling by tierno · 6 years ago
  19. a0deb2d Fix bug 1053 by sousaedu · 6 years ago feature7184
  20. a17d4f4 fix 1056: nslcmop.operationState not updated when it is cancelled by tierno · 6 years ago
  21. 8790a3d change ns vim_account after placement by tierno · 6 years ago
  22. e95ed36 vnf RO deploy using db_vnfrs.vim-account-id by tierno · 6 years ago
  23. 28c63da fixes at exception captures and k8srepo deletion by tierno · 6 years ago
  24. b901815 store kdu-instance by LCM after KDU deploy by tierno · 6 years ago
  25. 771c32b K8s action support by Dominik Fleischmann · 6 years ago
  26. de1584f allow k8s namespace parameter by tierno · 6 years ago
  27. 38089af fix placement. Update vim-account at local cache of database vnfrs by tierno · 6 years ago
  28. f59ad6c fix 1049. Ignore juju model delete not found exception by tierno · 6 years ago
  29. 49676be delete juju model when some VCA has been deployed by tierno · 6 years ago
  30. 5118395 some fixes at ns by tierno · 6 years ago
  31. 18a6332 Fix bug 1039: Pass config to native charms in instantiating time by David Garcia · 6 years ago
  32. 067e04a fix 1043 ns-action: set default timeout by tierno · 6 years ago
  33. 8e2fae7 fix at n2vc_deploy by tierno · 6 years ago
  34. a214326 bug 1045. Show early errors at ns-list when processing by tierno · 6 years ago
  35. e876f67 fix terminate primitives. Enhance detailed-status report by tierno · 6 years ago
  36. 90fd5b3 Add cloud name for VCA by Dominik Fleischmann · 6 years ago
  37. 0fedb03 fix issues with k8scluster and repos by tierno · 6 years ago
  38. 0e8c3f0 fix 1023. Issue getting ip from pdu instances by tierno · 6 years ago
  39. edc5f33 Synchronize helm repos on ns instantiation instead of creation by lloretgalleg · 6 years ago
  40. 0ec0c27 fix 1017. Not getting vnf ip_address does has not VDUs by tierno · 6 years ago
  41. 5ee730c fix tests. Mock n2vc.k8s connectors by tierno · 6 years ago
  42. 94f0611 fix 1015. move health check to other module to avoid import unneeded libraries by tierno · 6 years ago
  43. 1b38396 Merge branch 'v7.0' tag v7.0.1 by tierno · 6 years ago
  44. e9198bb Modifications for test of feature 7953 by magnussonl · 6 years ago
  45. a95a6cd Bug 1007 - Pass NS Id and KDU Name to Juju k8s by Dominik Fleischmann · 6 years ago v7.0.1
  46. a7009eb Bug 1007 - Pass NS Id and KDU Name to Juju k8s by Dominik Fleischmann · 6 years ago
  47. 8c16b05 Relax healthcheck to allow losing non consecutive kafka pings by tierno · 6 years ago
  48. 2f033e6 Merge branch 'master' with some bug fixing by tierno · 6 years ago v7.0.1rc3
  49. 307425f Ignore kafka message ns-nsi/created by tierno · 6 years ago
  50. dd799ac Fix bug 996. Error when cluster is not ready by quilesj · 6 years ago
  51. acde94f Support for embedded helm charts and juju bundles by quilesj · 6 years ago
  52. 63f9004 Add n2vc relations after install configuration sw by quilesj · 6 years ago
  53. c231a87 some changes at status reporting by tierno · 6 years ago
  54. 5652277 Fix Bug 994: Add fs.sync before deploying charm by David Garcia · 6 years ago v7.0.1rc2
  55. a4dea5a moved get package version to init by tierno · 6 years ago v7.0.1rc1
  56. 744303e timeout parametrization to allow larger deployments by tierno · 6 years ago
  57. 30ccee3 aiohttp fix by calvinosanch · 6 years ago
  58. d5916fd Ubuntu18 + pip upgraded + aiohttp by calvinosanch · 6 years ago
  59. b8a35dd Fix bug 987 by quilesj · 6 years ago
  60. 69a722c Store vca status dictionary format by quilesj · 6 years ago
  61. 3655ae0 Fix bug 970. Changes in NS and operation status by quilesj · 6 years ago
  62. ee29bc7 Quick deployment of charms: added apt_mirror and enable_os_upgrade model config options by garciadeblas · 6 years ago
  63. f186b44 fix 975. Get RO SDN_net information by tierno · 6 years ago
  64. 4706e58 Call k8sclusterjuju.install with ensure future by Dominik Fleischmann · 6 years ago
  65. acc9045 Get version from installed package if available instead of code by tierno · 6 years ago v7.0.0
  66. df7d8e0 fix bug938 added method to find ee_id by preethika.p · 6 years ago
  67. d481668 Fix bug 954: Dump ns_config_info into a string by David Garcia · 6 years ago v7.0.0rc1
  68. 5ee0205 fix 931: No need to wait for VM up on ns configuration by tierno · 6 years ago
  69. a54150d fix 931: issue at logging text by tierno · 6 years ago
  70. e19bd74 workaround for bug 951. Allow k8scluster with only helm or juju by tierno · 6 years ago
  71. b0e5fe4 Fix bug 937 NSI Instantiation by Felipe Vicens · 6 years ago
  72. 4cda56b Fix bug 916: NS instance operational status not updated after successful instantiation by quilesj · 6 years ago
  73. 5705ed3 fix 952 key error kdu_name by tierno · 6 years ago
  74. 055a7ea Provide more info upon instantiate task exceptions by tierno · 6 years ago
  75. 2f79132 fix k8srepo adding/delete by tierno · 6 years ago
  76. 485b291 Fix Bug 948: Remove "/" from charm's artifact_path by David Garcia · 6 years ago
  77. d6b2b51 Merge "Add Juju/k8s support" by tierno · 6 years ago
  78. baacc30 Add Juju/k8s support by Adam Israel · 6 years ago
  79. 3149f26 Fix bug 913 - LCM not getting VNF mgmt ip when using native charms by quilesj · 6 years ago
  80. 626e015 bug 915 fix kdu termination on a failed deployemnt by tierno · 6 years ago
  81. 5899e08 Adding support for FsMongo by Eduardo Sousa · 7 years ago
  82. c61e781 fix race condition causing keyerror status on waiting for VM up by tierno · 6 years ago
  83. 3bedc9b Fix vca_config parameter for N2VC. by tierno · 6 years ago
  84. a508819 fix bug 900. Inject VCA pub key by tierno · 6 years ago
  85. da6fb10 Merge branch feature7928. It includes feature5837 by tierno · 6 years ago
  86. 9f9c6f2 LCM Helm connector integration by calvinosanch · 6 years ago feature7928
  87. 79cd8ad update database '_admin.modified' when modified. by tierno · 6 years ago
  88. 62b2cd7 changes to use upstream N2VC libjuju by tierno · 6 years ago
  89. 73d8bd0 fix tests for feature7928 by tierno · 6 years ago
  90. 7e13aeb Incorporate new N2VC API to LCM by quilesj · 7 years ago
  91. 3cf81a3 bug 884 local variable step must be assigned before waitfor_related_HA. CancelledError can be raised by tierno · 6 years ago
  92. c3f2a82 fix bug 874. Adding mapping between descriptor elements and n2vc name at config initial primitive for NS. by tierno · 6 years ago
  93. 4d761eb VCD feature 7193-provider_nerwork by kbsub · 6 years ago
  94. f210c1c Bug 864 allows both create/created, edit/edited for VIM,WIM,SDN kafka operation by tierno · 6 years ago
  95. 951169e Unit tests for scale by kuuse · 7 years ago
  96. d832304 initial workflow for n2vc redesign by tierno · 7 years ago n2vc
  97. ac3a888 Suboperations for scale-out and scale-in by kuuse · 7 years ago
  98. 78770df Implement api proxy for native charms by Adam Israel · 7 years ago
  99. 6cf25f5 fix issue with ns.NsLcm.ns_params_2_RO. Adding unittest by tierno · 7 years ago
  100. e64f7fb bug 828 inject VCA key only when vnf/vdu-configuration:config-access:ssh-access:required is True by tierno · 7 years ago