X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=sface.spec;h=85e613f7432eee85bda82a8c408e521961d1ad87;hp=fdbb6477e3dabdde561fa5d61faf027bd5a0a944;hb=782daa0f7f40ac4976b4e4a6ce0db7b98db725ad;hpb=0c55a38266f33671e518651b72e51dce1fe98bee diff --git a/sface.spec b/sface.spec index fdbb647..85e613f 100644 --- a/sface.spec +++ b/sface.spec @@ -7,7 +7,7 @@ %define name sface %define version 0.1 -%define taglevel 13 +%define taglevel 20 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -60,6 +60,42 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/sface/* %changelog +* Thu Dec 01 2011 Thierry Parmentelat - sface-0.1-20 +- Added batch slice renew feature +- Updated XMLRPC tracker to keep history of XMLRPC calls, support scrolling, and parse fault messages +- Retrieve available resources and resources bound to slices from independent ListResources calls +- Added ability to delete slices +- Added SliverStatus screen +- Support for creating slivers directly on ProtoGENI, bypassing slice manager +- Support for new RSPEC methods in latest SFA code + +* Fri Sep 16 2011 Thierry Parmentelat - sface-0.1-19 +- reporting of server faults to the user +- create slice button and dialog +- fix bug that caused a crash when adding tags +- spacebar can be used instead of double-click when adding nodes or users +- support for multiple config directories + +* Sun Sep 04 2011 Thierry Parmentelat - sface-0.1-18 +- usable with a different directory than ~/.sfi +- either on the command line, or in the config. screen + +* Thu Sep 01 2011 Thierry Parmentelat - sface-0.1-17 +- new user management screen to allow users to be added and deleted from slices +- known issue with the users screen regarding adding people who are listed as PIs to a sliver. +- reordered columns (new order is hostname, boot state, membership state) +- rewrote filtering mechanism to allow separate string search and boot state filter +- selection highlights the whole line instead of excluding the hostname part + +* Thu Jul 07 2011 Thierry Parmentelat - sface-0.1-16 +- bugfix in managing subprocess outputs + +* Mon Jun 20 2011 Andy Bavier - sface-0.1-15 +- Fix bug preventing adding nodes to a slice. + +* Fri Jun 10 2011 Thierry Parmentelat - sface-0.1-14 +- slight changes in view creation + * Wed Jun 08 2011 Thierry Parmentelat - sface-0.1-13 - dynamically load screens from the screens directory