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

Separate Cloud and Infra Stacks controller/list #12617

Closed
sseago opened this issue Nov 14, 2016 · 5 comments
Closed

Separate Cloud and Infra Stacks controller/list #12617

sseago opened this issue Nov 14, 2016 · 5 comments
Assignees

Comments

@sseago
Copy link
Contributor

sseago commented Nov 14, 2016

When Ansible jobs were implemented, the Orchestration Stacks controller was modified to only show Cloud Stacks. This inadvertently broke the Infra Stacks UI sinceshow page threw an error for an Infra stack since it wasn't a Cloud Stack. As a short term fix, #12569 modifies the Orchestration Stacks controller to show both Infra and Cloud stacks. The problem with this is that now Infra stacks show up under Compute->Cloud->Stacks.

We need to split the OrchestrationStacksController class into separate Cloud and Infra controllers. The implementation will probably leave the bulk of the implementation in the current base class and create Cloud and Infra subclasses to override names, paths, types, etc.

@abellotti
Copy link
Member

Controller code, sending over to UI team.
/cc @dclarizio

@dclarizio
Copy link

This issue was moved to ManageIQ/manageiq-ui-classic#211

@dclarizio
Copy link

@Fryguy @chessbyte please close, issue moved to ui-classic.

@dclarizio
Copy link

@Fryguy @chessbyte ^^^

@miq-bot
Copy link
Member

miq-bot commented Oct 7, 2017

This issue has been automatically marked as stale because it has not been updated for at least 6 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions!

@miq-bot miq-bot added the stale label Oct 7, 2017
@Fryguy Fryguy closed this as completed Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants