Hi, I am trying to setup paddles and following the README at - https://github.com/ceph/paddles and facing problem at step 9 - "pecan populate config.py" The issue is that the pecan package on my machine doesn't seem to have the 'populate' command.
(virtualenv)jenkins@node-4:~/workspace/paddles> pecan -h usage: pecan [-h] [--version] command ... positional arguments: command create Creates the file layout for a new Pecan scaffolded project shell Open an interactive shell with the Pecan app loaded serve Serves a Pecan web application optional arguments: -h, --help show this help message and exit --version show program's version number and exit (virtualenv)jenkins@node-4:~/workspace/paddles> pecan --version Pecan 0.5.0 Regards, Kapil.
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com