Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-25 Thread Lorin Hochstein
Thanks, Jay. I've abandoned the docbook change and will update the glance RST docs change based on your review comments. Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Nov 25, 2011, at 12:14 PM, Jay Pipes wrote:

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-25 Thread Jay Pipes
Hi guys, The glance-upload tool was removed from Glance with commit 5677bfa44d1d3cbf0f764b09947df454f916b8d0: https://github.com/openstack/glance/commit/5677bfa44d1d3cbf0f764b09947df454f916b8d0 So, around a month ago... Just an FYI. Everything that you could do with glance-upload is possible wi

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-23 Thread Lorin Hochstein
Hi Razique: Thanks. I've proposed adding these examples to the docs: https://review.openstack.org/1883 https://review.openstack.org/1888 Lorin -- Lorin Hochstein, Computer Scientist USC Information Sciences Institute 703.812.3710 http://www.east.isi.edu/~lorin On Nov 23, 2011, at 2:44 AM,

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-22 Thread Razique Mahroua
Hi Lorin,Glance has it's own ways to upload objects : Here are the available ways to do it :  Startimg upload glance -v add name="ubuntu-10.10-amd64" is_public=true < /root/maverick-server-uec-amd64.tar.gz # OR add property (ex. distro) glance -v add name="ubuntu-10.10-amd64" is_public=true distro

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-22 Thread Jay Pipes
On Mon, Nov 21, 2011 at 9:34 PM, Lorin Hochstein wrote: > How does the deprecation of nova-objectstore affect nova support for > euca-upload-bundle? Will euca-upload-bundle support go away in the future, > or does Glance support euca-upload-bundle through an S3 front-end interface, > or something

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread Lorin Hochstein
On Nov 21, 2011, at 3:29 PM, Jay Pipes wrote: > On Mon, Nov 21, 2011 at 8:19 AM, John Dickinson wrote: >> I suspect there is a communication gap somewhere, but this is certainly not >> the case. Openstack Object Storage (swift) is not deprecated. Glance >> provides a bridge between nova and swi

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread Jay Pipes
On Mon, Nov 21, 2011 at 8:19 AM, John Dickinson wrote: > I suspect there is a communication gap somewhere, but this is certainly not > the case. Openstack Object Storage (swift) is not deprecated. Glance provides > a bridge between nova and swift, but all three are important, active projects. I

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread Anne Gentle
Ah, naming is fun. :) You heard in training that the service nova-objectstore is a deprecated service within OpenStack Compute (Nova). OpenStack Object Store (Swift) is certainly thriving and can be a backend to store images in the Image Service (Glance). Check this page for the latest RHEL packag

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread Yun Mao
John, there is OpenStack Object Store, a.k.a. Swift, there is also an object store inside nova called nova-objectstore. The latter is deprecated. See here: https://answers.launchpad.net/nova/+question/156113 Yun On Mon, Nov 21, 2011 at 8:19 AM, John Dickinson wrote: > I suspect there is a comm

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread Jacob Walcik
Sudhakar, Grid Dynamics has built OpenStack Nova (compute) and Swift (object store) RPMs for the Diablo release. Unfortunately I believe they are targeting RHEL6 rather than RHEL5, so the packages may not work without modification (or a large number of related upgrades). They have a blog with s

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread Vishvananda Ishaya
Openstack Object Storage usually refers to the swift project. Vish On Nov 21, 2011, at 4:18 AM, David Busby wrote: > Also, as I recall Object Store is deprecated in favour of glance, at least > this was the case in October during the training course. > > Added cc to openstack@lists.launchpad.n

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread David Busby
As I recall nova-objectstore is deprecated in favour if glance, openstack object store aka swift is not deprecated. On Nov 21, 2011 3:07 PM, "Lorin Hochstein" wrote: > Is object store being deprecated? > > My understanding is that the Object Storage (nova-objectstore) provides an > S3 front-end

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread Lorin Hochstein
Is object store being deprecated? My understanding is that the Object Storage (nova-objectstore) provides an S3 front-end for glance so that euca-upload-bundle works properly. You can now use "nova image-create" instead of euca-bundle-vol to accomplish this, but I wasn't aware of plans to roll

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread John Dickinson
I suspect there is a communication gap somewhere, but this is certainly not the case. Openstack Object Storage (swift) is not deprecated. Glance provides a bridge between nova and swift, but all three are important, active projects. Sudhaker, I know that rpms exist for swift, but I don't know

Re: [Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread David Busby
Also, as I recall Object Store is deprecated in favour of glance, at least this was the case in October during the training course. Added cc to openstack@lists.launchpad.net as I forgot in last email. On 21 Nov 2011, at 12:15, David Busby wrote: > HI Sudhakar, > > I do not believe there are an