Skip to content

Instantly share code, notes, and snippets.

@ramielrowe
Created April 2, 2015 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ramielrowe/d1a7d15d37f65905be5e to your computer and use it in GitHub Desktop.
Save ramielrowe/d1a7d15d37f65905be5e to your computer and use it in GitHub Desktop.
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