Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Lisa Casino
slapos.core
Commits
3db1e1c8
Commit
3db1e1c8
authored
Nov 08, 2017
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos.core: Release 1.4.3
parent
176f8380
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
16 deletions
+12
-16
CHANGES.txt
CHANGES.txt
+11
-15
slapos/version.py
slapos/version.py
+1
-1
No files found.
CHANGES.txt
View file @
3db1e1c8
Changes
=======
(unreleased)
----------
1.4.3 (2017-11-08)
-----------------
* slapos.cli.grid: Allow definition of different pidfiles for each software subcommand in config file
* slapos.cli.configure_local: Get template locally instead do an http request.
* slapos.cli: Update API for get person certificates and register computer
* format: fix some conflicts about tun interfaces when changing the number of partitions
1.4.2 (2017-10-02)
------------------
* slapos.collect: Make internal API usable as library for third parties
1.4.1 (2017-09-25)
------------------
* slapos.format: Introduce create_tun config option (default false)
* slapos.cli: get template directly and not reply on namespaces for register
* slapos.grid: add pluging which run instance custom script at partition pre-destroy phase
1.4.0 (2017-06-26)
------------------
* slapos.grid: Use local configuration to extend master configuration
* slapos.format: Export partition configuration for the partition
* slapos: improve logs and general cleanup
* slapos.manager: Added cpuset plugin (for cgroups)
* slapos.format: Add TUN interface support
* slapos: Implement plugin system
* slapos.grid: Use local configuration to extend master configuration
* slapos.format: Export partition configuration for the partition
* slapos: improve logs and general cleanup
* slapos.manager: Added cpuset plugin (for cgroups)
* slapos.format: Add TUN interface support
* slapos: Implement plugin system
1.3.18 (2016-11-03)
-------------------
* update default web url of master to slapos.vifib.com
1.3.17 (2016-10-25)
-------------------
* slapos.grid: Always remove .timestamp and .slapgrid if partition is destroyed.
* slapos.proxy: Propagate parent partition state to children
* slapos.grid: Increase min space (1G)
...
...
slapos/version.py
View file @
3db1e1c8
...
...
@@ -26,4 +26,4 @@
#
##############################################################################
version
=
'1.4.
2
'
version
=
'1.4.
3
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment