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:
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
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,
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
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
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
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
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
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
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
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
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
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
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
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
15 matches
Mail list logo