diff --git a/include/Nebula.h b/include/Nebula.h index b16c8f3fc0..d90ead90dc 100644 --- a/include/Nebula.h +++ b/include/Nebula.h @@ -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(); diff --git a/share/man/econe-describe-images.1 b/share/man/econe-describe-images.1 index 583c331231..dd9c562327 100644 --- a/share/man/econe-describe-images.1 +++ b/share/man/econe-describe-images.1 @@ -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 , \fB\-K\fR -.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 , \fB\-S\fR -.IP -The password of the user -.HP -\fB\-\-url\fR , \fB\-U\fR -.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 diff --git a/share/man/econe-describe-instances.1 b/share/man/econe-describe-instances.1 index 05695e411b..25d3cf3e5f 100644 --- a/share/man/econe-describe-instances.1 +++ b/share/man/econe-describe-instances.1 @@ -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 , \fB\-K\fR -.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 , \fB\-S\fR -.IP -The password of the user -.HP -\fB\-\-url\fR , \fB\-U\fR -.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 diff --git a/share/man/econe-register.1 b/share/man/econe-register.1 index 02fe3ab4de..b11d6c3d03 100644 --- a/share/man/econe-register.1 +++ b/share/man/econe-register.1 @@ -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 , \fB\-K\fR -.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 , \fB\-S\fR -.IP -The password of the user -.HP -\fB\-\-url\fR , \fB\-U\fR -.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 + +.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 diff --git a/share/man/econe-run-instances.1 b/share/man/econe-run-instances.1 index 5ab91b15d3..97cbc79228 100644 --- a/share/man/econe-run-instances.1 +++ b/share/man/econe-run-instances.1 @@ -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 , \fB\-K\fR -.IP -The username of the user -.HP -\fB\-\-secret\-key\fR , \fB\-S\fR -.IP -The password of the user -.HP -\fB\-\-url\fR , \fB\-U\fR -.IP -Set url as the web service url to use -.HP -\fB\-\-type\fR , \fB\-t\fR -.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 + +.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 diff --git a/share/man/econe-terminate-instances.1 b/share/man/econe-terminate-instances.1 index c22ed735c9..31cdab8bb6 100644 --- a/share/man/econe-terminate-instances.1 +++ b/share/man/econe-terminate-instances.1 @@ -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 , \fB\-K\fR -.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 , \fB\-S\fR -.IP -The password of the user -.HP -\fB\-\-url\fR , \fB\-U\fR -.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 + +.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 diff --git a/share/man/econe-upload.1 b/share/man/econe-upload.1 index c1be1b714a..bb272db089 100644 --- a/share/man/econe-upload.1 +++ b/share/man/econe-upload.1 @@ -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 , \fB\-K\fR -.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 , \fB\-S\fR -.IP -The password of the user -.HP -\fB\-\-url\fR , \fB\-U\fR -.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 + +.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 diff --git a/share/man/occi-compute.1 b/share/man/occi-compute.1 index 095f2031c5..c2d6b05f5d 100644 --- a/share/man/occi-compute.1 +++ b/share/man/occi-compute.1 @@ -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 \fBdelete\fR .IP deletes the compute resource idenfitied by +.TP +\fBattachdisk\fR +.IP +attaches an storage to a given compute +.TP +\fBdetachdisk\fR +.IP +detaches the target disk form the compute .SH COPYRIGHT Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org) .PP diff --git a/share/man/occi-network.1 b/share/man/occi-network.1 index bf4c5948fb..63119ad5f4 100644 --- a/share/man/occi-network.1 +++ b/share/man/occi-network.1 @@ -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 diff --git a/share/man/occi-storage.1 b/share/man/occi-storage.1 index 4fda20bdd7..113d6c0d31 100644 --- a/share/man/occi-storage.1 +++ b/share/man/occi-storage.1 @@ -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 \fBdelete\fR .IP deletes the storage resource idenfitied by +.TP +\fBclone\fR +.IP +clones the storage resource idenfitied by in a new one +using the given .SH COPYRIGHT Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org) .PP diff --git a/share/man/oneacct.1 b/share/man/oneacct.1 index dc285514b1..129c908d20 100644 --- a/share/man/oneacct.1 +++ b/share/man/oneacct.1 @@ -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 diff --git a/share/man/oneacl.1 b/share/man/oneacl.1 index be4948e52a..f0a1870dd8 100644 --- a/share/man/oneacl.1 +++ b/share/man/oneacl.1 @@ -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 diff --git a/share/man/onecluster.1 b/share/man/onecluster.1 index 4b97815adf..76446b5f8b 100644 --- a/share/man/onecluster.1 +++ b/share/man/onecluster.1 @@ -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 diff --git a/share/man/onedatastore.1 b/share/man/onedatastore.1 index b562710852..0b96f02d4f 100644 --- a/share/man/onedatastore.1 +++ b/share/man/onedatastore.1 @@ -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 diff --git a/share/man/onedb.1 b/share/man/onedb.1 index 9ece109827..c6dfcbc7f8 100644 --- a/share/man/onedb.1 +++ b/share/man/onedb.1 @@ -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 diff --git a/share/man/onegroup.1 b/share/man/onegroup.1 index 2847eeedbe..dc41cb6e39 100644 --- a/share/man/onegroup.1 +++ b/share/man/onegroup.1 @@ -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 diff --git a/share/man/onehost.1 b/share/man/onehost.1 index 5315022f26..d3b36a6089 100644 --- a/share/man/onehost.1 +++ b/share/man/onehost.1 @@ -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 diff --git a/share/man/oneimage.1 b/share/man/oneimage.1 index 2c6c45d758..082f6b19ff 100644 --- a/share/man/oneimage.1 +++ b/share/man/oneimage.1 @@ -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 diff --git a/share/man/onetemplate.1 b/share/man/onetemplate.1 index 2812dfd099..045a8b3867 100644 --- a/share/man/onetemplate.1 +++ b/share/man/onetemplate.1 @@ -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 diff --git a/share/man/oneuser.1 b/share/man/oneuser.1 index 58dada1657..dddef6e821 100644 --- a/share/man/oneuser.1 +++ b/share/man/oneuser.1 @@ -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 diff --git a/share/man/onevdc.1 b/share/man/onevdc.1 index cc12b87cc8..e38a080723 100644 --- a/share/man/onevdc.1 +++ b/share/man/onevdc.1 @@ -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 diff --git a/share/man/onevm.1 b/share/man/onevm.1 index 0b8fc79fed..e202859e53 100644 --- a/share/man/onevm.1 +++ b/share/man/onevm.1 @@ -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 diff --git a/share/man/onevnet.1 b/share/man/onevnet.1 index e505d13b84..51db8211b4 100644 --- a/share/man/onevnet.1 +++ b/share/man/onevnet.1 @@ -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 diff --git a/share/man/onezone.1 b/share/man/onezone.1 index 75e46f9f43..af90966d3f 100644 --- a/share/man/onezone.1 +++ b/share/man/onezone.1 @@ -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 diff --git a/src/cloud/common/CloudClient.rb b/src/cloud/common/CloudClient.rb index 9b781fadab..46dd9b8147 100644 --- a/src/cloud/common/CloudClient.rb +++ b/src/cloud/common/CloudClient.rb @@ -52,7 +52,7 @@ end module CloudClient # OpenNebula version - VERSION = '3.7.0' + VERSION = '3.7.80' # ######################################################################### # Default location for the authentication file diff --git a/src/cloud/occi/lib/ui/templates/login.html b/src/cloud/occi/lib/ui/templates/login.html index 0f7af9f3dd..a9e412093e 100644 --- a/src/cloud/occi/lib/ui/templates/login.html +++ b/src/cloud/occi/lib/ui/templates/login.html @@ -53,7 +53,7 @@ diff --git a/src/cloud/occi/lib/ui/views/index.erb b/src/cloud/occi/lib/ui/views/index.erb index 7453100052..de88128782 100644 --- a/src/cloud/occi/lib/ui/views/index.erb +++ b/src/cloud/occi/lib/ui/views/index.erb @@ -81,7 +81,7 @@ diff --git a/src/oca/ruby/OpenNebula.rb b/src/oca/ruby/OpenNebula.rb index 43da8be78e..6374c04051 100644 --- a/src/oca/ruby/OpenNebula.rb +++ b/src/oca/ruby/OpenNebula.rb @@ -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. diff --git a/src/ozones/Server/templates/index.html b/src/ozones/Server/templates/index.html index 6c9364153d..c2ca6e1db9 100644 --- a/src/ozones/Server/templates/index.html +++ b/src/ozones/Server/templates/index.html @@ -65,7 +65,7 @@
diff --git a/src/ozones/Server/templates/login.html b/src/ozones/Server/templates/login.html index 47d4f9d36e..08a4e85d0e 100644 --- a/src/ozones/Server/templates/login.html +++ b/src/ozones/Server/templates/login.html @@ -49,7 +49,7 @@
diff --git a/src/sunstone/views/index.erb b/src/sunstone/views/index.erb index 5b466ff8f8..90867c883b 100644 --- a/src/sunstone/views/index.erb +++ b/src/sunstone/views/index.erb @@ -94,7 +94,7 @@ diff --git a/src/sunstone/views/login.erb b/src/sunstone/views/login.erb index 30147df259..ab06fcc823 100644 --- a/src/sunstone/views/login.erb +++ b/src/sunstone/views/login.erb @@ -36,7 +36,7 @@