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
Thomas Leymonerie
slapos.core
Commits
f2e31f37
Commit
f2e31f37
authored
Nov 26, 2018
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos.core: Release 1.4.12
parent
7707c07f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
CHANGES.rst
CHANGES.rst
+4
-4
slapos/version.py
slapos/version.py
+1
-1
No files found.
CHANGES.rst
View file @
f2e31f37
Changes
=======
1.4.12 (
???
)
------------
1.4.12 (
2018-11-26
)
------------
-------
* totally deprecate no_bridge and bridge_name options (there was a warning for a long time)
* create_tap = True won't create tap attached to bridge anymore
->
it should always be used with option tap_gateway_interface
->
if option tap_gateway_interface is not present, the tap will have a default gateway (10.0.0.1)
-
it should always be used with option tap_gateway_interface
-
if option tap_gateway_interface is not present, the tap will have a default gateway (10.0.0.1)
1.4.11 (2018-09-28)
-------------------
...
...
slapos/version.py
View file @
f2e31f37
...
...
@@ -26,4 +26,4 @@
#
##############################################################################
version
=
'1.4.1
1
'
version
=
'1.4.1
2
'
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