Re: [openstack-dev] [ceilometer] unable to collect compute.node.cpu.* data

2014-11-07 Thread Hang H Liu
        name: "network\\.(incoming|outgoing)\\.(bytes| packets)" >                        unit: "(B|packet)" >                 target: >                     map_to: >                         name: "network.\\1.\\2.rate" >                         unit: "\

Re: [openstack-dev] [heat] How to expose the error messages if the heat stack creation fails with software config/software deployment

2014-11-06 Thread Hang H Liu
eploy_status_code : Deployment > exited with | > | | non-zero status code: 1 | > | > +-- > +-- > + > > > Thanks, > Tao Tao, Ph.D. > IBM T. J. Watson Research

Re: [openstack-dev] [heat] How to expose the error messages if the heat stack creation fails with software config/software deployment

2014-11-06 Thread Hang H Liu
Hi, Tao Tao, Here is an example, DEBUG (session) REQ: curl -i -X GET http://9.186.100.22:8004/v1/f334fc078b944b60a08d121022fae0f0/stacks/s1 ... ... RESP BODY: { "stack" : { "capabilities" : [ ], ... ... "parent" : null, "stack_name" : "s1", "stack_owner" : "admin",

Re: [openstack-dev] [ceilometer] unable to collect compute.node.cpu.* data

2014-11-05 Thread Hang H Liu
Same steps I can get below results. You may need debug into get_meters() in ceilometer/storage/impl_sqlalchemy.py to see if some filters are taking effect. localadmin@ostest2:~/devstack$ ceilometer meter-list +-++-+--