Yes, I have made changes in my config.py file. I do see the populate.py module
in paddles/commands directory. However, when I run pecan populate command, 
I get this error - 

pecan: argument command: invalid choice: 'populate' (choose from 'create', 
'shell', 'serve')


Regards,
Kapil.




>>> Sarang G <2639...@gmail.com> 07/31/14 5:29 AM >>>
"Populate" command is a custom command.. Paddles is a pecan project inside 
which is a command directory. Populate is defined in that.Have you made changes 
in your config.py file (which is configuration file for pecan..)?
 



On Thu, Jul 31, 2014 at 2:40 AM, Kapil Sharma <ksha...@suse.com> wrote:
 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
 



 

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to