-
Notifications
You must be signed in to change notification settings - Fork 29
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
Swift at root URL checks #619
Conversation
proto = "https" if config.ssl else "http" | ||
url = f"{proto}://{ip_and_port}/" | ||
|
||
log.info("CHeck swift /info") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor: typo, please make. a changes in all the places
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done , pls review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
other than minor comment,
remaining changes looks good
@@ -51,6 +51,7 @@ | |||
import traceback | |||
|
|||
import names | |||
import requests | |||
import v2.lib.manage_data as manage_data | |||
import v2.lib.resource_op as swiftlib | |||
import v2.utils.utils as utils |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the config file : configs/test_swift_at_root.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done , pls review
Signed-off-by: Tejas Chandramouli <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: anrao19, ckulal, hmaheswa, TejasC88, viduship The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Operations:
Pass log : http://magna002.ceph.redhat.com/cephci-jenkins/tchandra/swift_at_root.txt