Re: [Openstack] Baremetal - Hardware preparation

2013-08-22 Thread Jake G.
I am sorry if my explanation was hard to follow. In order to enroll my hardware, Openstack requires the Servers IP address, username and password. Since I have no OS installed on the hardware(physical server) I have no IP address and no username/password On the hardware side only(not openstack)

Re: [Openstack] Baremetal - Hardware preparation

2013-08-22 Thread K, Shanthakumar
Please refer the hardware enrollment section under https://wiki.openstack.org/wiki/Baremetal. 1. Ensure your hardware is under same network backbone to communicate 2. Enroll the hardware properly as mentioned in the guide 3. Nova baremetal driver will take care of the communicat

Re: [Openstack] Baremetal - Hardware preparation

2013-08-22 Thread Jake G.
I understand your points and that is taken care of, but how exactly is Openstack going to connect to the hardware if the hardware has no OS and no IP? How should the hardware be prepared so I can give Openstack the information it needs to enroll the hardware?  Thanks, Jake _

Re: [Openstack] Baremetal - Hardware preparation

2013-08-22 Thread K, Shanthakumar
Hi Jake, Your physical hardware should be maximum enough to support your OS configurations and baremetal flavor you have created. Ex: 1. Your physical hardware should contain minimum configurations to run an operating system 2. You need to take care of your Baremetal Flavor creat

[Openstack] Baremetal - Hardware preparation

2013-08-22 Thread Jake G.
Hi all, I have been following this doc  https://wiki.openstack.org/wiki/Baremetal#Image_Requirements  to setup openstack for baremetal provisioning. I have configured oopenstack properly, created an image, and now I am ready to enroll my physical hardware. However, there seems to be no mention o

Re: [Openstack] can all objects be stored under a single account?

