misc/migration/3.4.0_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Tue, 27 Apr 2010 11:23:20 +0200 (2010-04-27)
branchstable
changeset 5415 6bb0c3a53589
parent 2127 bc86aa68cc43
child 8798 cdab3aadc679
permissions -rw-r--r--
ask pyro group config questions for all-in-one config site when pyro is enabled in serverctl.py, the pyro questions are not asked for all-in-one configs, because this is webctl.py's responsibility. However for a all-in-one instance, repo_method is "in-memory" so the pyro questions would not be asked even if pyro had been explicitely enabled before.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2127
bc86aa68cc43 no more meta attribute on entity and relation type
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
drop_attribute('CWEType', 'meta')
bc86aa68cc43 no more meta attribute on entity and relation type
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
drop_attribute('CWRType', 'meta')