Re: [openstack-dev] [Horizon] Use of AngularJS

2014-06-03 Thread Musso, Veronica A
Great, thanks Matthias!

Then, if django-angular is approved for Fedora, do we need to wait for Ubuntu 
packages? Or can it  be used?

Thanks!
Veronica





Date: Tue, 3 Jun 2014 08:32:43 +0200
From: Matthias Runge mru...@redhat.com
To: OpenStack Development Mailing List (not for usage questions)
openstack-dev@lists.openstack.org
Subject: Re: [openstack-dev] [Horizon] Use of AngularJS
Message-ID: 20140603063243.gb28...@turing.berg.ol
Content-Type: text/plain; charset=us-ascii

On Tue, Jun 03, 2014 at 07:49:04AM +0200, Radomir Dopieralski wrote:
 On 06/02/2014 05:13 PM, Adam Nelson wrote:
  I think that you would use the PyPI version anyway:
  
  https://pypi.python.org/pypi/django-angular/0.7.2
  
  That's how most of the other Python dependencies work, even in the
  distribution packages.
 
 That is not true. As all components of OpenStack, Horizon has to be
 packaged at the end of the cycle, with all of its dependencies.
 

I already packaged python-django-angular for Fedora (and EPEL), it's
just waiting for review [1]. 

From a distro standpoint, every dependency needs to be packaged, and
this is not limited to Horizon dependencies as well.
On the other side, we don't break each time, when someone releases a new
setuptools or keystoneclient to pypi.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1099473
-- 
Matthias Runge mru...@redhat.com


*

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Horizon] Use of AngularJS

2014-06-02 Thread Musso, Veronica A
Hi,

It seems there is an issue with the django-angular integration. The problem is 
it is not available in the Ubuntu/Fedora packages, and its developers are not 
planning to include it.
What can I do in this case? Is there any workaround?

Thanks!
Veronica

--

Message: 16
Date: Mon, 2 Jun 2014 11:42:46 +0200 (CEST)
From: Maxime Vidori maxime.vid...@enovance.com
To: OpenStack Development Mailing List (not for usage questions)
openstack-dev@lists.openstack.org
Subject: Re: [openstack-dev] [Horizon] Use of AngularJS
Message-ID:
194952217.9616469.1401702166482.javamail.zim...@enovance.com
Content-Type: text/plain; charset=utf-8

Hello,

Seems to be a good idea, I will take a look at this package which seems to have 
a lot of features. The project seems pretty active, and I think it can be a 
good idea to dig into this kind of packages. 

- Original Message -
From: Veronica A Musso veronica.a.mu...@intel.com
To: openstack-dev@lists.openstack.org
Sent: Thursday, May 29, 2014 5:30:04 PM
Subject: [openstack-dev] [Horizon] Use of AngularJS

Hello,

During the last Summit the use of AngularJS in Horizon was discussed and there 
is the intention to do a better use of it in the dashboards.
 I think this blueprint could help 
https://blueprints.launchpad.net/horizon/+spec/django-angular-integration, 
since it proposes the integration of Django-Angular 
(http://django-angular.readthedocs.org/en/latest/index.html).
I would like to know the community opinion about it, due I could start its 
implementation.

Thanks!

Best Regards,
Veronica Musso


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [Openstack] [Horizon] Use of AngularJS

2014-06-02 Thread Musso, Veronica A
Hi!

It seems there is an issue with the django-angular integration. The problem is 
it is not available in the Ubuntu/Fedora packages, and its developers are not 
planning to include it.
What can I do in this case? Is there any workaround?

Thanks,
Veronica

-Original Message-
Date: Thu, 29 May 2014 13:41:01 -0700
From: Thai Q Tran tqt...@us.ibm.com
To: Musso, Veronica A veronica.a.mu...@intel.com
Cc: 'openstack@lists.openstack.org' openstack@lists.openstack.org
Subject: Re: [Openstack] [Horizon] Use of AngularJS
Message-ID:
of849a2151.9685b8fa-on88257ce7.0070f31f-88257ce7.00719...@us.ibm.com
Content-Type: text/plain; charset=iso-8859-1


Hi Veronica,

Eric and I (Thai) are also working on moving the table rendering logic to
Angular. I actually use the same site for Angular-Django integration! I
think you should definitely start implementation.



From:   Musso, Veronica A veronica.a.mu...@intel.com
To: 'openstack@lists.openstack.org'
openstack@lists.openstack.org
Date:   05/29/2014 06:05 AM
Subject:[Openstack] [Horizon] Use of AngularJS



Hello,

During the last Summit the use of AngularJS in Horizon was discussed and
there is the intention to do a better use of it in the dashboards.
 I think this blueprint could help
https://blueprints.launchpad.net/horizon/+spec/django-angular-integration,
since it proposes the integration of Django-Angular (
http://django-angular.readthedocs.org/en/latest/index.html).
I would like to know the community opinion about it, due I could start its
implementation.

Thanks!

Best Regards,
Veronica Musso


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[openstack-dev] [Horizon] Use of AngularJS

2014-05-29 Thread Musso, Veronica A
Hello,

During the last Summit the use of AngularJS in Horizon was discussed and there 
is the intention to do a better use of it in the dashboards.
 I think this blueprint could help 
https://blueprints.launchpad.net/horizon/+spec/django-angular-integration, 
since it proposes the integration of Django-Angular 
(http://django-angular.readthedocs.org/en/latest/index.html).
I would like to know the community opinion about it, due I could start its 
implementation.

Thanks!

Best Regards,
Verónica Musso

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[Openstack] [Horizon] Use of AngularJS

2014-05-29 Thread Musso, Veronica A
Hello,

During the last Summit the use of AngularJS in Horizon was discussed and there 
is the intention to do a better use of it in the dashboards.
 I think this blueprint could help 
https://blueprints.launchpad.net/horizon/+spec/django-angular-integration, 
since it proposes the integration of Django-Angular 
(http://django-angular.readthedocs.org/en/latest/index.html).
I would like to know the community opinion about it, due I could start its 
implementation.

Thanks!

Best Regards,
Verónica Musso


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [Horizon and Nova] Inclusion of exception message to UI error

2014-01-13 Thread Musso, Veronica A
Hi!

Due this bug: https://bugs.launchpad.net/horizon/+bug/1210540 and its fix 
proposal: https://review.openstack.org/#/c/62026, I would like to discuss the 
inclusion of Nova's exception messages in the Horizon's dashboard.
nova/compute/api.py functions throws exceptions with a translatable messages, 
and they are caught by  handle function in horizon/tables/actions.py. This 
function ignores the exception message and displays a general one.
The idea is to modify handle function to show the exception messages to the 
users. The advantage is to have a better idea of the failure reason without 
reviewing logs, helping the end users with the troubleshooting. On the other 
hand, the disadvantage is it may lead to information disclosure or not 
translatable messages (if functions sending the exception do not translate the 
messages).

Then, what is the best approach to resolved the bug?

Thanks!

Best Regards,
Verónica Musso

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack