You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Change object marker from .cdist to .cdist-TEMPNAME to allow using
|
|
object ids that contain / are .cdist.
|
|
|
|
Changes required:
|
|
|
|
cdist/emulator.py:
|
|
needs to know suffix/name
|
|
tests:
|
|
allow object id named /.cdist
|
|
tests:
|
|
many
|
|
cdist/config.py:
|
|
have suffix
|
|
|
|
|