1. 9831d7e Fix black errors by garciadeblas · 3 years, 1 month ago
  2. 1608b56 Add logs by David Garcia · 4 years ago
  3. 8070c3c Feature 10908 pass over upgrade request to Libjuju by aticig · 4 years ago
  4. cd98606 Add deleting lock to K8sJujuConnector by David Garcia · 4 years ago
  5. 1423ffa Add lock deleting namespaces by David Garcia · 4 years ago
  6. 0ebadd8 Bug 1939 fixed: : added a random suffix to the end of the Juju app name, in order to allow multiple Juju charms per VDU by Pedro Escaleira · 4 years, 1 month ago
  7. 582b923 Feature 10887: Add cross-model relations support by David Garcia · 4 years, 6 months ago release-v11.0-start v11.0.0rc1
  8. 7114f65 Fix bug 1722: add support for deploying .charm files by David Garcia · 4 years, 6 months ago
  9. eacf5a7 Bug 1643 fix by aktas · 4 years, 8 months ago
  10. 4e1e62b Fix bug 1636: remove the default 30s timeout in retry by David Garcia · 4 years, 8 months ago
  11. fa02f8a Bug 1609 fix by aktas · 4 years, 9 months ago
  12. 82b591c Reformat N2VC to standardized format by garciadeblas · 5 years ago release-v10.0-start
  13. eb8943a Feature 10239: Distributed VCA by David Garcia · 5 years ago
  14. 5612029 Fix 1462 by aktas · 5 years ago
  15. cdf0b8e Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard by ksaikiranr · 5 years ago
  16. a71d4a0 Add ModelConfig by David Garcia · 5 years ago
  17. d1d5541 Fixes for scaling proxy and native charm by aktas · 5 years ago
  18. bb60728 Revert "Revert "Clean up commented or unused code"" by almagia · 5 years ago
  19. c1cf1b9 Revert "Clean up commented or unused code" by David Garcia · 5 years ago
  20. b4e7f5c Clean up commented or unused code by David Garcia · 5 years ago
  21. 9a63e8d Feature 9952: Distributed Proxy Charms by David Garcia · 5 years ago
  22. 475a722 Add new kubectl.py functions, modify some libjuju.py functions, add unit tests by David Garcia · 6 years ago
  23. 85755d1 Add get_metrics command to n2vc_juju_conn and libjuju by David Garcia · 6 years ago
  24. ba6e532 Revert "Revert ""Remove unused lines of code""" by almagia · 6 years ago
  25. 8bfcc14 Revert ""Remove unused lines of code"" by David Garcia · 6 years ago
  26. e8102d9 "Remove unused lines of code" by David Garcia · 6 years ago
  27. 8331f7c Change add_relation function in libjuju.py to accept saas by David Garcia · 6 years ago
  28. 8104596 Make API Proxy optional and avoid replacing existing SSH Keys in the provisioner by David Garcia · 6 years ago
  29. ec8a504 allow starts N2VCJujuConnector without the parameter api_proxy by tierno · 6 years ago
  30. d745e22 Fix missing await by David Garcia · 6 years ago
  31. 7ace6fa Write to DB when creating K8s Proxy Charm by Dominik Fleischmann · 6 years ago
  32. b951334 8716 - K8s Proxy Charms by Dominik Fleischmann · 6 years ago
  33. f8a9d46 Feature 8720: Add scale support by David Garcia · 6 years ago
  34. 4fee80e Initial refactor of N2VC by David Garcia · 6 years ago
  35. af6812a Get series from machine by David Garcia · 6 years ago
  36. 0a8c9af Change to sane default timeout by beierlm · 6 years ago
  37. 32b3812 Fix credential_name by David Garcia · 6 years ago
  38. e370f3b Fix bug 1050: Make provisioner asynchronous by David Garcia · 6 years ago
  39. f52cb7c Enable lint, flake8 and unit tests by beierlm · 6 years ago
  40. 347aae6 Check if cloud is built-in cloud when adding a model by David Garcia · 6 years ago
  41. 8ff1199 fix 1040 report error on failing delete_namespace by tierno · 6 years ago
  42. 8ffbe9e Raise N2VCNotFound exception in delete_namespace by David Garcia · 6 years ago
  43. c6b1926 Add N2VCNotFound exception by David Garcia · 6 years ago
  44. dfaa6e8 Fix bug 1039: Add config to install_configuration_sw by David Garcia · 6 years ago
  45. 979df14 Fix bug 1049: Raise exception if model does not exist when destroying a model by David Garcia · 6 years ago
  46. df9f72a Fix bug 1018 by David Garcia · 6 years ago
  47. eee9ead Feature 8720: Get leader unit to execute action by David Garcia · 6 years ago
  48. 0860cf3 Add multicloud controller support by Dominik Fleischmann · 6 years ago
  49. f9bed35 Standardize logging by Dominik Fleischmann · 6 years ago
  50. 4139522 Fix machine deletion when delete execution environment by calvinosanch · 6 years ago
  51. aae10b4 juju relations implementation by quilesj · 6 years ago
  52. bd5a0c9 Destroy machines before destroying the model by quilesj · 6 years ago
  53. 923510c Quick deployment of charms: added apt_mirror and enable_os_upgrade model config options by garciadeblas · 6 years ago
  54. 776ab39 Changes in NS and operation status by quilesj · 6 years ago
  55. 9ae8fa5 Fix bug 957: Return pubkey properly by David Garcia · 6 years ago v7.0.0 v7.0.0rc1
  56. 1804607 Workaround bug 936 by Adam Israel · 6 years ago
  57. 073e169 Fix flake8 by quilesj · 6 years ago
  58. a674841 Fix rjust error. Adding K8sException by quilesj · 6 years ago
  59. ac4e0de Fix native charms for feature 7928 by quilesj · 6 years ago
  60. 2911434 New N2VC API: generic connector and juju connector by quilesj · 6 years ago feature7928