Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
synnefo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
synnefo
Commits
4d52d6fb
Commit
4d52d6fb
authored
10 years ago
by
Stratos Psomadakis
Browse files
Options
Downloads
Patches
Plain Diff
Prepare for 0.16.1rc1
parent
eb07f9af
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
Changelog
+14
-8
14 additions, 8 deletions
Changelog
NEWS
+18
-0
18 additions, 0 deletions
NEWS
docs/admin-guide.rst
+5
-0
5 additions, 0 deletions
docs/admin-guide.rst
docs/index.rst
+2
-0
2 additions, 0 deletions
docs/index.rst
version
+1
-1
1 addition, 1 deletion
version
with
40 additions
and
9 deletions
Changelog
+
14
−
8
View file @
4d52d6fb
...
@@ -6,25 +6,25 @@ Unified Changelog file for Synnefo versions >= 0.13
...
@@ -6,25 +6,25 @@ Unified Changelog file for Synnefo versions >= 0.13
Since v0.13 most of the Synnefo components have been merged into a single
Since v0.13 most of the Synnefo components have been merged into a single
repository and have aligned versions.
repository and have aligned versions.
.. _Changelog-0.16.1:
.. _Changelog-0.16.1
rc1
:
v0.16.1
v0.16.1
rc1
=====
=====
=====
Released:
UNRELEASED
Released:
Thu Dec 18 16:39:29 EET 2014
Astakos
Astakos
-------
-------
* Include additional validation checks in project modification form to ensure
* Include additional validation checks in project modification form to ensure
members limit is always set lower or equal than total limit.
members limit is always set lower or equal than total limit.
* Prevent members limit from automatically being set to unlimited in project
* Prevent members limit from automatically being set to unlimited in project
modification form.
modification form.
* Exclude terminated projects from responses of project list and user quota
* Exclude terminated projects from responses of project list and user quota
api calls.
api calls.
* Improve UI handling of inactive, terminated and empty projects.
* Replace ASTAKOS_SITENAME setting with BRANDING_SERVICE_NAME.
* Change default pagination in projects list view.
Cyclades UI
Cyclades UI
-----------
-----------
...
@@ -34,13 +34,19 @@ Cyclades UI
...
@@ -34,13 +34,19 @@ Cyclades UI
prefer TIGHT_PNG by default.
prefer TIGHT_PNG by default.
* Fix handling of SSH keys and password customization steps to images that
* Fix handling of SSH keys and password customization steps to images that
do not support them, e.g. snapshots.
do not support them, e.g. snapshots.
* Add OS icons for Scientific Linux and CoreOS.
* Change project reassign button style for VMs and boot disks.
Stats
Stats
-----
-----
* Aggregate the traffic of every VM interface in the net stats graphs.
* Aggregate the traffic of every VM interface in the net stats graphs.
Branding
--------
* Add CLOUDBAR_HOME_URL setting.
.. _Changelog-0.16:
.. _Changelog-0.16:
...
...
This diff is collapsed.
Click to expand it.
NEWS
+
18
−
0
View file @
4d52d6fb
...
@@ -5,6 +5,24 @@ Unified NEWS file for Synnefo versions >= 0.13
...
@@ -5,6 +5,24 @@ Unified NEWS file for Synnefo versions >= 0.13
Since v0.13 all Synnefo components have been merged into a single repository.
Since v0.13 all Synnefo components have been merged into a single repository.
.. _NEWS-0.16.1rc1:
v0.16.1rc1
==========
Released: Thu Dec 18 17:02:14 EET 2014
The Synnefo 0.16.1 release is mostly a bug fix version. The most notable
changes are:
* Improved handling of projects (both API- and UI-wise).
* Improved handling for password and SSH keys customization for images that do
not support it.
* Updates and fixes for snf-deploy.
* Various bug fixes and improvements across Synnefo. Please see the Synnefo
`Changelog` for a complete list.
.. _NEWS-0.16:
.. _NEWS-0.16:
v0.16
v0.16
...
...
This diff is collapsed.
Click to expand it.
docs/admin-guide.rst
+
5
−
0
View file @
4d52d6fb
...
@@ -2941,6 +2941,8 @@ Ganeti level or by the administrator.
...
@@ -2941,6 +2941,8 @@ Ganeti level or by the administrator.
In the future Synnefo will also support moving VMs across different Regions.
In the future Synnefo will also support moving VMs across different Regions.
.. _upgrade-notes:
Upgrade Notes
Upgrade Notes
=============
=============
...
@@ -2958,10 +2960,13 @@ Upgrade Notes
...
@@ -2958,10 +2960,13 @@ Upgrade Notes
v0.15 -> v0.16 <upgrade/upgrade-0.16>
v0.15 -> v0.16 <upgrade/upgrade-0.16>
.. _changelog-news:
Changelog, NEWS
Changelog, NEWS
===============
===============
* v0.16.1rc1 :ref:`Changelog <Changelog-0.16.1rc1>`, :ref:`NEWS <NEWS-0.16.1rc1>`
* v0.16 :ref:`Changelog <Changelog-0.16>`, :ref:`NEWS <NEWS-0.16>`
* v0.16 :ref:`Changelog <Changelog-0.16>`, :ref:`NEWS <NEWS-0.16>`
* v0.15.2 :ref:`Changelog <Changelog-0.15.1>`, :ref:`NEWS <NEWS-0.15.2>`
* v0.15.2 :ref:`Changelog <Changelog-0.15.1>`, :ref:`NEWS <NEWS-0.15.2>`
* v0.15.1 :ref:`Changelog <Changelog-0.15.1>`, :ref:`NEWS <NEWS-0.15.1>`
* v0.15.1 :ref:`Changelog <Changelog-0.15.1>`, :ref:`NEWS <NEWS-0.15.1>`
...
...
This diff is collapsed.
Click to expand it.
docs/index.rst
+
2
−
0
View file @
4d52d6fb
...
@@ -111,6 +111,8 @@ external world. Also documents all Synnefo external REST APIs.
...
@@ -111,6 +111,8 @@ external world. Also documents all Synnefo external REST APIs.
Developer's Guide <dev-guide>
Developer's Guide <dev-guide>
API Guide <api-guide>
API Guide <api-guide>
* :ref:`Upgrade notes <upgrade-notes>`
* :ref:`Changelog and NEWS <changelog-news>`
Synnefo tools
Synnefo tools
=============
=============
...
...
This diff is collapsed.
Click to expand it.
version
+
1
−
1
View file @
4d52d6fb
# This is a comment!
# This is a comment!
0.16.1
0.16.1
rc1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment