Re: [Openstack] Glance invalid credentials

2012-12-17 Thread YuXingchao
Hi, JuanFra. This usually occurs if the auth info is invalid in the authtoken 
section. You can use glance --debug index ,then checkout the debug output and  
watch glance-api and keystone log .




At 2012-12-17 21:52:11,JuanFra Rodriguez Cardoso 
juanfra.rodriguez.card...@gmail.com wrote:
Hi guys:


I'm getting the following error when I try to index my glance repository from 
glanceclient:


# glance index
Request returned failure status.
Invalid OpenStack Identity credentials.

I've checked the env variables, keystone_db tables, config files and everything 
seems ok!
Even, I got manually a token for admin user and I issued:

curl -i -X GET -H 'X-Auth-Token: MY_TOKEN' -H 'Content-Type: application/json' 
-H 'User-Agent: python-glanceclient' 
http://127.0.0.1:9292/v1/images/detail?limit=20

I'm using Folsom release on Centos 6.3.
- Glance version: openstack-glance-2012.2-3.el6.noarch
- Keystone version: openstack-keystone-2012.2-5.el6.noarch


Did anyone get the same error?


Thanks!
JuanFra.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [SWIFT] Upgrade from 1.4.8 to 1.7.4 question

2012-12-13 Thread YuXingchao

I think you'd better build a test environment and try it out. We have a 
experience in upgrading the 1.4.9 to 1.7.4 and encounter some problems.

在 2012-12-12,上午6:25,Alejandro Comisario alejandro.comisa...@mercadolibre.com 
写道:

 Hi guys, we are planning to upgrade our production cluster from 1.4.8 to 
 1.7.4 to have the several features of the new version.
 One of the main doubts before dive into this task is as follow :
 
 Is it possible to use SWIFT 1.7.4 with Keystone/ESSEX ? Or is MUST to have 
 Keystone from Folsom release ?
 
 Thanks in advance !
 
 
 Alejandrito
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Backing up OpenStack deployment

2012-11-28 Thread YuXingchao
Hi,JuanFra:
Can you describe more explicitly about the backup of Openstack 
deployment ?
 In my option,the major backup in deployment is db file and  config file backup.
The db backup can be maintained by cron jobs.
The config file and package can be managed by  configuration management 
tools.


在 2012-11-27,下午9:03,JuanFra Rodriguez Cardoso 
juanfra.rodriguez.card...@gmail.com 写道:

 Hi guys:
 
 Does anyone know best practices around backing up an OpenStack deployment? 
 (i.e. using a solution like Bacula for incremental or snapshot backups)
 
 Thanks!
 
 Regards,
 JuanFra
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp