Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change toString() of OFMetadata #427

Merged
merged 1 commit into from
Oct 26, 2015

Conversation

rizard
Copy link
Contributor

@rizard rizard commented Sep 28, 2015

Reviewer: @rlane

Change toString() of OFMetadata to not include the string 'Metadata:' before the value. No other type does this to my knowledge. We should probably remove it to be consistent with e.g. MacAddress, which is a hex string 'XX:XX:XX:XX:XX:XX', not 'MAC Address: XX:XX:XX:XX:XX:XX'.

…fore the value. No other type does this to my knowledge. We should probably remove it to be consistent with e.g. MacAddress, which is a hex string 'XX:XX:XX:XX:XX:XX', not 'MAC Address: XX:XX:XX:XX:XX:XX'.
@bsn-abat
Copy link

ABAT: AUTO-REJECT: no reviewer specified in pull request description

INSTRUCTIONS: Please fix your problem by

  1. Make sure line below is included in pull request description (not a follow-up comment):
    Reviewer: @username @username @username ...
    Leave no space at beginning of line. Use real GitHub IDs as reviewers.

  2. Have at least one approval in any follow-up comment. An approval is given by including a single word of "ACK" (without quotes) in a line by itself. The approval can come from any person except the requester.

Under certain situations the requester can approve his/her own change. To do that, just include a single word of "SELF-ACK" (without quotes) in a line by itself. You are trusted not to abuse it :)

Any code review approval or new comment including the magic line of "R_E_T_R_Y" (Remove the underscores) will cause abat to automatically try to merge your code again.

@bsn-abat
Copy link

Refer to this link for build results (access rights to CI server needed):
https://jenkins.bigswitch.com//job/loxigen_pull_req/180/
Test PASSed.

@rlane
Copy link
Contributor

rlane commented Oct 26, 2015

ACK

@bsn-abat
Copy link

ABAT: START_MERGE: Log file at http://vss1/abat/2015.10.26.1731-m.loxigen.master/abat.log

bsn-abat pushed a commit to floodlight/loxigen-artifacts that referenced this pull request Oct 26, 2015
Loxigen Head commit floodlight/loxigen@b3b3cfd
commit b3b3cfd16d43bea9a59a40e185b58781ace14ad2
Merge: 8b8ac26 5bc9c8c
Author: abat <abat@bigswitch.com>
Date:   Mon Oct 26 10:31:43 2015 -0700

    Merge into master from pull request #427:
    Change toString() of OFMetadata (floodlight/loxigen#427)

commit 5bc9c8cc8570b752b20e2f43915c6bc027a2de6e
Author: Ryan Izard <ryan.izard@bigswitch.com>
Date:   Mon Sep 28 08:30:15 2015 -0400

    Fix toString() of OFMetadata to not include the string 'Metadata:' before the value. No other type does this to my knowledge. We should probably remove it to be consistent with e.g. MacAddress, which is a hex string 'XX:XX:XX:XX:XX:XX', not 'MAC Address: XX:XX:XX:XX:XX:XX'.
@bsn-abat bsn-abat merged commit 5bc9c8c into floodlight:master Oct 26, 2015
bsn-abat pushed a commit that referenced this pull request Oct 26, 2015
Change toString() of OFMetadata (#427)
@bsn-abat
Copy link

ABAT: ACCEPT: Successfully merged

In case you want to see the build log, check out :
Log file at http://vss1/abat/2015.10.26.1731-m.loxigen.master/abat.log
/cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants