Bug 1962 fixed: removed the variable cluster_uuid from init_env method
[osm/N2VC.git] / n2vc / libjuju.py
2021-11-04 David GarciaFeature 10887: Add cross-model relations support 91/11291/7 release-v11.0-start v11.0.0rc1
2021-10-20 aktasFix bug 1715 78/11278/2
2021-09-07 David GarciaAllow the deployment of privileged KDUs 51/11151/1
2021-08-26 aktasBug 1643 fix 21/11121/2
2021-08-17 aktasBug 1609 fix 86/11086/12
2021-07-27 David GarciaGive a warning when removing a cloud that does not... 75/11075/1
2021-07-27 David GarciaFix bug 1589: Improve deletion of models 70/11070/5
2021-05-31 David GarciaFix bug 1533: use bionic as default series in proxy... 10/10910/2
2021-05-20 garciadeblasReformat N2VC to standardized format 37/10537/5 release-v10.0-start
2021-05-17 aktasFeature 10509 manual scaling for native k8s charm 87/10487/14
2021-05-03 David GarciaFeature 10239: Distributed VCA 16/10616/9
2021-04-26 aktasFix 1462 99/10399/9
2021-04-14 ksaikiranrFeature-9904: Enhancing NG-UI to enable Juju operationa... 79/10479/5
2021-03-17 David GarciaAdd ModelConfig 75/10475/4
2021-03-15 David GarciaFix bug 1467 93/10493/2
2021-03-10 David GarciaMinor improvements to libjuju.py 73/10473/5
2021-02-26 endikafix 1208: add native charm support for rhel and fix... 13/9713/7
2021-02-03 almagiaRevert "Revert "Clean up commented or unused code"" 46/10246/1
2021-02-01 David GarciaRevert "Clean up commented or unused code" 44/10244/1
2021-02-01 David GarciaClean up commented or unused code 43/10243/1
2020-11-28 David GarciaFix bug 1298 47/10047/13
2020-11-11 David GarciaFix minor bug in configure application 65/9965/3
2020-11-04 David GarciaFeature 9751: Centralized VCA for KNFs 33/9733/15
2020-10-22 David GarciaFix bug 1263 02/9902/1
2020-10-21 David GarciaFix bug 1267: Destroy machines that are pending 98/9898/5
2020-10-21 David GarciaFix bug 1216: Force model deletion 89/9889/6
2020-10-21 David GarciaFix bug 1236: Retry if leader unit is not obtained 32/9832/4
2020-10-16 David GarciaAdd credential_name option for add_k8s() and add_cloud() 61/9861/1
2020-10-16 David GarciaAdd credential_name in Libjuju.add_model() function 54/9854/1
2020-09-22 David GarciaAdd new kubectl.py functions, modify some libjuju.py... 23/9723/5
2020-09-21 David GarciaAdd get_metrics command to n2vc_juju_conn and libjuju 26/9726/1
2020-09-17 David GarciaAdd add_k8s, add_cloud, and remove_cloud commands to... 17/9717/1
2020-09-16 David GarciaRemove EntityType from juju watcher and workaround... 12/9712/4
2020-09-11 David GarciaAdd consume to libjuju.py 00/9700/1
2020-09-11 David GarciaChange add_relation function in libjuju.py to accept... 39/9639/4
2020-09-11 David GarciaAdd list_offers function to libjuju.py 38/9638/5
2020-09-11 David GarciaAdd models_exist function to libjuju.py 37/9637/4
2020-08-20 David GarciaMake API Proxy optional and avoid replacing existing... 07/9607/1
2020-08-20 Dominik FleischmannAdd unit tests to N2VC refactor 52/9352/8
2020-07-01 David GarciaUpdate database with api_endpoints of VCA on initialization 60/9260/1
2020-06-30 David GarciaFix model deletion 82/9182/6
2020-06-29 Dominik Fleischmann8716 - K8s Proxy Charms 72/9072/8
2020-06-26 David GarciaFeature 8720: Add scale support 25/8725/20
2020-06-26 David GarciaFeature 8681: Add VCA HA capabilities 19/9119/57
2020-06-18 David GarciaInitial refactor of N2VC 09/8909/46