diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-07-13 11:10:18 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-13 17:12:57 +0000 |
commit | 556a6797825118f2db209602d277b23f89544e3e (patch) | |
tree | 2082f11454c58c91997b9b1c70d76c48ed75952f /docs/submodules | |
parent | 757822a96fee0843aa440e4a174912cf89c53fd1 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Add service NodePort information in server description
Kubernetes context provides a list of NodePort services to each
replication controller. "_get_server" should return this information
in the server description dictionary:
server: { ...
'service_ports': <list of NodePort objects>
}
Relevant NodePort object attributes:
- port
- node_port
- target_port
- protocol
- name
JIRA: YARDSTICK-1313
Change-Id: Ie481cdea4761f162e3b3329e4e2c5a982faea9e9
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 2429ef152b5503d939022fbfd145b88a1df5c23 +Subproject f6fa0d7422f0669d049dbf07a51eb39b1dc2583 |