Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Commit

Permalink
Registered ContainerManagerConfig model.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashcrow authored and mbarnes committed Jan 28, 2017
1 parent 162b04c commit 22b5e88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/commissaire/storage/etcd.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
'ClusterRestart': '/cluster/{0}/restart',
'ClusterUpgrade': '/cluster/{0}/upgrade',
'Clusters': '/clusters/',
'ContainerManagerConfig': '/container_managers/{0}',
'ContainerManagerConfigs': '/container_managers/',
'Host': '/hosts/{0}',
'Hosts': '/hosts',
'Network': '/networks/{0}',
Expand Down

0 comments on commit 22b5e88

Please sign in to comment.