Couldn't find anything specifically tracking this so:
https://bugs.launchpad.net/horizon/+bug/1190376
Somewhat related:
https://blueprints.launchpad.net/horizon/+spec/improved-boot-from-volume
On Jun 12, 2013, at 2:14 PM, Wolfgang Richter wrote:
> Ah! Touche! What a nicer option to start in
Hella +1
On Sep 14, 2012, at 10:55 AM, "Bhandaru, Malini K"
wrote:
> +1
>
> -Original Message-
> From: openstack-bounces+malini.k.bhandaru=intel@lists.launchpad.net
> [mailto:openstack-bounces+malini.k.bhandaru=intel@lists.launchpad.net] On
> Behalf Of Anne Gentle
> Sent: Fri
For some reason I can't +1 7731 but +1'd the rest fwiw.
On Jun 21, 2012, at 1:21 PM, Devin Carlen wrote:
> Hey all,
>
> We've had a number of stable/essex reviews up that were abandoned due to lack
> of reviews. We have re-enabled them and are hoping to get some eyes on these
> so we can rele
+1!
On Jun 6, 2012, at 12:12 PM, Gabriel Hurley wrote:
> A couple of us on the Horizon team have been talking, and we'd like to
> recognize the tremendous work the Tihomir has been doing on Horizon for the
> past 6+ months by making him a member of Horizon Core. He's been writing
> great code,
:
>
> How about changing the default to be on ?
>
> Demonstrating all the capabilities of a product while clearly documenting (in
> an admin guide rather than source code) how to disable them seems to me to be
> the way to showcase the software…
>
> Tim
>
&
Keystone doesn't currently support querying for capabilities (i.e. what is the
Keystone auth backend) so Horizon defines a dict in local_settings that can be
used to specify the capabilities of Keystone in your deployment:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/loca
There is a blueprint for this in Nova:
https://blueprints.launchpad.net/nova/+spec/volume-snapshots-scheduled
This is something Horizon can expose but not something Horizon should implement.
On Apr 29, 2012, at 3:28 PM, Jorge de la Cruz wrote:
> Hi folks,
> Is anyone working in advanced configu
Interesting! Nice job on jstack!
On Apr 26, 2012, at 12:50 AM, javier cerviño wrote:
> Hi all,
>
> I'm glad to hear that there's a lot of interest in the implementation
> of Openstack JavaScript clients. Actually, in my group we're
> developing a "single page" application developed entirely in
>
Jan: is the concern that you don't see the value in the use case or that you
don't believe the proposed technologies are sufficiently mature?
In order to keep the thread somewhat linear I'm basically going to +1 what Nick
said and add that as an application developer I should be able to serve th
The JS may be served from a CDN. You can't assume a server-side proxy. Here's
an example of a sever-less JS application that communicates directly to EC2:
http://aws.amazon.com/developertools/1424 (there are versions for other
services like SQS and SDB as well). Server-less JS applications are a
Jsonp sucks (get only) but might be the best choice. That's generally how AWS
supports these use cases, fwiw.
On Apr 24, 2012, at 7:49 AM, Sandy Walsh wrote:
>
>
> On 04/24/2012 11:19 AM, Nick Lothian wrote:
>> JSONP is great, but won't work with POST requests.
>
> Hmm, good point.
>
>> I
oung wrote:
> On 04/23/2012 01:13 PM, Tres Henry wrote:
>> Adam, in what way should the OS API support server-less clients? AFAIK the
>> options are CORS or JSONP, no?
>
> I am not quite sure what you mean by serverless clients, but I think the
> answer to this is gett
Adam, in what way should the OS API support server-less clients? AFAIK the
options are CORS or JSONP, no?
On Apr 23, 2012, at 5:50 AM, Adam Young wrote:
> I see this as a feature, not a drawback.The inability to access portions
> of the HTTP protocol is there to defend against attacks suc
> especially on the service insertion part as mentioned in
> http://wiki.openstack.org/QuantumServicesInsertion. Will the new UI covers
> the extension on the service insertion as well?
> Yi
>
> On 04/17/2012 02:26 PM, Tres Henry wrote:
>>
>> The Quantum UI
The Quantum UI was disabled in Essex because it doesn't function. Quantum
support in Horizon will be a primary focus for Folsom and Arvind Somya has
already made some good progress. Quantum+Horizon will be a topic of discussion
at the summit tomorrow if you are here and would like to stop by.
O
Anything in the horizon log when you create a container?
On Apr 15, 2012, at 7:00 PM, William Herry wrote:
> Hi Developers
>
> I make all thing work on centos 6.2 with Essex 2012.1, except one little
> problem with horizon
>
> when I create containers, it always say: Error: Unable to create co
I think this is a slightly different (but related) use case. In this case the
user wants to add an image to the configured Glance store through the web
front-end performing the same task as 'glance add name="foo" is_public=true <
blah.tar.gz' in the CLI.
Ideally Horizon would provide a UI that
Yup, that's it. I'll fix the default in Horizon.
I owe you a beer at the Folsom summit Cole. :)
On Jan 22, 2012, at 9:59 AM, Cole Robinson wrote:
> On 01/21/2012 01:04 PM, Tres Henry wrote:
>> Getting an error trying to boot an instance from volume (the following is the
>
Getting an error trying to boot an instance from volume (the following is
the traceback from nova compute):
(nova.rpc): TRACE: Traceback (most recent call last):
(nova.rpc): TRACE: File "/opt/stack/nova/nova/rpc/impl_kombu.py", line
723, in _process_data
(nova.rpc): TRACE: rval = node_func(c
Hi Khaled,
The OpenStack Dashboard includes basic support for Swift if you are looking for
a simple web interface to manage containers and objects. Instructions for
installing Dashboard and enabling Swift can be found at:
http://wiki.openstack.org/OpenStackDashboard
Tres
On Oct 5, 2011, at 11
Jesse Andrews
> wrote:
> > Todd was doing some work on keystone
> >
> https://github.com/rackspace/keystone/commit/722fcd8ebef3fe1268ace5c05e014f6a945abfab
> > It still needs some work and might not be at the right place.
> > Jesse
> > On Jun 21, 2011, at 4:31 PM, Tre
Trying to get a Swift+Keystone dev environment setup and having some issues.
I'm running Swift 1.4.2 and have it pointing at Keystone 0.9 (on the same
VM) according to the instructions at https://github.com/rackspace/keystone,
however, Swift is reporting 500s from Keystone (Auth GET failed:
http://
22 matches
Mail list logo