[openstack-dev] [ceilometer] ceilometer meter-list output is empty

2016-01-13 Thread lichen.hangzhou
Hi,

I have installed a devstack environment with ceilometer enabled:
enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer

I  am trying to run some ceilometer commands to test whether my ceilometer is 
working well and get to know ceilometer as well.
But, no matter how many instances I created and how long I wait, the out put 
for command "ceilometer meter-list" & "ceilometer sample-list" are empty.

ceilometer meter-list
+--+--+--+-+-++
| Name | Type | Unit | Resource ID | User ID | Project ID |
+--+--+--+-+-++
+--+--+--+-+-++

By checking devstack log based on my active instance id, I get :

ceilometer-acentral.log:
2016-01-14-170750:2794:2016-01-14 20:58:17.750 20284 ERROR 
ceilometer.hardware.discovery [req-51230835-1a74-4846-be5e-c032e24ad54f admin - 
- - -] Couldn't obtain IP address of instance 
d0a781a2-5adc-48c3-8976-f55f6613b68b

  ceilometer-acompute.log:
2016-01-14 18:48:41.030 20885 WARNING 
ceilometer.compute.pollsters.memory [req-218d31b1-d0c5-4b7f-99b8-57a8b4a6fc48 
admin - - - -] Cannot inspect data of MemoryUsagePollster for 
d0a781a2-5adc-48c3-8976-f55f6613b68b, non-fatal reason: Failed to inspect 
memory usage of instance 

[openstack-dev] [Neutron][VPNaaS]How to enable VPNaas in devstack ?

2015-12-02 Thread lichen.hangzhou
hello,

I have a question, can I enable vpnaas under devstack?

https://wiki.openstack.org/wiki/Neutron/VPNaaS/HowToInstall#VPNaaS_with_Single_DevStack_and_Two_Routers

==> There is a section said :
Checkout Test branches

Neutron : https://review.openstack.org/#/c/33148/

Neutron client : https://review.openstack.org/#/c/29811/





Do I must checkout neutron to change https://review.openstack.org/#/c/33148/ ?
Can vpnaas work with master branch directly ?

Thanks.
-chen
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [OpenStack-Infra] IRC Bot issues

2015-11-30 Thread lichen.hangzhou
Can't connect +1 and web client do not work  :(

-chen


At 2015-11-30 22:08:12, "Hinds, Luke (Nokia - GB/Bristol)" 
 wrote:

Me too.  It is possible to get on using the web client though;  
https://webchat.freenode.net/ .


On Mon, 2015-11-30 at 14:00 +, EXT Dugger, Donald D wrote:

I can’t even connect to the IRC server at all, can others get it?

 

--

Don Dugger

"Censeo Toto nos in Kansa esse decisse." - D. Gale

Ph: 303/443-3786

 

From: Joshua Hesketh [mailto:joshua.hesk...@gmail.com]
Sent: Monday, November 30, 2015 2:50 AM
To: OpenStack Development Mailing List (not for usage questions) 
; openstack-infra 

Subject: [openstack-dev] IRC Bot issues

 

Hi all,

Freenode are currently experiencing a severe DDoS attack that are having an 
effect on our bots. As such the meetbot, irc logging and gerrit watcher are 
interminably available.

We expect the bots to resume their normal function once Freenode has recovered. 
For now, meetings may have to be postponed or minuted by hand.

Cheers,

Josh

___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.orghttp://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [openstackclient][keystoneclient][devstack] Openstackclient do not work with auth_url without v2.0

2015-11-29 Thread lichen.hangzhou
Hi guys,

I re-installed my devstack environment recently on ubuntu 14.04

I try to use openstackclient command with devstack created user:
source devstack/accrc/admin/admin
openstack project list

The command failed with error :  The resource could not be found. (HTTP 404).
And, the issue can be solved by change the auth_url with a v2.0 at the end :  
export OS_AUTH_URL=http://9.197.45.36:35357/v2.0

I reported a bug https://bugs.launchpad.net/python-keystoneclient/+bug/1519624 
and submitted a fix https://review.openstack.org/#/c/249578/.

Because  When I run openstackclient command with --debug, and I get log :   
http://paste.openstack.org/show/479950/.
From the log, it is easy to see openstackclient already figured out this 
command should sent to keystoneclient v2 even there is no v2.0 in the 
environment setting.
So, I think this is a bug for keystoneclient.
But, some other guys do not agree with that, because keystoneclient shouldn't 
have to check and parse URL bits like that.

I do not really understand why keystoneclient can not do that.

And, for openstack users, do they must explicit set the  version of keystone ?
While, I tested,  with the same environment settings, 
novaclient/glanceclient/neutronclient all can work, the issue only happenes 
when we using openstacklcient.

So, anyone can explain a little bit more why to me ?

Thanks.
-chen
 






 __
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] How to change the email address for openstack Id ?

2015-11-10 Thread lichen.hangzhou
Hi guys,

Anyone know how to change the email address for openstack id ?

I have already changed the "Preferred Email" at 
https://review.openstack.org/#/settings/contact, and it should worked, the new 
email already showed on https://review.openstack.org/#/settings/.
 
But, when I try to login to https://translate.openstack.org/, it ask me to 
login from https://openstackid.org/accounts/user/login, and only my old email 
address can login successfully.
 
After checking  https://review.openstack.org/#/settings/web-identities, the 
first(old) email address is not deletable.  And there is a URL 
:https://login.launchpad.net/+id/ after the email address in the "identity" 
column.
I believe that email address should be the initial one I used to registered.

So, is there a way to change that email address ??


Thanks.
-chen

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev