[openstack-dev] Unable to change environment Variables for demo or admin tenant during runtime

2016-03-19 Thread Umar Yousaf
Unable to set Environment variables like *OS_USERNAME, OS_PASSWORD, OS_TENANT_NAME, OS_REGION_NAME, OS_AUTH_URL* during run time through for example *os.system("source openrc demo demo")* ,in order to run commands for demo project like *ceilometer event-list*. Actually I am unable to get demo's

[Openstack-operators] Unable to change environment Variables for demo or admin tenant during runtime

2016-03-15 Thread Umar Yousaf
Unable to set Environment variables like *OS_USERNAME, OS_PASSWORD, OS_TENANT_NAME, OS_REGION_NAME, OS_AUTH_URL* during runtime through for example os.system("source openrc demo demo") ,in order to run commands for demo project like ceilometer event-list. Actually I am unable to get demo's

Re: [openstack-dev] [ceilometer] Why edited configuration get replaced after stack.sh

2016-03-15 Thread Umar Yousaf
Follow this link [1] to see how can you > restart a particular service. > > [1] > http://stackoverflow.com/questions/23593508/restarting-a-service-in-openstack-installed-using-devstack > > Hope this helps. > > Rubab > > On Tue, Mar 15, 2016 at 4:57 PM, Umar Yousaf <um

[openstack-dev] [ceilometer] Why edited configuration get replaced after stack.sh

2016-03-15 Thread Umar Yousaf
Hi, I am pretty new to openstack and I have a very basic question to ask. I have a single node liberty edition of devstack up and running. I order to get *ceilometer events* for instances running on demo tenant with admin token set I have heard about role based access control (rbac) following

[openstack-dev] [ceilometer] Could not get ceilometer events for instances running on demo tenant

2016-03-08 Thread Umar Yousaf
I have a single node configuration for devstack liberty working and I want to record all the *ceilometer events* like compute.instance.start, compute.instance.end, compute.instance.update etc occurred recently. I am unable to get any event occurred for instances running for demo project i.e when I

[Openstack-operators] [ceilometer] Could not get ceilometer events for instances running on demo tenant

2016-03-06 Thread Umar Yousaf
I have a single node configuration for devstack liberty working and I want to record all the *ceilometer events* like compute.instance.start, compute.instance.end, compute.instance.update etc occurred recently. I am unable to get any event occurred for instances running for demo project i.e when I

Re: [openstack-dev] [ceilometer] Unable to get ceilometer events for instances running for demo project

2016-03-03 Thread Umar Yousaf
, 2016 7:16 PM, "Umar Yousaf" <umarusaf...@gmail.com> wrote: > Hey liusheng, > When I run the command event-list with admin tenant I get all the > available events but when I run the same command with demo environment > variables set,I get empty list > On Mar 3, 2016

Re: [openstack-dev] [ceilometer] Unable to get ceilometer events for instances running for demo project

2016-03-03 Thread Umar Yousaf
t the events(or events without project info) belong to > admin tenant if you run event-list command with admin project; and you can > only get the events belong to demo tenant with event-list running with demo > project. > > -- > Liu sheng > 在 2016/3/1 14:00, Umar Yousaf

[openstack-dev] [ceilometer] Unable to get ceilometer events for instances running on demo project

2016-03-02 Thread Umar Yousaf
I have a single node configuration for devstack liberty working and I want to record all the *ceilometer events* like compute.instance.start, compute.instance.end, compute.instance.update etc occurred recently. I am unable to get any event occurred for instances running for demo project i.e when I

[openstack-dev] [ceilometer] Unable to get ceilometer events for instances running for demo project

2016-03-01 Thread Umar Yousaf
I have a single node configuration for devstack liberty working and I want to record all the ceilometer events like compute.instance.start, compute.instance.end, compute.instance.update etc occurred recently. I am unable to get any event occurred for instances running for demo project i.e when I

[openstack-dev] [ceilometer] Unable to get ceilometer events for instances running for demo project

2016-02-29 Thread Umar Yousaf
I have a single node configuration for devstack liberty working and I want to record all the *ceilometer events* like compute.instance.start, compute.instance.end, compute.instance.update etc occurred recently. I am unable to get any event occurred for instances running for demo project i.e when I

[openstack-dev] [all] Getting error after doing unstack.sh on stable/liberty

2016-02-07 Thread Umar Yousaf
I just did unstack.sh due to some reason and then afterwards when I run stack.sh I am getting following error i) Error: Service g-api is not running ii) Error: Service g-reg is not running iii) Error: Service h-api is not running After a lot of struggle I found a resolution that when I reboot my