Re: [openstack-dev] [TripleO] UI Wireframes for Resource Management - ready for implementation

2013-12-17 Thread Ladislav Smola

On 12/16/2013 08:48 PM, Jay Dobies wrote:



On 12/13/2013 01:53 PM, Tzu-Mainn Chen wrote:

On 2013/13/12 11:20, Tzu-Mainn Chen wrote:

These look good!  Quick question - can you explain the purpose of Node
Tags?  Are they
an additional way to filter nodes through nova-scheduler (is that even
possible?), or
are they there solely for display in the UI?

Mainn


We start easy, so that's solely for UI needs of filtering and 
monitoring

(grouping of nodes). It is already in Ironic, so there is no reason why
not to take advantage of it.
-- Jarda


Okay, great.  Just for further clarification, are you expecting this 
UI filtering
to be present in release 0?  I don't think Ironic natively supports 
filtering

by node tag, so that would be further work that would have to be done.

Mainn


I might be getting ahead of things, but will the tags be free-form 
entered by the user, pre-entered in a separate settings and selectable 
at node register/update time, or locked into a select few that we 
specify?




We are definitely going ahead. :-) Though I would lean to free form 
tags, that users could use as they want (grouping, creating policies, 
etc.). Plus there would be a basic set we specify for the users.



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



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


Re: [openstack-dev] [TripleO] UI Wireframes for Resource Management - ready for implementation

2013-12-17 Thread Jaromir Coufal

On 2013/13/12 19:53, Tzu-Mainn Chen wrote:

We start easy, so that's solely for UI needs of filtering and monitoring
(grouping of nodes). It is already in Ironic, so there is no reason why
not to take advantage of it.
-- Jarda


Okay, great.  Just for further clarification, are you expecting this UI 
filtering
to be present in release 0?  I don't think Ironic natively supports filtering
by node tag, so that would be further work that would have to be done.


I wouldn't expect server-side filtering for v0. Maybe not even for v1 (? 
this is questionable). We can start with client side based UI filtering 
- easy to implement.


-- Jarda

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


Re: [openstack-dev] [TripleO] UI Wireframes for Resource Management - ready for implementation

2013-12-17 Thread Jaromir Coufal


On 2013/16/12 20:48, Jay Dobies wrote:

I might be getting ahead of things, but will the tags be free-form
entered by the user, pre-entered in a separate settings and selectable
at node register/update time, or locked into a select few that we specify?


So what I would expect is completely free-form entering. User enters an 
arbitrary tag, system will suggest him already existing ones and if 
there is none which he wants, he just leaves entered value.


-- Jarda

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


Re: [openstack-dev] [TripleO] UI Wireframes for Resource Management - ready for implementation

2013-12-16 Thread Jay Dobies



On 12/13/2013 01:53 PM, Tzu-Mainn Chen wrote:

On 2013/13/12 11:20, Tzu-Mainn Chen wrote:

These look good!  Quick question - can you explain the purpose of Node
Tags?  Are they
an additional way to filter nodes through nova-scheduler (is that even
possible?), or
are they there solely for display in the UI?

Mainn


We start easy, so that's solely for UI needs of filtering and monitoring
(grouping of nodes). It is already in Ironic, so there is no reason why
not to take advantage of it.
-- Jarda


Okay, great.  Just for further clarification, are you expecting this UI 
filtering
to be present in release 0?  I don't think Ironic natively supports filtering
by node tag, so that would be further work that would have to be done.

Mainn


I might be getting ahead of things, but will the tags be free-form 
entered by the user, pre-entered in a separate settings and selectable 
at node register/update time, or locked into a select few that we specify?


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


Re: [openstack-dev] [TripleO] UI Wireframes for Resource Management - ready for implementation

2013-12-13 Thread Tzu-Mainn Chen
These look good!  Quick question - can you explain the purpose of Node Tags?  
Are they
an additional way to filter nodes through nova-scheduler (is that even 
possible?), or 
are they there solely for display in the UI?

Mainn

- Original Message -
 Thanks everybody for your feedback.
 
 Based on it, here is final version for Nodes registration.
 
 Thread:
 http://ask-openstackux.rhcloud.com/question/95/tripleo-ui-resource-management/?answer=113#post-id-113
 
 Wireframes:
 http://people.redhat.com/~jcoufal/openstack/tripleo/2013-12-13_tripleo-ui_nodes-registration.pdf
 
 (mostly just revised set of fields in Nodes' detail)
 
 Cheers
 -- Jarda
 
 On 2013/06/12 15:12, Jaromir Coufal wrote:
  Hey everybody,
 
  based on feedback, I updated wireframes for resource management and
  summarized changes in Askbot tool:
 
  http://ask-openstackux.rhcloud.com/question/95/tripleo-ui-resource-management/?answer=110#post-id-110
 
  Feel free to follow the discussion there.
 
  I am passing these wireframes to devel team, so that we can start
  working on that.
 
  Thanks all for contribution
  -- Jarda
 
 
  ___
  OpenStack-dev mailing list
  OpenStack-dev@lists.openstack.org
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 

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


Re: [openstack-dev] [TripleO] UI Wireframes for Resource Management - ready for implementation

2013-12-13 Thread Jaromir Coufal

On 2013/13/12 11:20, Tzu-Mainn Chen wrote:

These look good!  Quick question - can you explain the purpose of Node Tags?  
Are they
an additional way to filter nodes through nova-scheduler (is that even 
possible?), or
are they there solely for display in the UI?

Mainn


We start easy, so that's solely for UI needs of filtering and monitoring 
(grouping of nodes). It is already in Ironic, so there is no reason why 
not to take advantage of it.


-- Jarda

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


Re: [openstack-dev] [TripleO] UI Wireframes for Resource Management - ready for implementation

2013-12-13 Thread Tzu-Mainn Chen
 On 2013/13/12 11:20, Tzu-Mainn Chen wrote:
  These look good!  Quick question - can you explain the purpose of Node
  Tags?  Are they
  an additional way to filter nodes through nova-scheduler (is that even
  possible?), or
  are they there solely for display in the UI?
 
  Mainn
 
 We start easy, so that's solely for UI needs of filtering and monitoring
 (grouping of nodes). It is already in Ironic, so there is no reason why
 not to take advantage of it.
 -- Jarda

Okay, great.  Just for further clarification, are you expecting this UI 
filtering
to be present in release 0?  I don't think Ironic natively supports filtering
by node tag, so that would be further work that would have to be done.

Mainn

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


[openstack-dev] [TripleO] UI Wireframes for Resource Management - ready for implementation

2013-12-06 Thread Jaromir Coufal

Hey everybody,

based on feedback, I updated wireframes for resource management and 
summarized changes in Askbot tool:


http://ask-openstackux.rhcloud.com/question/95/tripleo-ui-resource-management/?answer=110#post-id-110

Feel free to follow the discussion there.

I am passing these wireframes to devel team, so that we can start 
working on that.


Thanks all for contribution
-- Jarda
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev