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
synnefo
Commits
a6f5f301
Commit
a6f5f301
authored
Oct 11, 2011
by
Vangelis Koukis
Browse files
Bump version of snf-ganeti-tools, update packages
Bump version of snf-ganeti-tools, update Debian packaging.
parent
d4025dad
Changes
3
Hide whitespace changes
Inline
Side-by-side
snf-ganeti-tools/conf/default/snf-ganeti-eventd
View file @
a6f5f301
#!/bin/sh
ENABLED
=
true
SNF_USER
=
"root"
SNF_EVENTD_OPTS
=
""
snf-ganeti-tools/debian/changelog
View file @
a6f5f301
snf-ganeti-tools (0.7) UNRELEASED; urgency=low
* New upstream version.
-- Vangelis Koukis <vkoukis@grnet.gr> Tue, 11 Oct 2011 23:01:46 +0300
snf-ganeti-tools (0.6) UNRELEASED; urgency=low
* New upstream version.
...
...
snf-ganeti-tools/setup.py
View file @
a6f5f301
...
...
@@ -4,7 +4,7 @@ from setuptools import setup
setup
(
name
=
"snf-ganeti-tools"
,
version
=
"0.
6
"
,
version
=
"0.
7
"
,
description
=
"Synnefo Ganeti supplementary tools"
,
author
=
"Synnefo Development Team"
,
author_email
=
"synnefo@lists.grnet.gr"
,
...
...
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