mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
Bump vesion to 3.7.80
This commit is contained in:
parent
8711ac6ae4
commit
b27629f26e
@ -274,12 +274,12 @@ public:
|
||||
|
||||
static string version()
|
||||
{
|
||||
return "OpenNebula 3.7.0";
|
||||
return "OpenNebula 3.7.80";
|
||||
};
|
||||
|
||||
static string db_version()
|
||||
{
|
||||
return "3.7.0";
|
||||
return "3.7.80";
|
||||
}
|
||||
|
||||
void start();
|
||||
|
@ -1,36 +1,56 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
||||
.TH OPENNEBULA "1" "July 2012" "OpenNebula 3.7.0" "User Commands"
|
||||
.TH OPENNEBULA "1" "October 2012" "OpenNebula 3.7.80" "User Commands"
|
||||
.SH NAME
|
||||
OpenNebula \- OpenNebula econe-describe-images
|
||||
.SH SYNOPSIS
|
||||
.B econe-describe-images
|
||||
[\fIOPTIONS\fR]
|
||||
.SH DESCRIPTION
|
||||
econe\-describe\-images
|
||||
## SYNOPSIS
|
||||
.PP
|
||||
econe\-describe\-images [OPTIONS]
|
||||
.PP
|
||||
List and describe previously uploaded images of a user to be
|
||||
used with an OpenNebula Cloud.
|
||||
.SH OPTIONS
|
||||
.HP
|
||||
\fB\-\-help\fR, \fB\-h\fR
|
||||
.IP
|
||||
Show help
|
||||
.HP
|
||||
\fB\-\-access\-key\fR <id>, \fB\-K\fR <id>
|
||||
.IP
|
||||
.PP
|
||||
## OPTIONS
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
Verbose mode
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Show this message
|
||||
.TP
|
||||
\fB\-V\fR, \fB\-\-version\fR
|
||||
Show version and copyright information
|
||||
.TP
|
||||
\fB\-K\fR, \fB\-\-access\-key\fR id
|
||||
The username of the user
|
||||
.HP
|
||||
\fB\-\-secret\-key\fR <key>, \fB\-S\fR <key>
|
||||
.IP
|
||||
The password of the user
|
||||
.HP
|
||||
\fB\-\-url\fR <url>, \fB\-U\fR <url>
|
||||
.IP
|
||||
.TP
|
||||
\fB\-S\fR, \fB\-\-sercret\-key\fR key
|
||||
The sha1 hashed password of the user
|
||||
.TP
|
||||
\fB\-U\fR, \fB\-\-url\fR url
|
||||
Set url as the web service url to use
|
||||
.HP
|
||||
\fB\-\-headers\fR, \fB\-H\fR
|
||||
.PP
|
||||
## ARGUMENT FORMATS
|
||||
.TP
|
||||
\fBfile\fR
|
||||
.IP
|
||||
Display column headers
|
||||
Path to a file
|
||||
.TP
|
||||
\fBrange\fR
|
||||
.IP
|
||||
List of id's in the form 1,8..15
|
||||
.TP
|
||||
\fBtext\fR
|
||||
.IP
|
||||
String
|
||||
.PP
|
||||
## LICENSE
|
||||
OpenNebula 3.7.80
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
not use this file except in compliance with the License. You may obtain
|
||||
a copy of the License at http://www.apache.org/licenses/LICENSE\-2.0
|
||||
.SH COPYRIGHT
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
|
@ -1,36 +1,55 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
||||
.TH OPENNEBULA "1" "July 2012" "OpenNebula 3.7.0" "User Commands"
|
||||
.TH OPENNEBULA "1" "October 2012" "OpenNebula 3.7.80" "User Commands"
|
||||
.SH NAME
|
||||
OpenNebula \- OpenNebula econe-describe-instances
|
||||
.SH SYNOPSIS
|
||||
.B econe-describe-instances
|
||||
[\fIOPTIONS\fR]
|
||||
.SH DESCRIPTION
|
||||
econe\-describe\-instances
|
||||
## SYNOPSIS
|
||||
.PP
|
||||
econe\-describe\-instances [OPTIONS]
|
||||
.PP
|
||||
List and describe running instances
|
||||
.SH OPTIONS
|
||||
|
||||
.HP
|
||||
\fB\-\-help\fR, \fB\-h\fR
|
||||
.IP
|
||||
Show help
|
||||
.HP
|
||||
\fB\-\-access\-key\fR <id>, \fB\-K\fR <id>
|
||||
.IP
|
||||
.PP
|
||||
## OPTIONS
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
Verbose mode
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Show this message
|
||||
.TP
|
||||
\fB\-V\fR, \fB\-\-version\fR
|
||||
Show version and copyright information
|
||||
.TP
|
||||
\fB\-K\fR, \fB\-\-access\-key\fR id
|
||||
The username of the user
|
||||
.HP
|
||||
\fB\-\-secret\-key\fR <key>, \fB\-S\fR <key>
|
||||
.IP
|
||||
The password of the user
|
||||
.HP
|
||||
\fB\-\-url\fR <url>, \fB\-U\fR <url>
|
||||
.IP
|
||||
.TP
|
||||
\fB\-S\fR, \fB\-\-sercret\-key\fR key
|
||||
The sha1 hashed password of the user
|
||||
.TP
|
||||
\fB\-U\fR, \fB\-\-url\fR url
|
||||
Set url as the web service url to use
|
||||
.HP
|
||||
\fB\-\-headers\fR, \fB\-H\fR
|
||||
.PP
|
||||
## ARGUMENT FORMATS
|
||||
.TP
|
||||
\fBfile\fR
|
||||
.IP
|
||||
Display column headers
|
||||
Path to a file
|
||||
.TP
|
||||
\fBrange\fR
|
||||
.IP
|
||||
List of id's in the form 1,8..15
|
||||
.TP
|
||||
\fBtext\fR
|
||||
.IP
|
||||
String
|
||||
.PP
|
||||
## LICENSE
|
||||
OpenNebula 3.7.80
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
not use this file except in compliance with the License. You may obtain
|
||||
a copy of the License at http://www.apache.org/licenses/LICENSE\-2.0
|
||||
.SH COPYRIGHT
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
|
@ -1,40 +1,60 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
||||
.TH OPENNEBULA "1" "July 2012" "OpenNebula 3.7.0" "User Commands"
|
||||
.TH OPENNEBULA "1" "October 2012" "OpenNebula 3.7.80" "User Commands"
|
||||
.SH NAME
|
||||
OpenNebula \- OpenNebula econe-register
|
||||
.SH SYNOPSIS
|
||||
.B econe-register
|
||||
[\fIOPTIONS\fR] \fIIMAGE-ID\fR
|
||||
.SH DESCRIPTION
|
||||
econe\-register
|
||||
## SYNOPSIS
|
||||
.PP
|
||||
Register a previously uploaded image for use with an
|
||||
OpenNebula Cloud.
|
||||
.SH OPTIONS
|
||||
|
||||
.HP
|
||||
\fB\-\-help\fR, \fB\-h\fR
|
||||
.IP
|
||||
Show help
|
||||
.HP
|
||||
\fB\-\-access\-key\fR <id>, \fB\-K\fR <id>
|
||||
.IP
|
||||
econe\-register [OPTIONS] IMAGE\-ID
|
||||
.PP
|
||||
<<\-EOT
|
||||
Register a previously uploaded image for use with an OpenNebula Cloud.
|
||||
IMAGE\-ID: The image identification as returned by the econe\-upload command
|
||||
EOT
|
||||
.PP
|
||||
## OPTIONS
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
Verbose mode
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Show this message
|
||||
.TP
|
||||
\fB\-V\fR, \fB\-\-version\fR
|
||||
Show version and copyright information
|
||||
.TP
|
||||
\fB\-K\fR, \fB\-\-access\-key\fR id
|
||||
The username of the user
|
||||
.HP
|
||||
\fB\-\-secret\-key\fR <key>, \fB\-S\fR <key>
|
||||
.IP
|
||||
The password of the user
|
||||
.HP
|
||||
\fB\-\-url\fR <url>, \fB\-U\fR <url>
|
||||
.IP
|
||||
.TP
|
||||
\fB\-S\fR, \fB\-\-sercret\-key\fR key
|
||||
The sha1 hashed password of the user
|
||||
.TP
|
||||
\fB\-U\fR, \fB\-\-url\fR url
|
||||
Set url as the web service url to use
|
||||
.HP
|
||||
\fB\-\-headers\fR, \fB\-H\fR
|
||||
.IP
|
||||
Display column headers
|
||||
.PP
|
||||
IMAGE\-ID: The image identification as returned by
|
||||
the econe\-upload command
|
||||
<public_ip> <instance_id>
|
||||
.PP
|
||||
## ARGUMENT FORMATS
|
||||
.TP
|
||||
\fBfile\fR
|
||||
.IP
|
||||
Path to a file
|
||||
.TP
|
||||
\fBrange\fR
|
||||
.IP
|
||||
List of id's in the form 1,8..15
|
||||
.TP
|
||||
\fBtext\fR
|
||||
.IP
|
||||
String
|
||||
.PP
|
||||
## LICENSE
|
||||
OpenNebula 3.7.80
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
not use this file except in compliance with the License. You may obtain
|
||||
a copy of the License at http://www.apache.org/licenses/LICENSE\-2.0
|
||||
.SH COPYRIGHT
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
|
@ -1,48 +1,66 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
||||
.TH OPENNEBULA "1" "July 2012" "OpenNebula 3.7.0" "User Commands"
|
||||
.TH OPENNEBULA "1" "October 2012" "OpenNebula 3.7.80" "User Commands"
|
||||
.SH NAME
|
||||
OpenNebula \- OpenNebula econe-run-instances
|
||||
.SH SYNOPSIS
|
||||
.B econe-run-instances
|
||||
[\fIOPTIONS\fR] \fIIMAGE-ID\fR
|
||||
.SH DESCRIPTION
|
||||
econe\-run\-instances
|
||||
## SYNOPSIS
|
||||
.PP
|
||||
econe\-run\-instances [OPTIONS] IMAGE\-ID
|
||||
.PP
|
||||
Runs an instance of a particular image
|
||||
.SH OPTIONS
|
||||
|
||||
.HP
|
||||
\fB\-\-help\fR, \fB\-h\fR
|
||||
.IP
|
||||
Show help
|
||||
.HP
|
||||
\fB\-\-access\-key\fR <id>, \fB\-K\fR <id>
|
||||
.IP
|
||||
The username of the user
|
||||
.HP
|
||||
\fB\-\-secret\-key\fR <key>, \fB\-S\fR <key>
|
||||
.IP
|
||||
The password of the user
|
||||
.HP
|
||||
\fB\-\-url\fR <url>, \fB\-U\fR <url>
|
||||
.IP
|
||||
Set url as the web service url to use
|
||||
.HP
|
||||
\fB\-\-type\fR <type>, \fB\-t\fR <type>
|
||||
.IP
|
||||
OpenNebula template in which is based this instance
|
||||
.HP
|
||||
\fB\-\-user\-data\fR, \fB\-d\fR
|
||||
.IP
|
||||
Specifies Base64\-encoded MIME user data to be made
|
||||
available to the instance
|
||||
.HP
|
||||
\fB\-\-headers\fR, \fB\-H\fR
|
||||
.IP
|
||||
Display column headers
|
||||
IMAGE\-ID: The image identification as returned by the econe\-upload command
|
||||
.PP
|
||||
IMAGE\-ID: The image identification as returned by
|
||||
the econe\-upload command
|
||||
## OPTIONS
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
Verbose mode
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Show this message
|
||||
.TP
|
||||
\fB\-V\fR, \fB\-\-version\fR
|
||||
Show version and copyright information
|
||||
.TP
|
||||
\fB\-K\fR, \fB\-\-access\-key\fR id
|
||||
The username of the user
|
||||
.TP
|
||||
\fB\-S\fR, \fB\-\-sercret\-key\fR key
|
||||
The sha1 hashed password of the user
|
||||
.TP
|
||||
\fB\-U\fR, \fB\-\-url\fR url
|
||||
Set url as the web service url to use
|
||||
.TP
|
||||
\fB\-d\fR, \fB\-\-user\-data\fR data
|
||||
Specifies Base64\-encoded MIME user data to be made
|
||||
.IP
|
||||
available to the instance
|
||||
.TP
|
||||
\fB\-t\fR, \fB\-\-type\fR type
|
||||
OpenNebula template in which is based this instance
|
||||
.PP
|
||||
<image_id>
|
||||
.PP
|
||||
## ARGUMENT FORMATS
|
||||
.TP
|
||||
\fBfile\fR
|
||||
.IP
|
||||
Path to a file
|
||||
.TP
|
||||
\fBrange\fR
|
||||
.IP
|
||||
List of id's in the form 1,8..15
|
||||
.TP
|
||||
\fBtext\fR
|
||||
.IP
|
||||
String
|
||||
.PP
|
||||
## LICENSE
|
||||
OpenNebula 3.7.80
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
not use this file except in compliance with the License. You may obtain
|
||||
a copy of the License at http://www.apache.org/licenses/LICENSE\-2.0
|
||||
.SH COPYRIGHT
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
|
@ -1,35 +1,58 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
||||
.TH OPENNEBULA "1" "July 2012" "OpenNebula 3.7.0" "User Commands"
|
||||
.TH OPENNEBULA "1" "October 2012" "OpenNebula 3.7.80" "User Commands"
|
||||
.SH NAME
|
||||
OpenNebula \- OpenNebula econe-terminate-instances
|
||||
.SH SYNOPSIS
|
||||
.B econe-register
|
||||
[\fIOPTIONS\fR] \fIINSTANCE-ID\fR
|
||||
.SH DESCRIPTION
|
||||
econe\-terminate\-instances
|
||||
## SYNOPSIS
|
||||
.PP
|
||||
econe\-terminate\-instances [OPTIONS] INSTANCE\-ID
|
||||
.PP
|
||||
Terminate the selected running instance
|
||||
.SH OPTIONS
|
||||
|
||||
.HP
|
||||
\fB\-\-help\fR, \fB\-h\fR
|
||||
.IP
|
||||
Show help
|
||||
.HP
|
||||
\fB\-\-access\-key\fR <id>, \fB\-K\fR <id>
|
||||
.IP
|
||||
INSTANCE\-ID: The instance identification as returned by the econe\-run\-instances command
|
||||
.PP
|
||||
## OPTIONS
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
Verbose mode
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Show this message
|
||||
.TP
|
||||
\fB\-V\fR, \fB\-\-version\fR
|
||||
Show version and copyright information
|
||||
.TP
|
||||
\fB\-K\fR, \fB\-\-access\-key\fR id
|
||||
The username of the user
|
||||
.HP
|
||||
\fB\-\-secret\-key\fR <key>, \fB\-S\fR <key>
|
||||
.IP
|
||||
The password of the user
|
||||
.HP
|
||||
\fB\-\-url\fR <url>, \fB\-U\fR <url>
|
||||
.IP
|
||||
.TP
|
||||
\fB\-S\fR, \fB\-\-sercret\-key\fR key
|
||||
The sha1 hashed password of the user
|
||||
.TP
|
||||
\fB\-U\fR, \fB\-\-url\fR url
|
||||
Set url as the web service url to use
|
||||
.PP
|
||||
INSTANCE\-ID: The instance identification as returned by
|
||||
the econe\-run\-instances command
|
||||
<instance_id>
|
||||
.PP
|
||||
## ARGUMENT FORMATS
|
||||
.TP
|
||||
\fBfile\fR
|
||||
.IP
|
||||
Path to a file
|
||||
.TP
|
||||
\fBrange\fR
|
||||
.IP
|
||||
List of id's in the form 1,8..15
|
||||
.TP
|
||||
\fBtext\fR
|
||||
.IP
|
||||
String
|
||||
.PP
|
||||
## LICENSE
|
||||
OpenNebula 3.7.80
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
not use this file except in compliance with the License. You may obtain
|
||||
a copy of the License at http://www.apache.org/licenses/LICENSE\-2.0
|
||||
.SH COPYRIGHT
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
|
@ -1,39 +1,62 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
||||
.TH OPENNEBULA "1" "July 2012" "OpenNebula 3.7.0" "User Commands"
|
||||
.TH OPENNEBULA "1" "October 2012" "OpenNebula 3.7.80" "User Commands"
|
||||
.SH NAME
|
||||
OpenNebula \- OpenNebula econe-upload
|
||||
.SH SYNOPSIS
|
||||
.B econe-upload
|
||||
[\fIOPTIONS\fR] \fIIMAGE-PATH\fR
|
||||
.SH DESCRIPTION
|
||||
econe\-upload
|
||||
## SYNOPSIS
|
||||
.PP
|
||||
econe\-upload [OPTIONS] IMAGE\-PATH
|
||||
.PP
|
||||
Uploads an image for use with an OpenNebula Cloud. This image should
|
||||
be later register with econe\-register using the returned ImageId
|
||||
.SH OPTIONS
|
||||
|
||||
.HP
|
||||
\fB\-\-help\fR, \fB\-h\fR
|
||||
.IP
|
||||
Show help
|
||||
.HP
|
||||
\fB\-\-access\-key\fR <id>, \fB\-K\fR <id>
|
||||
.IP
|
||||
IMAGE\-PATH: Path to the image to upload
|
||||
.PP
|
||||
## OPTIONS
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
Verbose mode
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Show this message
|
||||
.TP
|
||||
\fB\-V\fR, \fB\-\-version\fR
|
||||
Show version and copyright information
|
||||
.TP
|
||||
\fB\-K\fR, \fB\-\-access\-key\fR id
|
||||
The username of the user
|
||||
.HP
|
||||
\fB\-\-secret\-key\fR <key>, \fB\-S\fR <key>
|
||||
.IP
|
||||
The password of the user
|
||||
.HP
|
||||
\fB\-\-url\fR <url>, \fB\-U\fR <url>
|
||||
.IP
|
||||
.TP
|
||||
\fB\-S\fR, \fB\-\-sercret\-key\fR key
|
||||
The sha1 hashed password of the user
|
||||
.TP
|
||||
\fB\-U\fR, \fB\-\-url\fR url
|
||||
Set url as the web service url to use
|
||||
.HP
|
||||
\fB\-\-multipart\fR, \fB\-M\fR
|
||||
.IP
|
||||
.TP
|
||||
\fB\-M\fR, \fB\-\-multipart\fR
|
||||
Use 'multipart\-post' library instead of Curb/Curl
|
||||
.PP
|
||||
IMAGE\-PATH: Path to the image to upload
|
||||
<file>
|
||||
.PP
|
||||
## ARGUMENT FORMATS
|
||||
.TP
|
||||
\fBfile\fR
|
||||
.IP
|
||||
Path to a file
|
||||
.TP
|
||||
\fBrange\fR
|
||||
.IP
|
||||
List of id's in the form 1,8..15
|
||||
.TP
|
||||
\fBtext\fR
|
||||
.IP
|
||||
String
|
||||
.PP
|
||||
## LICENSE
|
||||
OpenNebula 3.7.80
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
not use this file except in compliance with the License. You may obtain
|
||||
a copy of the License at http://www.apache.org/licenses/LICENSE\-2.0
|
||||
.SH COPYRIGHT
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
||||
.TH OPENNEBULA "1" "July 2012" "OpenNebula 3.7.0" "User Commands"
|
||||
.TH OPENNEBULA "1" "October 2012" "OpenNebula 3.7.80" "User Commands"
|
||||
.SH NAME
|
||||
OpenNebula \- OpenNebula occi-compute
|
||||
.SH SYNOPSIS
|
||||
@ -60,6 +60,14 @@ provided <occi xml file>
|
||||
\fBdelete\fR <compute id>
|
||||
.IP
|
||||
deletes the compute resource idenfitied by <compute id>
|
||||
.TP
|
||||
\fBattachdisk\fR <compute id> <storage id>
|
||||
.IP
|
||||
attaches an storage to a given compute
|
||||
.TP
|
||||
\fBdetachdisk\fR <compute id> <disk id>
|
||||
.IP
|
||||
detaches the target disk form the compute
|
||||
.SH COPYRIGHT
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
||||
.TH OPENNEBULA "1" "July 2012" "OpenNebula 3.7.0" "User Commands"
|
||||
.TH OPENNEBULA "1" "October 2012" "OpenNebula 3.7.80" "User Commands"
|
||||
.SH NAME
|
||||
OpenNebula \- OpenNebula occi-network
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
||||
.TH OPENNEBULA "1" "July 2012" "OpenNebula 3.7.0" "User Commands"
|
||||
.TH OPENNEBULA "1" "October 2012" "OpenNebula 3.7.80" "User Commands"
|
||||
.SH NAME
|
||||
OpenNebula \- OpenNebula occi-storage
|
||||
.SH SYNOPSIS
|
||||
@ -68,6 +68,11 @@ provided <occi xml file>
|
||||
\fBdelete\fR <storage id>
|
||||
.IP
|
||||
deletes the storage resource idenfitied by <storage id>
|
||||
.TP
|
||||
\fBclone\fR <storage id> <name>
|
||||
.IP
|
||||
clones the storage resource idenfitied by <storage id> in a new one
|
||||
using the given <name>
|
||||
.SH COPYRIGHT
|
||||
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
||||
.PP
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEACCT" "1" "September 2012" "" "oneacct(1) -- OpenNebula Accountin Tool"
|
||||
.TH "ONEACCT" "1" "October 2012" "" "oneacct(1) -- OpenNebula Accountin Tool"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBoneacct\fR
|
||||
@ -75,7 +75,7 @@ String
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEACL" "1" "July 2012" "" "oneacl(1) -- manages OpenNebula ACLs"
|
||||
.TH "ONEACL" "1" "October 2012" "" "oneacl(1) -- manages OpenNebula ACLs"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBoneacl\fR
|
||||
@ -14,6 +14,7 @@
|
||||
.nf
|
||||
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-\-describe Describe list columns
|
||||
\-v, \-\-verbose Verbose mode
|
||||
\-h, \-\-help Show this message
|
||||
\-V, \-\-version Show version and copyright information
|
||||
@ -58,7 +59,7 @@ list
|
||||
.nf
|
||||
|
||||
Lists the ACL rule set
|
||||
valid options: xml
|
||||
valid options: xml, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -128,7 +129,7 @@ Comma\-separated list of OpenNebula ACL names or ids
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONECLUSTER" "1" "July 2012" "" "onecluster(1) -- manages OpenNebula clusters"
|
||||
.TH "ONECLUSTER" "1" "October 2012" "" "onecluster(1) -- manages OpenNebula clusters"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBonecluster\fR
|
||||
@ -17,6 +17,7 @@
|
||||
\-d, \-\-delay x Sets the delay in seconds for top command
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-n, \-\-numeric Do not translate user and group IDs
|
||||
\-\-describe Describe list columns
|
||||
\-v, \-\-verbose Verbose mode
|
||||
\-h, \-\-help Show this message
|
||||
\-V, \-\-version Show version and copyright information
|
||||
@ -61,7 +62,7 @@ list
|
||||
.nf
|
||||
|
||||
Lists Clusters in the pool
|
||||
valid options: list, delay, xml, numeric
|
||||
valid options: list, delay, xml, numeric, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -301,7 +302,7 @@ OpenNebula DATASTORE name or id
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEDATASTORE" "1" "July 2012" "" "onedatastore(1) -- manages OpenNebula datastores"
|
||||
.TH "ONEDATASTORE" "1" "October 2012" "" "onedatastore(1) -- manages OpenNebula datastores"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBonedatastore\fR
|
||||
@ -18,6 +18,7 @@
|
||||
\-d, \-\-delay x Sets the delay in seconds for top command
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-n, \-\-numeric Do not translate user and group IDs
|
||||
\-\-describe Describe list columns
|
||||
\-v, \-\-verbose Verbose mode
|
||||
\-h, \-\-help Show this message
|
||||
\-V, \-\-version Show version and copyright information
|
||||
@ -105,7 +106,7 @@ list
|
||||
.nf
|
||||
|
||||
Lists Datastores in the pool
|
||||
valid options: list, delay, xml, numeric
|
||||
valid options: list, delay, xml, numeric, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -261,7 +262,7 @@ OpenNebula USER name or id
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEDB" "1" "July 2012" "" "onedb(1) -- OpenNebula database migration tool"
|
||||
.TH "ONEDB" "1" "October 2012" "" "onedb(1) -- OpenNebula database migration tool"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBonedb\fR
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEGROUP" "1" "July 2012" "" "onegroup(1) -- manages OpenNebula groups"
|
||||
.TH "ONEGROUP" "1" "October 2012" "" "onegroup(1) -- manages OpenNebula groups"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBonegroup\fR
|
||||
@ -17,6 +17,7 @@
|
||||
\-d, \-\-delay x Sets the delay in seconds for top command
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-n, \-\-numeric Do not translate user and group IDs
|
||||
\-\-describe Describe list columns
|
||||
\-v, \-\-verbose Verbose mode
|
||||
\-h, \-\-help Show this message
|
||||
\-V, \-\-version Show version and copyright information
|
||||
@ -61,7 +62,7 @@ list
|
||||
.nf
|
||||
|
||||
Lists Groups in the pool
|
||||
valid options: list, delay, xml, numeric
|
||||
valid options: list, delay, xml, numeric, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -97,6 +98,21 @@ will be launched to modify the current quotas\.
|
||||
.
|
||||
.IP "" 0
|
||||
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
batchquota \fIrange|groupid_list\fR [\fIfile\fR]
|
||||
.
|
||||
.IP "" 4
|
||||
.
|
||||
.nf
|
||||
|
||||
Sets the quota limits in batch for various groups\. If a path is not
|
||||
provided the editor will be launched to create new quotas\.
|
||||
.
|
||||
.fi
|
||||
.
|
||||
.IP "" 0
|
||||
|
||||
.
|
||||
.IP "" 0
|
||||
.
|
||||
@ -175,7 +191,7 @@ Comma\-separated list of OpenNebula GROUP names or ids
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEHOST" "1" "July 2012" "" "onehost(1) -- manages OpenNebula hosts"
|
||||
.TH "ONEHOST" "1" "October 2012" "" "onehost(1) -- manages OpenNebula hosts"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBonehost\fR
|
||||
@ -22,6 +22,7 @@
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-n, \-\-numeric Do not translate user and group IDs
|
||||
\-k, \-\-kilobytes Show units in kilobytes
|
||||
\-\-describe Describe list columns
|
||||
\-v, \-\-verbose Verbose mode
|
||||
\-h, \-\-help Show this message
|
||||
\-V, \-\-version Show version and copyright information
|
||||
@ -126,7 +127,7 @@ list
|
||||
.nf
|
||||
|
||||
Lists Hosts in the pool
|
||||
valid options: list, delay, xml, numeric, kilobytes
|
||||
valid options: list, delay, xml, numeric, kilobytes, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -254,7 +255,7 @@ Comma\-separated list of OpenNebula HOST names or ids
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEIMAGE" "1" "July 2012" "" "oneimage(1) -- manages OpenNebula images"
|
||||
.TH "ONEIMAGE" "1" "October 2012" "" "oneimage(1) -- manages OpenNebula images"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBoneimage\fR
|
||||
@ -14,10 +14,23 @@
|
||||
.nf
|
||||
|
||||
\-d, \-\-datastore id|name Selects the datastore
|
||||
\-\-name name Name of the new image
|
||||
\-\-description description Description for the new Image
|
||||
\-\-type type Type of the new Image: OS, CDROM or DATABLOCK
|
||||
\-\-persistent Tells if the image will be persistent
|
||||
\-\-prefix prefix Device prefix for the disk (eg\. hd, sd, xvd or vd)
|
||||
\-\-target target Device the disk will be attached to
|
||||
\-\-path path Path of the image file
|
||||
\-\-driver driver Driver to use image (raw, qcow2, tap:aio:\.\.\.)
|
||||
\-\-disk_type disk_type Type of the image (BLOCK, CDROM or FILE)
|
||||
\-\-source source Source to be used\. Useful for not file\-based images
|
||||
\-\-size size Size in MB\. Used for DATABLOCK type
|
||||
\-\-fstype fstype Type of file system to be built\. This can be any value understood by mkfs unix command\.
|
||||
\-l, \-\-list x,y,z Selects columns to display with list command
|
||||
\-d, \-\-delay x Sets the delay in seconds for top command
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-n, \-\-numeric Do not translate user and group IDs
|
||||
\-\-describe Describe list columns
|
||||
\-v, \-\-verbose Verbose mode
|
||||
\-h, \-\-help Show this message
|
||||
\-V, \-\-version Show version and copyright information
|
||||
@ -27,14 +40,33 @@
|
||||
.SH "COMMANDS"
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
create \fIfile\fR
|
||||
create [\fIfile\fR]
|
||||
.
|
||||
.IP "" 4
|
||||
.
|
||||
.nf
|
||||
|
||||
Creates a new Image from the given template file
|
||||
valid options: datastore
|
||||
Creates a new Image
|
||||
Examples:
|
||||
\- using a template description file:
|
||||
|
||||
oneimage create \-d default centOS\.tmpl
|
||||
|
||||
\- new image "arch" using a path of type centOS:
|
||||
|
||||
oneimage create \-d default \-\-name arch \-\-path /tmp/arch\.img
|
||||
|
||||
\- new persistent image, OS type and qcow2 format:
|
||||
|
||||
oneimage create \-d 1 \-\-name ubuntu \-\-path /tmp/ubuntu\.qcow2 \e
|
||||
\-\-prefix sd \-\-type OS \-\-driver qcow2 \e
|
||||
\-\-description "A OS plain installation"
|
||||
|
||||
\- a datablock image of 400MB:
|
||||
|
||||
oneimage create \-d 1 \-\-name data \-\-type DATABLOCK \-\-size 400 \e
|
||||
\-\-fstype ext2
|
||||
valid options: datastore, name, description, type, persistent, prefix, target, path, driver, disk_type, source, size, fstype
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -237,7 +269,7 @@ list [\fIfilterflag\fR]
|
||||
.nf
|
||||
|
||||
Lists Images in the pool
|
||||
valid options: list, delay, xml, numeric
|
||||
valid options: list, delay, xml, numeric, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -267,7 +299,7 @@ top [\fIfilterflag\fR]
|
||||
.nf
|
||||
|
||||
Lists Images continuously
|
||||
valid options: list, delay, xml, numeric
|
||||
valid options: list, delay, xml, numeric, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -398,7 +430,7 @@ user IMAGE of the user identified by the username
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONETEMPLATE" "1" "July 2012" "" "onetemplate(1) -- manages OpenNebula templates"
|
||||
.TH "ONETEMPLATE" "1" "October 2012" "" "onetemplate(1) -- manages OpenNebula templates"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBonetemplate\fR
|
||||
@ -13,7 +13,14 @@
|
||||
.
|
||||
.nf
|
||||
|
||||
\-n, \-\-name vm_name Name of the new Virtual Machine\. When instantiating
|
||||
\-\-name name Name for the VM
|
||||
\-\-cpu cpu CPU percentage reserved for the VM (1=100% one CPU)
|
||||
\-\-arch arch Architecture of the VM, e\.g\.: i386 or x86_64
|
||||
\-\-memory memory Memory ammount given to the VM
|
||||
\-\-disk disk0,disk1 Disks to attach\. To use a disk owned by other user use user[disk]
|
||||
\-\-network network0,network1 Networks to attach\. To use a network owned by other user use user[network]
|
||||
\-\-raw string Raw string to add to the template\. Not to be confused with the RAW attribute
|
||||
\-\-name vm_name Name of the new Virtual Machine\. When instantiating
|
||||
multiple VMs you can use the"%i" wildcard to produce
|
||||
different names such as vm\-0, vm\-1\.\.\.
|
||||
|
||||
@ -22,6 +29,7 @@
|
||||
\-d, \-\-delay x Sets the delay in seconds for top command
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-n, \-\-numeric Do not translate user and group IDs
|
||||
\-\-describe Describe list columns
|
||||
\-v, \-\-verbose Verbose mode
|
||||
\-h, \-\-help Show this message
|
||||
\-V, \-\-version Show version and copyright information
|
||||
@ -31,13 +39,28 @@
|
||||
.SH "COMMANDS"
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
create \fIfile\fR
|
||||
create [\fIfile\fR]
|
||||
.
|
||||
.IP "" 4
|
||||
.
|
||||
.nf
|
||||
|
||||
Creates a new Template from the given template file
|
||||
Creates a new VM Template from the given description
|
||||
|
||||
Examples:
|
||||
\- using a VM Template description file:
|
||||
|
||||
onetemplate create vm_description\.tmpl
|
||||
|
||||
\- new VM Template named "arch vm" with a disk and a nic:
|
||||
|
||||
onetemplate create \-\-name "arch vm" \-\-memory 128 \-\-cpu 1 \-\-disk arch \e
|
||||
\-\-network private_lan
|
||||
|
||||
\- using two disks:
|
||||
|
||||
onevm create \-\-name "test vm" \-\-memory 128 \-\-cpu 1 \-\-disk arch,data
|
||||
valid options: name, cpu, arch, memory, disk, network, raw
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -184,7 +207,7 @@ list [\fIfilterflag\fR]
|
||||
.nf
|
||||
|
||||
Lists Templates in the pool
|
||||
valid options: list, delay, xml, numeric
|
||||
valid options: list, delay, xml, numeric, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -214,7 +237,7 @@ top [\fIfilterflag\fR]
|
||||
.nf
|
||||
|
||||
Lists Templates continuously
|
||||
valid options: list, delay, xml, numeric
|
||||
valid options: list, delay, xml, numeric, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -345,7 +368,7 @@ user VMTEMPLATE of the user identified by the username
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEUSER" "1" "July 2012" "" "oneuser(1) -- manages OpenNebula users"
|
||||
.TH "ONEUSER" "1" "October 2012" "" "oneuser(1) -- manages OpenNebula users"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBoneuser\fR
|
||||
@ -27,6 +27,7 @@
|
||||
\-d, \-\-delay x Sets the delay in seconds for top command
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-n, \-\-numeric Do not translate user and group IDs
|
||||
\-\-describe Describe list columns
|
||||
\-v, \-\-verbose Verbose mode
|
||||
\-h, \-\-help Show this message
|
||||
\-V, \-\-version Show version and copyright information
|
||||
@ -85,6 +86,21 @@ will be launched to modify the current quotas\.
|
||||
.
|
||||
.IP "" 0
|
||||
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
batchquota \fIrange|userid_list\fR [\fIfile\fR]
|
||||
.
|
||||
.IP "" 4
|
||||
.
|
||||
.nf
|
||||
|
||||
Sets the quota limits in batch for various users\. If a path is not
|
||||
provided the editor will be launched to create new quotas\.
|
||||
.
|
||||
.fi
|
||||
.
|
||||
.IP "" 0
|
||||
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
login \fIusername\fR
|
||||
@ -96,8 +112,10 @@ login \fIusername\fR
|
||||
Creates the Login token for authentication
|
||||
Examples:
|
||||
oneuser login my_user \-\-ssh \-\-key /tmp/id_rsa \-\-time 72000
|
||||
oneuser login my_user \-\-x509 \-\-cert /tmp/my_cert\.pem \-\-key /tmp/my_key\.pk \-\-time 72000
|
||||
oneuser login my_user \-\-x509_proxy \-\-proxy /tmp/my_cert\.pem \-\-time 72000
|
||||
oneuser login my_user \-\-x509 \-\-cert /tmp/my_cert\.pem
|
||||
\-\-key /tmp/my_key\.pk \-\-time 72000
|
||||
oneuser login my_user \-\-x509_proxy \-\-proxy /tmp/my_cert\.pem
|
||||
\-\-time 72000
|
||||
valid options: ssh, x509, x509_proxy, key, cert, proxy, time
|
||||
.
|
||||
.fi
|
||||
@ -112,6 +130,8 @@ key
|
||||
.
|
||||
.nf
|
||||
|
||||
DEPRECATED, use login to generate auth files\.
|
||||
|
||||
Shows a public key from a private SSH key\. Use it as password
|
||||
for the SSH authentication mechanism\.
|
||||
valid options: key
|
||||
@ -194,7 +214,7 @@ list
|
||||
.nf
|
||||
|
||||
Lists Users in the pool
|
||||
valid options: list, delay, xml, numeric
|
||||
valid options: list, delay, xml, numeric, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -335,7 +355,7 @@ User password
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEVDC" "1" "July 2012" "" "onevdc(1) -- manages OpenNebula Virtual DataCenters"
|
||||
.TH "ONEVDC" "1" "October 2012" "" "onevdc(1) -- manages OpenNebula Virtual DataCenters"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBonevdc\fR
|
||||
@ -178,7 +178,7 @@ VDC ID
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEVM" "1" "July 2012" "" "onevm(1) -- manages OpenNebula virtual machines"
|
||||
.TH "ONEVM" "1" "October 2012" "" "onevm(1) -- manages OpenNebula virtual machines"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBonevm\fR
|
||||
@ -14,15 +14,23 @@
|
||||
.nf
|
||||
|
||||
\-m, \-\-multiple x Instance multiple VMs
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-n, \-\-numeric Do not translate user and group IDs
|
||||
\-k, \-\-kilobytes Show units in kilobytes
|
||||
\-\-name name Name for the VM
|
||||
\-\-cpu cpu CPU percentage reserved for the VM (1=100% one CPU)
|
||||
\-\-arch arch Architecture of the VM, e\.g\.: i386 or x86_64
|
||||
\-\-memory memory Memory ammount given to the VM
|
||||
\-\-disk disk0,disk1 Disks to attach\. To use a disk owned by other user use user[disk]
|
||||
\-\-network network0,network1 Networks to attach\. To use a network owned by other user use user[network]
|
||||
\-\-raw string Raw string to add to the template\. Not to be confused with the RAW attribute
|
||||
\-t, \-\-type type Type of the new Image
|
||||
\-f, \-\-file file Selects the template file
|
||||
\-i, \-\-image id|name Selects the image
|
||||
\-t, \-\-target type Device where the image will be attached
|
||||
\-l, \-\-list x,y,z Selects columns to display with list command
|
||||
\-d, \-\-delay x Sets the delay in seconds for top command
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-n, \-\-numeric Do not translate user and group IDs
|
||||
\-k, \-\-kilobytes Show units in kilobytes
|
||||
\-\-describe Describe list columns
|
||||
\-v, \-\-verbose Verbose mode
|
||||
\-h, \-\-help Show this message
|
||||
\-V, \-\-version Show version and copyright information
|
||||
@ -32,16 +40,30 @@
|
||||
.SH "COMMANDS"
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
create \fIfile\fR
|
||||
create [\fIfile\fR]
|
||||
.
|
||||
.IP "" 4
|
||||
.
|
||||
.nf
|
||||
|
||||
Creates a new VM from the given template file\. This command bypasses
|
||||
the Template pool, which is the preferred way to instantiate new VMs\.
|
||||
See \'onetemplate create\' and \'onetemplate instantiate\'
|
||||
valid options: multiple, xml, numeric, kilobytes
|
||||
Creates a new VM from the given description instead of using a previously
|
||||
defined template (see \'onetemplate create\' and \'onetemplate instantiate\')\.
|
||||
|
||||
Examples:
|
||||
|
||||
\- using a template description file:
|
||||
|
||||
onevm create vm_description\.tmpl
|
||||
|
||||
\- new VM named "arch vm" with a disk and a nic
|
||||
|
||||
onevm create \-\-name "arch vm" \-\-memory 128 \-\-cpu 1 \-\-disk arch \e
|
||||
\-\-network private_lan
|
||||
|
||||
\- a vm with two disks
|
||||
|
||||
onevm create \-\-name "test vm" \-\-memory 128 \-\-cpu 1 \-\-disk arch,data
|
||||
valid options: multiple, name, cpu, arch, memory, disk, network, raw
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -105,8 +127,8 @@ saveas \fIvmid\fR \fIdiskid\fR \fIimg_name\fR
|
||||
.nf
|
||||
|
||||
Sets the specified VM disk to be saved in a new Image\. The Image is
|
||||
created inmediately, but the contents are saved only if the VM is
|
||||
shut down gracefuly (i\.e\., using \'onevm shutdown\' and not
|
||||
created immediately, but the contents are saved only if the VM is
|
||||
shut down gracefully (i\.e\., using \'onevm shutdown\' and not
|
||||
\'onevm delete\')
|
||||
|
||||
States: ANY
|
||||
@ -124,7 +146,24 @@ shutdown \fIrange|vmid_list\fR
|
||||
.
|
||||
.nf
|
||||
|
||||
Shuts down the given VM\.
|
||||
Shuts down the given VM\. The VM life cycle will end\.
|
||||
|
||||
States: RUNNING
|
||||
.
|
||||
.fi
|
||||
.
|
||||
.IP "" 0
|
||||
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
poweroff \fIrange|vmid_list\fR
|
||||
.
|
||||
.IP "" 4
|
||||
.
|
||||
.nf
|
||||
|
||||
Powers off the given VM\. The VM will remain in the poweroff state, and
|
||||
can be powered on with the \'onevm restart\' command\.
|
||||
|
||||
States: RUNNING
|
||||
.
|
||||
@ -223,9 +262,9 @@ restart \fIrange|vmid_list\fR
|
||||
.
|
||||
.nf
|
||||
|
||||
Forces a re\-deployment of the given VM, issuing a boot action\.
|
||||
Boots the given VM\.
|
||||
|
||||
States: UNKNOWN, BOOT
|
||||
States: UNKNOWN, BOOT, POWEROFF
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -239,9 +278,9 @@ resubmit \fIrange|vmid_list\fR
|
||||
.
|
||||
.nf
|
||||
|
||||
Resubmits the VM to PENDING state\. This is intented for VMs stuck in a
|
||||
Resubmits the VM to PENDING state\. This is intended for VMs stuck in a
|
||||
transient state\. To re\-deploy a fresh copy of the same VM, create a
|
||||
Template and instantiante it, see \'onetemplate instantiate\'
|
||||
Template and instantiate it, see \'onetemplate instantiate\'
|
||||
|
||||
States: ANY, except SUSPENDED or DONE
|
||||
.
|
||||
@ -435,7 +474,7 @@ list [\fIfilterflag\fR]
|
||||
.nf
|
||||
|
||||
Lists VMs in the pool
|
||||
valid options: list, delay, xml, numeric, kilobytes
|
||||
valid options: list, delay, xml, numeric, kilobytes, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -624,7 +663,7 @@ Integer
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEVNET" "1" "July 2012" "" "onevnet(1) -- manages OpenNebula networks"
|
||||
.TH "ONEVNET" "1" "October 2012" "" "onevnet(1) -- manages OpenNebula networks"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBonevnet\fR
|
||||
@ -19,6 +19,7 @@
|
||||
\-x, \-\-xml Show the resource in xml format
|
||||
\-n, \-\-numeric Do not translate user and group IDs
|
||||
\-k, \-\-kilobytes Show units in kilobytes
|
||||
\-\-describe Describe list columns
|
||||
\-v, \-\-verbose Verbose mode
|
||||
\-h, \-\-help Show this message
|
||||
\-V, \-\-version Show version and copyright information
|
||||
@ -193,7 +194,7 @@ list [\fIfilterflag\fR]
|
||||
.nf
|
||||
|
||||
Lists Virtual Networks in the pool
|
||||
valid options: list, delay, xml, numeric, kilobytes
|
||||
valid options: list, delay, xml, numeric, kilobytes, describe
|
||||
.
|
||||
.fi
|
||||
.
|
||||
@ -354,7 +355,7 @@ user VNET of the user identified by the username
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ONEZONE" "1" "July 2012" "" "onezone(1) -- manages OpenNebula zones"
|
||||
.TH "ONEZONE" "1" "October 2012" "" "onezone(1) -- manages OpenNebula zones"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBonezone\fR
|
||||
@ -148,7 +148,7 @@ Zone ID
|
||||
.IP "" 0
|
||||
.
|
||||
.SH "LICENSE"
|
||||
OpenNebula 3\.7\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
OpenNebula 3\.7\.80 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
||||
.
|
||||
.P
|
||||
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0
|
||||
|
@ -52,7 +52,7 @@ end
|
||||
module CloudClient
|
||||
|
||||
# OpenNebula version
|
||||
VERSION = '3.7.0'
|
||||
VERSION = '3.7.80'
|
||||
|
||||
# #########################################################################
|
||||
# Default location for the authentication file
|
||||
|
@ -53,7 +53,7 @@
|
||||
</form>
|
||||
</div>
|
||||
<div id="footer" style="overflow:visible;">
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.0</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.80</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -81,7 +81,7 @@
|
||||
</div>
|
||||
|
||||
<div id="footer" style="overflow:visible;" class="ui-layout-south">
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.0</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.80</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -52,7 +52,7 @@ require 'OpenNebula/DocumentPool'
|
||||
module OpenNebula
|
||||
|
||||
# OpenNebula version
|
||||
VERSION = '3.7.0'
|
||||
VERSION = '3.7.80'
|
||||
|
||||
# The Error Class represents a generic error in the OpenNebula
|
||||
# library. It contains a readable representation of the error.
|
||||
|
@ -65,7 +65,7 @@
|
||||
</div>
|
||||
|
||||
<div id="footer" style="overflow:visible;" class="ui-layout-south">
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.0</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.80</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
</div>
|
||||
|
||||
<div id="dialogs">
|
||||
|
@ -49,7 +49,7 @@
|
||||
</form>
|
||||
</div>
|
||||
<div id="footer" style="overflow:visible;">
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.0</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.80</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -94,7 +94,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer" style="overflow:visible;" class="ui-layout-south">
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.0</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.80</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
|
||||
|
||||
<div id="footer" style="overflow:visible;">
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.0</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
<a href="http://opennebula.org" target="_blank">OpenNebula 3.7.80</a> by <a href="http://c12g.com" target="_blank">C12G Labs</a>.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user