From ea2a0386aeecdd353a7233fb9c5b3afe1d0fbea9 Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Mon, 9 Feb 2015 11:01:23 -0800 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 71553661a8..b691e50bab 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -8,7 +8,7 @@ Docker Swarm Roadmap * [ ] Persistent state storage * [ ] Virtual Container ID * [ ] Rebalancing -* [ ] Affinity constraints & improved constraints expression (==, !=, regular expressions) +* [x] Affinity constraints & improved constraints expression (==, !=, regular expressions) * [ ] Global scheduling (schedule containers on every node) ####Multi-tenancy