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
60e9f41e
Commit
60e9f41e
authored
Nov 17, 2016
by
Nikos Skalkotos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ChangeLog and version files for v0.21
parent
d0fc47f0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
+9
-2
ChangeLog
ChangeLog
+7
-0
docs/version.py
docs/version.py
+1
-1
version.m4
version.m4
+1
-1
No files found.
ChangeLog
View file @
60e9f41e
2016-11-17, v0.21
* Add a new auth_keys OS parameter for injecting SSH keys to the
instance during creation
* Add DEFAULT_NIC_CONFIG configuration parameter for configuring the
default NIC
* Fix small bugs
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"
...
...
docs/version.py
View file @
60e9f41e
__version__
=
"0.21
.dev0
"
__version__
=
"0.21"
version.m4
View file @
60e9f41e
m4_define([devflow_version], [0.21
.dev0
])
m4_define([devflow_version], [0.21])
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