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

LBaaS v2 l7 policy support - part 2: list l7policy #835

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

lingxiankong
Copy link
Contributor

@lingxiankong
Copy link
Contributor Author

@jtopjian before i continue, could you please tell me if i'm on the right way?

@coveralls
Copy link

coveralls commented Mar 17, 2018

Coverage Status

Coverage increased (+0.06%) to 77.481% when pulling 4b59796 on lingxiankong:octavia-l7-policy-list into 54a8a6b on gophercloud:master.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Mar 17, 2018

Build succeeded.

@lingxiankong
Copy link
Contributor Author

this patch is ready for review, @jtopjian @jrperritt @dklyle

@theopenlab-ci
Copy link

theopenlab-ci bot commented Mar 17, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Mar 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Apr 4, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Apr 4, 2018

Build succeeded.

@lingxiankong lingxiankong changed the title LBaaS v2 l7 policy support [Part 2]: list l7policy LBaaS v2 l7 policy support - part 2: list l7policy Apr 4, 2018
@lingxiankong
Copy link
Contributor Author

@jtopjian hi, i'm not sure if the ci failure relates to my change, how can i retrigger?

@theopenlab-ci
Copy link

theopenlab-ci bot commented Apr 5, 2018

Build succeeded.

@jtopjian
Copy link
Contributor

jtopjian commented Apr 5, 2018

@lingxiankong We had a fun day of test failures today :)

The Travis failures were fixed here: #892. I believe only myself or @jrperritt can retrigger those.

The OpenLab failures should be resolved with #890. If you want to re-run them, you can make a comment with the single word of recheck. However, LoadBalancer acceptance tests aren't running in OpenLab yet, so any failures you see should be unrelated to what you're working on.

@lingxiankong
Copy link
Contributor Author

@jtopjian @jrperritt ping for review. I rebased the commit now all CI tests are green.

Copy link
Contributor

@jtopjian jtopjian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lingxiankong Looks good to me! Thank you again for your patience.

The two nits are non-blocking. Would you be able to fix them in the next PR?

@@ -12,5 +12,21 @@ Example to Create a L7Policy
if err != nil {
panic(err)
}

Example to List L7Policies
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Doc headers need to have a newline before and after. Same for the "Example to Create a L7Policy" header.

@jtopjian jtopjian merged commit bfc4756 into gophercloud:master Apr 5, 2018
@lingxiankong lingxiankong deleted the octavia-l7-policy-list branch April 5, 2018 05:33
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.

None yet

3 participants