Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
snf-image
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
snf-image
Commits
ab872807
Commit
ab872807
authored
Nov 10, 2016
by
Nikos Skalkotos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ChangeLog and version files for 0.20.2
parent
1d315c29
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
3 deletions
+8
-3
ChangeLog
ChangeLog
+6
-1
docs/version.py
docs/version.py
+1
-1
version.m4
version.m4
+1
-1
No files found.
ChangeLog
View file @
ab872807
2016-11-10, v0.20.2
* Fix a bug where the disk was truncated to the size of the image file
if the used disk template was "file" or "sharedfile"
* Make image copying work when using userspace disk URIs
2016-10-4, v0.20.1
* Fix a "no properly formatted MD5 checksum lines found" bug in
snf-image-update-helper
snf-image-update-helper
2016-10-3, v0.20
* Add support for NetworkManager in CofigureNetwork configuration task
...
...
docs/version.py
View file @
ab872807
__version__
=
"0.20.2
.dev0
"
__version__
=
"0.20.2"
version.m4
View file @
ab872807
m4_define([devflow_version], [0.20.2
.dev0
])
m4_define([devflow_version], [0.20.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