diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-07-19 09:09:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-19 09:09:14 +0000 |
commit | 64bd92b5a029e16b63841766add8aa2427851980 (patch) | |
tree | b843b53763302da4610489418e36a1408ae7843f /docs/submodules | |
parent | 4b2b55b0eff425c95c8d574212b54aec644de7db (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Kubernetes NodePort must have 'name' if multiple created"
- Kubernetes NodePort must have 'name' if multiple created
In Kubernetes context, service NodePort can contain more than one port
defined. Actually, by default port SSH (22) is always created. If more
than one port is defined in the service template, 'name' parameter is
mandatory.
Names must be lowercase, containing alphanumeric characters or '-'.
Verification regex used by Kubernetes: [a-z0-9]([-a-z0-9]*[a-z0-9])?
JIRA: YARDSTICK-1324
Change-Id: I82791761d8eae24196c2f16aee9900af28d44c57
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 43865731ecf49c534c6a54e856e9133fd928892 +Subproject 5ae93eed050cad404c9505037a1e8362e571173 |