2013-08-22 Thread John Dickinson
The auth system and how you organize the data are separate. You can certainly store all objects in one account (although I'd recommend you spread the objects across many containers). You could also not use any auth at all (by removing tempauth or keystone from the pipeline in the proxy server co

[Openstack] can all objects be stored under a single account?

2013-08-22 Thread pangj
Hi, Given the case that we just want to store objects in Swift, but don't want the auth process (all the storage devices are in intranet). Swift has a tempauth filter. Can I store all objects under the system/root account by tempauth? Or is there any better way? Thanks. ___

[Openstack] python-keystoneclient v0.3.2 released

2013-08-22 Thread Dolph Mathews
python-keystoneclient v0.3.2 is now available on pypi [1]. This release notably includes Python lib support for managing & consuming delegated authorization & impersonation via the Identity API v3 trusts extension [2], along with numerous small improvements and bug fixes [3]. [1]: https://pypi.py

Re: [Openstack] tap/qvb/qvo interfaces are not being deleted on compute node

2013-08-22 Thread Kyle Mestery (kmestery)
On Aug 22, 2013, at 11:27 AM, Nick Maslov wrote: > Hi Kyle, > > I`m on 2013.1.2. > > I believe that might be related to sudo issue I had on nova/quantum hosts. > > How many virtual interfaces should be owned by one VM (having one internal IP > and one floating)? > If you're using security gro

Re: [Openstack] object-oriented design in nova--room for improvement?

2013-08-22 Thread Chris Friesen
On 08/22/2013 11:31 AM, Joshua Harlow wrote: I think that would make sense to. Would u want to try to prototype some code that might do this. That might help the nova core people see what your idea is. Although maybe they should chime in also (since I'm not sure if any other similar efforts are

Re: [Openstack] object-oriented design in nova--room for improvement?

2013-08-22 Thread Joshua Harlow
I think that would make sense to. Would u want to try to prototype some code that might do this. That might help the nova core people see what your idea is. Although maybe they should chime in also (since I'm not sure if any other similar efforts are underway). On 8/22/13 9:39 AM, "Chris Friesen

Re: [Openstack] Designate /DnsaaA

2013-08-22 Thread Patrick Galbraith
Claudio, Hey, maybe I am not understanding your question, but whatever tenant you are using to create domains and domain records, that is the one allocated to that tenant. Regards, Patrick On Thu, Aug 22, 2013 at 12:05 PM, wrote: > Hi Stackers > > Is there anyone that have some experience wi

Re: [Openstack] object-oriented design in nova--room for improvement?

2013-08-22 Thread Chris Friesen
On 08/21/2013 09:04 PM, Joshua Harlow wrote: There is always room for improvement I hope ;) +openstack-dev (I think where u wanted this to go). A question, are u thinking about organizing the 'metadata' associated with resources? If so it might be interesting to see if there could be a grand u

Re: [Openstack] tap/qvb/qvo interfaces are not being deleted on compute node

2013-08-22 Thread Nick Maslov
Hi Kyle, I`m on 2013.1.2. I believe that might be related to sudo issue I had on nova/quantum hosts. How many virtual interfaces should be owned by one VM (having one internal IP and one floating)? Thanks, NM On 08/21, Kyle Mestery (kmestery) wrote: > On Aug 20, 2013, at 11:37 PM, Nick Maslov

[Openstack] Designate /DnsaaA

2013-08-22 Thread claudio
Hi Stackers Is there anyone that have some experience with designate? I can create domains servers and records but I am a bit stuck. How can allocate a domain to a specific Tenant/project? Can anyone help-me in this? Thank's Cheers Claudio Marques clau...@onesource.pt http://www.onesource.p

Re: [Openstack] Glance API shows authentication errno 1 during uploading image to swift's container

2013-08-22 Thread Neil Tong
No worries, glad I could help. Neil Tong EVault | neil.t...@evault.com From: Piotr Kopec [pkope...@gmail.com] Sent: Thursday, August 22, 2013 8:00 AM To: Neil Tong Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Glance API shows authentication er

Re: [Openstack] Glance API shows authentication errno 1 during uploading image to swift's container

2013-08-22 Thread Neil Tong
Try changing the following line Original: swift_store_auth_address = 192.168.0.1:5000/v2.0/ New: swift_store_auth_address = http://192.168.0.1:5000/v2.0/ If you look at the comments preceding that line it looks like it no method is defined it defaults to https. Neil

Re: [Openstack] Glance API shows authentication errno 1 during uploading image to swift's container

2013-08-22 Thread Neil Tong
Can you give us your glance config? This is the error that makes me suspect some sort of incorrect SSL config ClientException: Authorization Failure. Authorization Failed: [Errno 1] _ssl.c:490: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Neil

Re: [Openstack] Attach CD/DVDROM to instance

2013-08-22 Thread Andalabs
Hi i will give it try later, as all machine is on office Does this rescue will recovering or i can troubleshoot the problem on instance such as cant booting, error grub or kernel etch Thanks! Email-an dari Kokpit On 22 Agt 2013, at 08:32 PM, wu jiang wrote: > Hi, you can find the "rescue" fun

Re: [Openstack] Attach CD/DVDROM to instance

2013-08-22 Thread wu jiang
Hi, you can find the "rescue" function in Nova. - Here're simple steps: 1. Add a "rescue_image_id=$(imageId you want to choose)" in nova.conf firstly. If not given, the origin image will be used. 2. Secondly, waiting for your VM turn to "ACTIVE" after you execute "nova rescue $vmid" co

[Openstack] Request for speakers for the 2nd OpenStack meetup Stockholm

2013-08-22 Thread Nicolae Paladi
Hi, we're organizing an OpenStack meetup in Stockholm on September, 11at 18.00 CET (16.00 UTC) and would be glad to have some more presentations. If you would like to give a talk, in person or remotely, please drop me an email.

Re: [Openstack] [swift] ERROR Insufficient Storage

2013-08-22 Thread pangj
Hi, I am a beginner for openstack and swift. Today I deployed successfully the swift system in our test environment. It's swift 1.9.1 with ubuntu server 12.04, one proxy and five storage nodes. I wrote a Chinese guide for the deployment, if you have the interest please check it: http://www.nsb

Re: [Openstack] Baremetal OS image support

2013-08-22 Thread Jake G.
From: Robert Collins To: Jake G. Sent: Thursday, August 22, 2013 5:25 PM Subject: Re: [Openstack] Baremetal OS image support Yes. that should be the initramfs; please update the wiki (or let me know and I will). -Rob On 22 August 2013 20:23, Jake G. wro

[Openstack] OpenStack Summit Talk: VDI automation with OpenStack

2013-08-22 Thread Hameedullah Khan
Hello Everyone, I am not sure if its a good idea to send this kind of email here, but I thought it will be great to know what you guys think. I have submitted a talk proposal for OpenStack summit in November. If you guys think the idea sounds good and will be a good enough to be presented in the

[Openstack] problem in setting up TempAuth authentication and authrization with swift

2013-08-22 Thread pragya jain
hello all I am configuring swift on my PC on Ubuntu 12.04. after configuring logging to a single, local file, I have to configure proxy server. I changed the swift_hash_path_suffix using the command root@arun-Aspire-5742:~# vi /etc/swift/swift.conf Then, start proxy server process root@ar

Re: [Openstack] Baremetal OS image support

2013-08-22 Thread Jake G.
From: Robert Collins To: Jake G. Sent: Wednesday, August 21, 2013 6:43 PM Subject: Re: [Openstack] Baremetal OS image support On 21 August 2013 21:37, Jake G. wrote: > Hi Rob, > Thank you for the info. I look forward to those images. > > I am using this

[Openstack] quantum-server status is dead

2013-08-22 Thread Krzysztof G
Hello, I am trying to deploy openstack on three nodes - (1) controller node, (2) compute node and (3) network node. I am working on CentOS and following this tutorial https://access.redhat.com/site/documentation/en-US/Red_Hat_OpenStack/3/pdf/Installation_and_Configuration_Guide/Red_Hat_OpenStack-