[Openstack] failed when try to create a volume from a image

2014-03-03 Thread Li, Chen
Hi list, I'm working under CentOS 6.4 + Havava. I'm using ceph working as cinder backend. For, glance, image is stored in local file system. I want to create a volume from a image. So I run command "cinder create --image-id ${image_id} --display-name ${name} ${size}" First the volume is

Re: [Openstack] Instances created using nova compute aren't visible in ESXi

2014-03-03 Thread Swapnil Kulkarni
Hey Upendra, Are you using same ESXi host as compute node? Can you run virsh list on VM1 to check if you are not using default KVM/qemu. ~Swapnil On Tue, Mar 4, 2014 at 10:11 AM, Gary Kotton wrote: > Hi, > The instance should be visible from the VC client. The name of the > instance should be

Re: [Openstack] Instances created using nova compute aren't visible in ESXi

2014-03-03 Thread Gary Kotton
Hi, The instance should be visible from the VC client. The name of the instance should be the OpenStack UUID. Thanks Gary From: Upendra Sahu mailto:upendrasah...@gmail.com>> Date: Tuesday, March 4, 2014 6:08 AM To: "openstack@lists.openstack.org" mailto:open

[Openstack] Instances created using nova compute aren't visible in ESXi

2014-03-03 Thread Upendra Sahu
I have a ESXi hypervisor (Host1) on which I have installed a VM1 based on Ubuntu 12.4 LTS server. Now I installed single Node Openstack in this VM1. Host1 when viewed using vSphere Client has one vm VM1. As the single node openstack is installed in VM1, created one instance (ins1) in VM1. This ins

Re: [Openstack] [nova] opportunistic and energy efficient cloud

2014-03-03 Thread Steve Gordon
- Original Message - > Hi everyone, > > I'm currently taking part of a project at the Federal University of Campina > Grande called fogbow, which aims on providing an energy efficient scheduler > and an opportunistic compute node (which deactivates the service if the > host isn't idle) on

[Openstack] [SWIFT] When is it safe to remove data in /tmp?

2014-03-03 Thread Stephen Wood
During a deployment of new container servers I noticed that my /srv/node/container/tmp directory ballooned. The files contained in the directory are sqlite DBs. The directory has been setting at 20GB for a few days and I'm starting to wonder if if the files (presumably set for a later async) are j

Re: [Openstack] Seeking for Ideas about Trusted Cloud

2014-03-03 Thread Shohel Ahmed
Check the Trust token and OAuth token in Keystone ( although currently, OAuth Token support is minimal) ...shohel On Monday, March 3, 2014 7:09 PM, Lichao Yin wrote: Hi stackers, Our group are doing research on OpenStack. One of our scenario is like this: There are two users on cloud: user

Re: [Openstack] [OSSA 2014-005] Missing SSL certificate check in Python Swift client (CVE-2013-6396)

2014-03-03 Thread Matthew Thode
On 03/03/2014 02:23 PM, Sean Dague wrote: > On 03/03/2014 12:56 PM, Tristan Cacqueray wrote: >> On 02/28/2014 07:52 PM, david.co...@oracle.com wrote: OpenStack Security Advisory: 2014-005 CVE: CVE-2013-6396 Date: February 17, 2014 Title: Missing SSL certificate check in Python S

Re: [Openstack] [OSSA 2014-005] Missing SSL certificate check in Python Swift client (CVE-2013-6396)

2014-03-03 Thread Sean Dague
On 03/03/2014 12:56 PM, Tristan Cacqueray wrote: > On 02/28/2014 07:52 PM, david.co...@oracle.com wrote: >>> OpenStack Security Advisory: 2014-005 >>> CVE: CVE-2013-6396 >>> Date: February 17, 2014 >>> Title: Missing SSL certificate check in Python Swift client >>> Reporter: Thomas Leaman (HP) >>>

[Openstack] Swift/Keystone authentication problem?

2014-03-03 Thread Adam Lawson
Hola folks! I had a working Swift deployment (one proxy, 10 storage nodes) using tempauth/swauth and with that config everything works fine. Add/remove objects, list etc. I am now in the process of trying to integrate Keystone and getting confused with number of possible problems the more I resear

