Add support for magnum - #1
Open
mbanszex wants to merge 19 commits into
Open
Conversation
mbanszex
force-pushed
the
KubernetesBenchmark_Magnum
branch
from
January 12, 2017 16:08
ae72812 to
878cdd9
Compare
rbbratta
force-pushed
the
KubernetesBenchmark_Magnum
branch
3 times, most recently
from
January 13, 2017 18:26
03b65b5 to
2e1046c
Compare
mbanszex
force-pushed
the
KubernetesBenchmark_Magnum
branch
from
January 16, 2017 14:40
2e1046c to
d690216
Compare
mbanszex
force-pushed
the
KubernetesBenchmark_Magnum
branch
from
January 25, 2017 16:07
b03524a to
f505190
Compare
- Modified regex in openvswitch, added get_interface_statistic_counter method. - Added option 'set autoneg' to modify_ports method. Signed-off-by: Stepan Andrushko <[email protected]>
mbanszex
force-pushed
the
KubernetesBenchmark_Magnum
branch
from
January 30, 2017 09:45
49358f9 to
a915f35
Compare
Modified openvswitch and linux_host_bash to support OVS stats with DPDK.
Signed-off-by: Martin Banszel <[email protected]>
Signed-off-by: Martin Banszel <[email protected]>
Signed-off-by: Martin Banszel <[email protected]>
Signed-off-by: Martin Banszel <[email protected]>
Signed-off-by: Martin Banszel <[email protected]>
Support only systemd now Signed-off-by: Martin Banszel <[email protected]>
Signed-off-by: Martin Banszel <[email protected]>
- IterableMetaclass and it's class Constants introduced (in addition to group constants it allows to iterate over constants' values) - reiview comments addressed
Signed-off-by: Martin Banszel <[email protected]>
Signed-off-by: Martin Banszel <[email protected]>
Signed-off-by: Martin Banszel <[email protected]>
mbanszex
force-pushed
the
KubernetesBenchmark_Magnum
branch
from
February 6, 2017 15:28
073062a to
a881d37
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change-Id: I00041cc09ecd65ea82b15c532d9dba0669659663
Signed-off-by: Martin Banszel [email protected]
This change is