Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
N2VC
/
85755d17a807df83d0e472e6e73500a4d743296b
85755d1
Add get_metrics command to n2vc_juju_conn and libjuju
by David Garcia
· 6 years ago
12b2924
Add add_k8s, add_cloud, and remove_cloud commands to libjuju.py and unit tests
by David Garcia
· 6 years ago
c38a696
Remove EntityType from juju watcher and workaround juju bug for retrieving the status
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
68b0072
Add consume to libjuju.py
by David Garcia
· 6 years ago
8331f7c
Change add_relation function in libjuju.py to accept saas
by David Garcia
· 6 years ago
bc538e4
Add list_offers function to libjuju.py
by David Garcia
· 6 years ago
42f328a
Add models_exist function to libjuju.py
by David Garcia
· 6 years ago
f414edf
Add entries in .gitignore to ignore the files created by venv
by David Garcia
· 6 years ago
4f74f59
Store k8s controller information in Mongo, and remove controller attribute from K8sJujuConnector
by David Garcia
· 6 years ago
2c791b3
Get the kubeconfig credentials from MongoDB
by David Garcia
· 6 years ago
84ebb75
Fix bug 1167
by David Garcia
· 6 years ago
e7b9a5b
1156 fix path obtained for k8s_helm_conn cluster
by tierno
· 6 years ago
3700498
Fix an issue with the service ports in Kubectl.py
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
0c47825
Add unit tests for K8s Proxy Charm Feature
by Dominik Fleischmann
· 6 years ago
4d0bef5
Pin libjuju version to 2.8.2
by David Garcia
· 6 years ago
5d79939
Implement get_service and get_services methods for K8sJujuConnector
by David Garcia
· 6 years ago
7ff392f
Add unit tests to N2VC refactor
by Dominik Fleischmann
· 6 years ago
891732a
fix bugs 1117 and 1142 at deleting k8scluster helm-chart
by tierno
· 6 years ago
d99f3f2
Added new functionaliyty to obtain services data
by lloretgalleg
· 6 years ago
ec8a504
allow starts N2VCJujuConnector without the parameter api_proxy
by tierno
· 6 years ago
a5728bf
fix 1108 enhancement in helm installation and removing
by tierno
· 6 years ago
2cf8b2e
Update database with api_endpoints of VCA on initialization
by David Garcia
· 6 years ago
d745e22
Fix missing await
by David Garcia
· 6 years ago
b8ff39b
Fix model deletion
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
2f66c4d
Feature 8681: Add VCA HA capabilities
by David Garcia
· 6 years ago
41b40a1
Revert "Tox doesn't like -"
by beierlm
· 6 years ago
032bba4
Adding python3-pip stage2 dependency
by Felipe Vicens
· 6 years ago
d87303d
Tox doesn't like -
by beierlm
· 6 years ago
e85ba44
Use default Previous Work Dir if there is none
by Dominik Fleischmann
· 6 years ago
release-v8.0-start
v8.0.0rc1
119f723
fix issue storing status of k8s_helm_conn
by tierno
· 6 years ago
4fee80e
Initial refactor of N2VC
by David Garcia
· 6 years ago
d3de135
Install iptables-persistent if it doesn't exist
by David Garcia
· 6 years ago
f20c674
Pin juju version to 2.8.1
by David Garcia
· 6 years ago
af6812a
Get series from machine
by David Garcia
· 6 years ago
06bc9df
Ommit public_key argument if None
by Dominik Fleischmann
· 6 years ago
0a8c9af
Change to sane default timeout
by beierlm
· 6 years ago
32b3812
Fix credential_name
by David Garcia
· 6 years ago
d598914
Adds skipdist back
by beierlm
· 6 years ago
e370f3b
Fix bug 1050: Make provisioner asynchronous
by David Garcia
· 6 years ago
55ca1c7
Fix missing import
by beierlm
· 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
fc796cc
K8s action support
by Dominik Fleischmann
· 6 years ago
53555f6
adding optional namespace to K8s install
by tierno
· 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
45d9577
Add local k8s charms support
by Dominik Fleischmann
· 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
2f2832c
Fix logging in Juju K8s code
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
65ddf85
Synchronize helm repos on ns instantiation instead of creation
by lloretgalleg
· 6 years ago
1ac78b3
1000: Fix authentication when deleting service
by Dominik Fleischmann
· 6 years ago
af13326
Merge "Revert "Bug 1000: Fix authentication when deleting service""
by israelad
· 6 years ago
02ee754
Revert "Bug 1000: Fix authentication when deleting service"
by israelad
· 6 years ago
5f8f97d
Merge "Bug 1000: Fix authentication when deleting service"
by israelad
· 6 years ago
4d193dc
Bug 1000: Fix authentication when deleting service
by Dominik Fleischmann
· 6 years ago
dd0cdee
Fixed issue canceling status task
by lloretgalleg
· 6 years ago
68eb809
Fix 1015. Remove non used paramiko dependencies at k8s_helm_conn
by tierno
· 6 years ago
847f3c0
1007 Use KDU name and NS id for model names
by Dominik Fleischmann
· 6 years ago
601697a
fix 1010. Proper exception handling when looking for used kdu name
by tierno
· 6 years ago
54771fa
k8s_juju_conn.py: fix cloud name for k8s
by garciadeblas
· 6 years ago
32dc3c6
Fix bug 996. Error status when cluster is not ready
by quilesj
· 6 years ago
bc355a1
Generate names for K8s pods when file or url
by quilesj
· 6 years ago
aae10b4
juju relations implementation
by quilesj
· 6 years ago
3419aba
Fix bug 1002
by Adam Israel
· 6 years ago
bd5a0c9
Destroy machines before destroying the model
by quilesj
· 6 years ago
7ac3f38
Merge "Add check for local k8s"
by israelad
· 6 years ago
ace992d
Add check for local k8s
by David Garcia
· 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
ad3a054
Use NS uuid when creating a juju k8s model
by Dominik Fleischmann
· 6 years ago
sol006
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
43c2e79
Merge "Add missing argument in notify_callback"
by israelad
· 6 years ago
4089921
Juju/k8s fixes
by Adam Israel
· 6 years ago
9e5eddb
Add NotImplemented exception
by Adam Israel
· 6 years ago
eef6893
Sync with k8s api
by Adam Israel
· 6 years ago
1be0630
Adding inspect methods for K8s
by quilesj
· 6 years ago
ac4e0de
Fix native charms for feature 7928
by quilesj
· 6 years ago
d909b07
Add missing argument in notify_callback
by Dominik Fleischmann
· 6 years ago
ca6eb95
Add License headers to all code files
by Dominik Fleischmann
· 6 years ago
14c779a
Merge "Update deprecated use of yaml.load"
by israelad
· 6 years ago
9a1bd31
Update deprecated use of yaml.load
by Adam Israel
· 6 years ago
b554317
Update to use safe_load
by Adam Israel
· 6 years ago
0d648c9
Revert change 8b1bcf0
by tierno
· 6 years ago
Next »