Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cc-node
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
cc-node
Commits
61f85e40
Commit
61f85e40
authored
14 years ago
by
Thibault VINCENT
Browse files
Options
Downloads
Patches
Plain Diff
release v7
parent
e1bb719b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ccnode/__init__.py
+1
-1
1 addition, 1 deletion
ccnode/__init__.py
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
with
8 additions
and
2 deletions
ccnode/__init__.py
+
1
−
1
View file @
61f85e40
...
...
@@ -66,7 +66,7 @@ each class.
from
kvm
import
*
import
ccnodehandlers
__version__
=
6
__version__
=
7
__all__
=
[
'
kvm
'
,
'
interface
'
,
'
exceptions
'
,
'
libvirtwrapper
'
,
'
ccnode
'
,
'
ccnodehandlers
'
]
This diff is collapsed.
Click to expand it.
debian/changelog
+
6
−
0
View file @
61f85e40
cc-node (7) unstable; urgency=low
* New tags implemented for HV and VM
-- Thibault VINCENT <thibault.vincent@smartjog.com> Thu, 30 Dec 2010 13:28:19 +0100
cc-node (6) unstable; urgency=low
* Bug fix
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
61f85e40
Source: cc-node
Section: python
Priority: optional
Maintainer:
Antoine Millet <antoine.mille
t@smartjog.com>
Maintainer:
Thibault VINCENT <thibault.vincen
t@smartjog.com>
Build-Depends: debhelper (>= 7), python-central (>= 0.6), cdbs (>= 0.4.50), python-setuptools, python
XS-Python-Version: >= 2.6
Standards-Version: 3.9.1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment