diff options
author | Stephen Wong <stephen.kf.wong@gmail.com> | 2018-11-07 07:31:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-07 07:31:38 +0000 |
commit | 26c729af54b5ebcade2da30d5e75108bf0c051c7 (patch) | |
tree | 74958baf1d1542b5e6c28347f3b6769cc76aa122 /docs/submodules | |
parent | 0d3d4fa7748601ffd526cf1c947295bb0147e876 (diff) |
Update git submodules
* Update docs/submodules/clover from branch 'stable/gambia'
- Merge "Add ability to read controller nodeport IP from file" into stable/gambia
- Add ability to read controller nodeport IP from file
- Formalize use of cloverctl config file using viper
- Default name of config file is '.cloverctl.yaml'
- Look for file in home directory or relative to
cloverctl executable
- Single value in config is for 'ControllerIP: <IP Address>'
- Still try and retrieve port value of clover-controller nodeport
automatically
- Still try and retrieve IP address of clover-controller LB if
GKE environment is being used and override config file value if found
in current kube context
- Improve error messaging if controller connect fails
- Clean up the CLI help output
- Modify jmeter 'get testresult' command to avoid the use
of flags and use arguments instead
Change-Id: Id95d1b3d1079ac84996681db62da1f9b6b8a88b5
Signed-off-by: earrage <eddie.arrage@huawei.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/clover | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/clover b/docs/submodules/clover -Subproject c707865a7fd822165a596387c67f7ee1d2c2c9d +Subproject c7ac596c0914b4f627e393d404707a9098e794f |