Re: [Openstack] [Swift] Optimizing single node Swift instance

2014-03-03 Thread Shrinand Javadekar
One of the options that a colleague of mine came up with is related to the on disk directory structure of the objects. I believe Swift hashes every object, uses the trailing N bytes of the hash itself to name the directory into which this object is put. Is this configurable in any way? For e.g. can

Re: [Openstack] [OSSA 2014-005] Missing SSL certificate check in Python Swift client (CVE-2013-6396)

2014-03-03 Thread Tristan Cacqueray
On 02/28/2014 07:52 PM, david.co...@oracle.com wrote: >> OpenStack Security Advisory: 2014-005 >> CVE: CVE-2013-6396 >> Date: February 17, 2014 >> Title: Missing SSL certificate check in Python Swift client >> Reporter: Thomas Leaman (HP) >> Products: python-swiftclient >> Versions: 1.0 version up

[Openstack] Seeking for Ideas about Trusted Cloud

2014-03-03 Thread Lichao Yin
Hi stackers, Our group are doing research on OpenStack. One of our scenario is like this: There are two users on cloud: user A and user B. User A has some resources like volumes or object storage on cloud. We hope these resource could belong to some certain user, not one tenant. User A wants to

Re: [Openstack] [OPENSTACK][TROVE] ssl.c:504 error

2014-03-03 Thread Giuseppe Galeota
Hi all, here you can find the trove-taskmanager.log file with the details. Thank you, Giuseppe 2014-02-23 19:03 GMT+01:00 Giuseppe Galeota : > Dear all, > I have manually installed the TROVE service on a VM different then the > controller node, in an Opn

Re: [Openstack] 答复: [Ceilometer] ceilometer event-list

2014-03-03 Thread Prashanth Hari
Yes ! This is what I was looking for. Thanks a lot. -Prashanth On Sun, Mar 2, 2014 at 6:08 AM, laserjetyang wrote: > I think we are talking about this one on ceilometer client code > > https://review.openstack.org/#/c/54582/ > the BP is > > https://review.openstack.org/#/q/status:merged+proj

Re: [Openstack] [openstack-dev] Need unique ID for every Network Service

2014-03-03 Thread Srikanth Kumar Lingala
Hi Nikanorov, Please add the below requirement to the agenda of coming weekly discussion on Thursday. Regards, Srikanth. From: Srikanth Kumar Lingala [mailto:srikanth.ling...@freescale.com] Sent: Monday, March 03, 2014 5:18 PM To: Stephen Balukoff; Veera Reddy Cc: openstack-...@lists.openstack.o

Re: [Openstack] Need unique ID for every Network Service

2014-03-03 Thread Srikanth Kumar Lingala
Yes..I will send a mail to Eugene Nikanorov, requesting to add this to the agenda in the coming weekly discussion. Detailed requirement is as follows: In the current implementation, only one LBaaS configuration is possible per tenant. It is better to have multiple LBaaS configurations for each te

Re: [Openstack] problem in log in django swiftbrowser

2014-03-03 Thread pragya jain
hi Christian, I did the following steps: 1. root@pragya-VirtualBox:~/django-swiftbrowser/myproj# python manage.py collectstatic OUTPUT: You have requested to collect static files at the destination location as specified in your settings:     /var/www/myproj/static This will overwrite existing

Re: [Openstack] problem in log in django swiftbrowser

2014-03-03 Thread Christian Schwede
Hello Pragya, please collect the static files in step 5 from the Readme: > python manage.py collectstatic If you didn't changed ALLOWED_HOSTS and run swiftbrowser with Debug = False (default) you also need to run the development server with the --insecure option (step 6 in the Readme). > python

Re: [Openstack] problem in configuring Graphite databases

2014-03-03 Thread pragya jain
hi ketan, I am using following commands: 1. root@swift-VirtualBox:~# wget "https://code.google.com/p/django-tagging/downloads/detail?name=django-tagging-0.3.1.tar.gz"; --2014-03-03 13:49:38--  https://code.google.com/p/django-tagging/downloads/detail?name=django-tagging-0.3.1.tar.gz Resolvi