Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
N2VC
/
refs/heads/sol006v331
/
n2vc
/
n2vc_juju_conn.py
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