commit | 4c6be4a0e50a8b54b482f023ecc00fe93e71cc53 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Wed Jun 10 15:59:04 2015 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Wed Jun 10 15:59:04 2015 -0400 |
tree | 32228340531487838c4a0996132436eda1c60ab6 | |
parent | c35c32a625ea31265d50fe2840f06a0b43ce6b60 [diff] |
Use ubuntu-vcpe3
diff --git a/xos/cord/models.py b/xos/cord/models.py index cab7909..e5cd4c3 100644 --- a/xos/cord/models.py +++ b/xos/cord/models.py
@@ -246,7 +246,7 @@ @property def image(self): - LOOK_FOR_IMAGES=["ubuntu-vcpe2", # ONOS demo machine -- preferred vcpe image + LOOK_FOR_IMAGES=["ubuntu-vcpe3", # ONOS demo machine -- preferred vcpe image "Ubuntu 14.04 LTS", # portal "Ubuntu-14.04-LTS", # ONOS demo machine ]