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

Heat module doesn't work with the endpoint and database class structure #64

Open
michaeltchapman opened this issue Jul 24, 2014 · 0 comments

Comments

@michaeltchapman
Copy link
Contributor

Since heat has a class for both the endpoint and the cfn endpoint, it needs to be treated differently if we are to add heat_cfn to enabled services and remove it from the class group.

We should add heat_cfn to enabled_services and include it via a special case, then delete it in coi::profiles::endpoints the way we do for swift in databases so it's not passed down to coi::endpoints.

Similarly we should delete it in the coi::profiles::databases class.

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

No branches or pull requests

1 participant