Commit fb0200a5 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_cloud: Computer don't index the slap_state

parent 9f52e194
...@@ -3,7 +3,6 @@ result_list = [] ...@@ -3,7 +3,6 @@ result_list = []
migration_kw = { migration_kw = {
'portal_type': 'Computer', 'portal_type': 'Computer',
'slap_state': '%'
} }
non_migrated_instance = portal.portal_catalog(limit=1, **migration_kw) non_migrated_instance = portal.portal_catalog(limit=1, **migration_kw)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment