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

Rename API redirects httpd conf file #221

Merged
merged 2 commits into from
Oct 6, 2017

Conversation

carbonin
Copy link
Member

@carbonin carbonin commented Sep 19, 2017

This goes along with the changes in ManageIQ/manageiq-appliance#131

This should be merged after that patch so that the file actually exists.

@@ -12,7 +12,7 @@ Options SymLinksIfOwnerMatch
<VirtualHost *:80>
DocumentRoot /var/www/miq/vmdb/public
Include conf.d/manageiq-redirects-ui
Include conf.d/manageiq-redirects-ws
Include conf.d/manageiq-redirects-api
Copy link
Member

Choose a reason for hiding this comment

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

In the other repo, I think there was an ordering issue that forced me to put api before ui, so that should be done here as well.

Copy link
Member Author

Choose a reason for hiding this comment

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

I imagine it wouldn't matter. This is working now and you didn't change the ordering in the PR where you made the name change right?

Copy link
Member

Choose a reason for hiding this comment

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

I ensured the ordering was api, then ui, then websocket because that's what it was. I remember @bdunne saying order was important (though I don't know why).

@carbonin
Copy link
Member Author

carbonin commented Oct 6, 2017

The manageiq-appliance PR is merged ... Container builds will now be broken until this one is also merged.

bump @bdunne @Fryguy

@miq-bot
Copy link
Member

miq-bot commented Oct 6, 2017

Checked commits carbonin/manageiq-pods@c8c936f~...920f6f4 with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0
0 files checked, 0 offenses detected
Everything looks fine. 🍰

@bdunne bdunne merged commit 3b5ae78 into ManageIQ:master Oct 6, 2017
@bdunne bdunne added this to the Sprint 71 Ending Oct 16, 2017 milestone Oct 6, 2017
@carbonin
Copy link
Member Author

carbonin commented Oct 6, 2017

🎉 Thanks @bdunne

@carbonin carbonin deleted the rename_api_redirects_include_file branch October 13, 2017 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants