Created
April 2, 2015 15:56
-
-
Save ramielrowe/d1a7d15d37f65905be5e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bay/BayModel API & Heat Conductor Handler | |
1) Add coe attribute to BayModel models | |
2) Use coe attribute in heat handler's get_template_definition(...) calls | |
Template and TemplateDefinitions | |
3) Add Swarm TemplateDefinition | |
note) Around this time I may see about merging swarm template into heat-coe-templates along creating the TemplateDefinitions for heat-coe-templates | |
Container API & COntainer Conductor Handler | |
4) Add bay_uuid attribute to Container model | |
5) Update container conductor to use Container's Bay's api_address to construct docker client |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment