Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-image
Commits
feeff3f6
Commit
feeff3f6
authored
Oct 18, 2013
by
Nikos Skalkotos
Browse files
Update version and ChangeLog for 0.11
parent
781cb36b
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
feeff3f6
2013-10-18, v0.11
* Update the documentation
* Change local-backend identifier from file:// to local//
* Make sure the user does not specify local images outside IMAGE_DIR by
using .. in the IMG_ID parameter
* HELPER: Fix a bug triggered when the image is corructed
2013-09-23, v0.10.1
* Merge the ChangeLog files of snf-image and snf-image-helper
* Add version check in snf-image-update-helper
...
...
@@ -9,8 +16,8 @@
* Fix a bug in the network back-end
2013-09-02, v0.9.3
* Add code to download and install a fixed snf-image-helper image. This is
the default
behaviour for snf-image-update-helper.
* Add code to download and install a fixed snf-image-helper image. This is
the default
behaviour for snf-image-update-helper.
2013-08-27, v0.9.2
* Use devflow building system
...
...
docs/conf.py
View file @
feeff3f6
...
...
@@ -45,9 +45,9 @@ copyright = u'2011, 2012, 2013 GRNET S.A. All rights reserved'
# built documents.
#
# The short X.Y version.
version
=
'0.1
0.
1'
version
=
'0.11'
# The full version, including alpha/beta/rc tags.
release
=
'0.1
0.
1'
release
=
'0.11'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
version
View file @
feeff3f6
0.1
0.1next
0.1
1
version.m4
View file @
feeff3f6
m4_define([devflow_version], [0.1
0.1next
])
m4_define([devflow_version], [0.1
1
])
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