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