1. ec8a504 allow starts N2VCJujuConnector without the parameter api_proxy by tierno · 6 years ago
  2. a5728bf fix 1108 enhancement in helm installation and removing by tierno · 6 years ago
  3. 2cf8b2e Update database with api_endpoints of VCA on initialization by David Garcia · 6 years ago
  4. d745e22 Fix missing await by David Garcia · 6 years ago
  5. b8ff39b Fix model deletion by David Garcia · 6 years ago
  6. 7ace6fa Write to DB when creating K8s Proxy Charm by Dominik Fleischmann · 6 years ago
  7. b951334 8716 - K8s Proxy Charms by Dominik Fleischmann · 6 years ago
  8. f8a9d46 Feature 8720: Add scale support by David Garcia · 6 years ago
  9. 2f66c4d Feature 8681: Add VCA HA capabilities by David Garcia · 6 years ago
  10. e85ba44 Use default Previous Work Dir if there is none by Dominik Fleischmann · 6 years ago release-v8.0-start v8.0.0rc1
  11. 119f723 fix issue storing status of k8s_helm_conn by tierno · 6 years ago
  12. 4fee80e Initial refactor of N2VC by David Garcia · 6 years ago
  13. d3de135 Install iptables-persistent if it doesn't exist by David Garcia · 6 years ago
  14. af6812a Get series from machine by David Garcia · 6 years ago
  15. 06bc9df Ommit public_key argument if None by Dominik Fleischmann · 6 years ago
  16. 0a8c9af Change to sane default timeout by beierlm · 6 years ago
  17. 32b3812 Fix credential_name by David Garcia · 6 years ago
  18. e370f3b Fix bug 1050: Make provisioner asynchronous by David Garcia · 6 years ago
  19. 55ca1c7 Fix missing import by beierlm · 6 years ago
  20. f52cb7c Enable lint, flake8 and unit tests by beierlm · 6 years ago
  21. 347aae6 Check if cloud is built-in cloud when adding a model by David Garcia · 6 years ago
  22. fc796cc K8s action support by Dominik Fleischmann · 6 years ago
  23. 53555f6 adding optional namespace to K8s install by tierno · 6 years ago
  24. 8ff1199 fix 1040 report error on failing delete_namespace by tierno · 6 years ago
  25. 8ffbe9e Raise N2VCNotFound exception in delete_namespace by David Garcia · 6 years ago
  26. c6b1926 Add N2VCNotFound exception by David Garcia · 6 years ago
  27. dfaa6e8 Fix bug 1039: Add config to install_configuration_sw by David Garcia · 6 years ago
  28. 979df14 Fix bug 1049: Raise exception if model does not exist when destroying a model by David Garcia · 6 years ago
  29. df9f72a Fix bug 1018 by David Garcia · 6 years ago
  30. 45d9577 Add local k8s charms support by Dominik Fleischmann · 6 years ago
  31. eee9ead Feature 8720: Get leader unit to execute action by David Garcia · 6 years ago
  32. 0860cf3 Add multicloud controller support by Dominik Fleischmann · 6 years ago
  33. 2f2832c Fix logging in Juju K8s code by Dominik Fleischmann · 6 years ago
  34. f9bed35 Standardize logging by Dominik Fleischmann · 6 years ago
  35. 4139522 Fix machine deletion when delete execution environment by calvinosanch · 6 years ago
  36. 65ddf85 Synchronize helm repos on ns instantiation instead of creation by lloretgalleg · 6 years ago
  37. 1ac78b3 1000: Fix authentication when deleting service by Dominik Fleischmann · 6 years ago
  38. af13326 Merge "Revert "Bug 1000: Fix authentication when deleting service"" by israelad · 6 years ago
  39. 02ee754 Revert "Bug 1000: Fix authentication when deleting service" by israelad · 6 years ago
  40. 5f8f97d Merge "Bug 1000: Fix authentication when deleting service" by israelad · 6 years ago
  41. 4d193dc Bug 1000: Fix authentication when deleting service by Dominik Fleischmann · 6 years ago
  42. dd0cdee Fixed issue canceling status task by lloretgalleg · 6 years ago
  43. 68eb809 Fix 1015. Remove non used paramiko dependencies at k8s_helm_conn by tierno · 6 years ago
  44. 847f3c0 1007 Use KDU name and NS id for model names by Dominik Fleischmann · 6 years ago
  45. 601697a fix 1010. Proper exception handling when looking for used kdu name by tierno · 6 years ago
  46. 54771fa k8s_juju_conn.py: fix cloud name for k8s by garciadeblas · 6 years ago
  47. 32dc3c6 Fix bug 996. Error status when cluster is not ready by quilesj · 6 years ago
  48. bc355a1 Generate names for K8s pods when file or url by quilesj · 6 years ago
  49. aae10b4 juju relations implementation by quilesj · 6 years ago
  50. 3419aba Fix bug 1002 by Adam Israel · 6 years ago
  51. bd5a0c9 Destroy machines before destroying the model by quilesj · 6 years ago
  52. 7ac3f38 Merge "Add check for local k8s" by israelad · 6 years ago
  53. ace992d Add check for local k8s by David Garcia · 6 years ago
  54. 923510c Quick deployment of charms: added apt_mirror and enable_os_upgrade model config options by garciadeblas · 6 years ago
  55. 776ab39 Changes in NS and operation status by quilesj · 6 years ago
  56. ad3a054 Use NS uuid when creating a juju k8s model by Dominik Fleischmann · 6 years ago sol006
  57. 9ae8fa5 Fix bug 957: Return pubkey properly by David Garcia · 6 years ago v7.0.0 v7.0.0rc1
  58. 1804607 Workaround bug 936 by Adam Israel · 6 years ago
  59. 073e169 Fix flake8 by quilesj · 6 years ago
  60. a674841 Fix rjust error. Adding K8sException by quilesj · 6 years ago
  61. 43c2e79 Merge "Add missing argument in notify_callback" by israelad · 6 years ago
  62. 4089921 Juju/k8s fixes by Adam Israel · 6 years ago
  63. 9e5eddb Add NotImplemented exception by Adam Israel · 6 years ago
  64. eef6893 Sync with k8s api by Adam Israel · 6 years ago
  65. 1be0630 Adding inspect methods for K8s by quilesj · 6 years ago
  66. ac4e0de Fix native charms for feature 7928 by quilesj · 6 years ago
  67. d909b07 Add missing argument in notify_callback by Dominik Fleischmann · 6 years ago
  68. ca6eb95 Add License headers to all code files by Dominik Fleischmann · 6 years ago
  69. 9a1bd31 Update deprecated use of yaml.load by Adam Israel · 6 years ago
  70. 0d648c9 Revert change 8b1bcf0 by tierno · 6 years ago
  71. 8b1bcf0 minor fix in yaml load with Loader by tierno · 6 years ago
  72. 9ae4d92 Merge branch 'feature7928' by garciadeblas · 6 years ago
  73. 8ca38ed Merge branch 'feature5837' by garciadeblas · 6 years ago
  74. 2911434 New N2VC API: generic connector and juju connector by quilesj · 6 years ago feature7928
  75. cda5f41 Enhancements K8s helm connector by quilesj · 6 years ago feature5837
  76. 3957ba3 Merge "K8s Juju connector" into feature5837 by israelad · 6 years ago
  77. 26c78a4 K8s helm connector by quilesj · 6 years ago
  78. a049b7c K8s generic connector by quilesj · 6 years ago
  79. d4ec83b K8s Juju connector by Adam Israel · 6 years ago
  80. d238b03 Update exceptions by Adam Israel · 6 years ago
  81. f5b4b20 Accept None for parameter ca_cert at vnf.py: N2VC.__init__ by tierno · 6 years ago
  82. 19c5cfc Remove dependency on vendored libjuju by Adam Israel · 7 years ago
  83. e8e6de1 Fix provisoner timeout by Adam Israel · 7 years ago
  84. 0cd1c02 Native charm support by Adam Israel · 7 years ago n2vc
  85. 32a1519 Fix bug 760 by Adam Israel · 7 years ago
  86. bc0daf8 Fix reference to information model by Adam Israel · 7 years ago v6.0.0
  87. 34cc660 Bug 733 fixed by endika · 7 years ago
  88. e5406c6 Additional fix for bug 733 by Adam Israel · 7 years ago
  89. 47998e0 Fix bug 733 by Adam Israel · 7 years ago
  90. 38bf164 Feature 'ns primitive' by Adam Israel · 7 years ago
  91. 8bf1041 Merge "Complete Feature 6297" by Adam Israel · 7 years ago
  92. c92163f Complete Feature 6297 by Adam Israel · 7 years ago
  93. ce31bc3 Align machine_spec with pydoc by Adam Israel · 7 years ago
  94. 04eee1f Fix bug 680 by Adam Israel · 7 years ago feature7106
  95. e3a05f8 Add ENV default for bug 585 by Adam Israel · 7 years ago
  96. b2a07f5 Add Juju Public Key by Adam Israel · 7 years ago
  97. d420a8b Fix bug 659: Don't use static member variables by Adam Israel · 7 years ago
  98. 29ad645 Merge "Fix bug 564" by Adam Israel · 7 years ago
  99. c4f393e Fix bug 564 by Adam Israel · 7 years ago
  100. 7bf2f4d Fix bug 601 by Adam Israel · 7 years ago