mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-12 08:58:17 +03:00
Bump version to 5.4.0
This commit is contained in:
parent
d379600a3e
commit
27e61baeb4
@ -357,7 +357,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
static string code_version()
|
static string code_version()
|
||||||
{
|
{
|
||||||
return "5.3.90"; // bump version
|
return "5.4.0"; // bump version
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@ -366,7 +366,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
static string shared_db_version()
|
static string shared_db_version()
|
||||||
{
|
{
|
||||||
return "5.3.80";
|
return "5.4.0";
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@ -375,7 +375,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
static string local_db_version()
|
static string local_db_version()
|
||||||
{
|
{
|
||||||
return "5.3.80";
|
return "5.4.0";
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -1207,7 +1207,8 @@ ONEDB_SHARED_MIGRATOR_FILES="src/onedb/shared/2.0_to_2.9.80.rb \
|
|||||||
src/onedb/shared/4.6.0_to_4.11.80.rb \
|
src/onedb/shared/4.6.0_to_4.11.80.rb \
|
||||||
src/onedb/shared/4.11.80_to_4.90.0.rb \
|
src/onedb/shared/4.11.80_to_4.90.0.rb \
|
||||||
src/onedb/shared/4.90.0_to_5.2.0.rb \
|
src/onedb/shared/4.90.0_to_5.2.0.rb \
|
||||||
src/onedb/shared/5.2.0_to_5.3.80.rb"
|
src/onedb/shared/5.2.0_to_5.3.80.rb \
|
||||||
|
src/onedb/shared/5.3.80_to_5.4.0.rb"
|
||||||
|
|
||||||
ONEDB_LOCAL_MIGRATOR_FILES="src/onedb/local/4.5.80_to_4.7.80.rb \
|
ONEDB_LOCAL_MIGRATOR_FILES="src/onedb/local/4.5.80_to_4.7.80.rb \
|
||||||
src/onedb/local/4.7.80_to_4.9.80.rb \
|
src/onedb/local/4.7.80_to_4.9.80.rb \
|
||||||
@ -1216,7 +1217,8 @@ ONEDB_LOCAL_MIGRATOR_FILES="src/onedb/local/4.5.80_to_4.7.80.rb \
|
|||||||
src/onedb/local/4.11.80_to_4.13.80.rb \
|
src/onedb/local/4.11.80_to_4.13.80.rb \
|
||||||
src/onedb/local/4.13.80_to_4.13.85.rb \
|
src/onedb/local/4.13.80_to_4.13.85.rb \
|
||||||
src/onedb/local/4.13.85_to_4.90.0.rb \
|
src/onedb/local/4.13.85_to_4.90.0.rb \
|
||||||
src/onedb/local/4.90.0_to_5.3.80.rb"
|
src/onedb/local/4.90.0_to_5.3.80.rb \
|
||||||
|
src/onedb/local/5.3.80_to_5.4.0.rb"
|
||||||
|
|
||||||
ONEDB_PATCH_FILES="src/onedb/patches/4.14_monitoring.rb \
|
ONEDB_PATCH_FILES="src/onedb/patches/4.14_monitoring.rb \
|
||||||
src/onedb/patches/history_times.rb"
|
src/onedb/patches/history_times.rb"
|
||||||
|
@ -39,7 +39,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -42,7 +42,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -45,7 +45,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -42,7 +42,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -40,7 +40,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -42,7 +42,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -42,7 +42,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -39,7 +39,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -39,7 +39,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -39,7 +39,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -39,7 +39,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -39,7 +39,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -45,7 +45,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -42,7 +42,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -45,7 +45,7 @@ instance_id The IDs of instances, comma\-separated
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -42,7 +42,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -42,7 +42,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -53,7 +53,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -45,7 +45,7 @@ instance_id The IDs of instances, comma\-separated
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -45,7 +45,7 @@ instance_id The IDs of instances, comma\-separated
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -45,7 +45,7 @@ instance_id The IDs of instances, comma\-separated
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -43,7 +43,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -49,7 +49,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -54,7 +54,7 @@ aclid_list Comma\-separated list of OpenNebula ACL names or ids
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -101,7 +101,7 @@ datastoreid OpenNebula DATASTORE name or id
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -99,7 +99,7 @@ userid OpenNebula USER name or id
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -16,14 +16,6 @@ This command enables the user to manage the OpenNebula database\. It provides in
|
|||||||
\-f, \-\-force Forces the backup even if the DB exists
|
\-f, \-\-force Forces the backup even if the DB exists
|
||||||
\-\-federated Limit backup/restore to federated tables
|
\-\-federated Limit backup/restore to federated tables
|
||||||
\-b, \-\-backup file Use this file to store SQL dump
|
\-b, \-\-backup file Use this file to store SQL dump
|
||||||
\-\-slave\-server host Slave MySQL server hostname or IP\. Defaults to
|
|
||||||
localhost
|
|
||||||
\-\-slave\-port port Slave MySQL server port\. Defaults to 3306
|
|
||||||
\-\-slave\-username user Slave MySQL username
|
|
||||||
\-\-slave\-password pass Slave MySQL password\. Leave unset to be prompted
|
|
||||||
for it
|
|
||||||
\-\-slave\-dbname dbname Slave MySQL DB name for OpenNebula
|
|
||||||
\-\-slave\-backup file Use this file to store SQL dump
|
|
||||||
\-\-extra arg Extra args
|
\-\-extra arg Extra args
|
||||||
\-s, \-\-start TIME First time to process
|
\-s, \-\-start TIME First time to process
|
||||||
\-e, \-\-end TIME Last time to process
|
\-e, \-\-end TIME Last time to process
|
||||||
@ -57,7 +49,7 @@ version Prints the current DB version\. Use \-v flag to see also OpenNebula vers
|
|||||||
history Prints the upgrades history
|
history Prints the upgrades history
|
||||||
.
|
.
|
||||||
.IP "\(bu" 4
|
.IP "\(bu" 4
|
||||||
restore [\fIbackup_file\fR] Restores the DB from a backup file\. Only restores backups generated from the same backend (SQLite or MySQL) valid options: force, federated
|
restore \fIbackup_file\fR Restores the DB from a backup file\. Only restores backups generated from the same backend (SQLite or MySQL) valid options: force, federated
|
||||||
.
|
.
|
||||||
.IP "\(bu" 4
|
.IP "\(bu" 4
|
||||||
upgrade [\fIversion\fR] Upgrades the DB to the latest version where \fIversion\fR : DB version (e\.g\. 1, 3) to upgrade\. By default the DB is upgraded to the latest version valid options: force, backup
|
upgrade [\fIversion\fR] Upgrades the DB to the latest version where \fIversion\fR : DB version (e\.g\. 1, 3) to upgrade\. By default the DB is upgraded to the latest version valid options: force, backup
|
||||||
@ -66,9 +58,6 @@ upgrade [\fIversion\fR] Upgrades the DB to the latest version where \fIversion\f
|
|||||||
fsck Checks the consistency of the DB, and fixes the problems found valid options: force, backup
|
fsck Checks the consistency of the DB, and fixes the problems found valid options: force, backup
|
||||||
.
|
.
|
||||||
.IP "\(bu" 4
|
.IP "\(bu" 4
|
||||||
import\-slave Imports an existing federation slave into the federation master database valid options: force, backup, slave\-server, slave\-port, slave\-username, slave\-password, slave\-dbname, slave\-backup
|
|
||||||
.
|
|
||||||
.IP "\(bu" 4
|
|
||||||
vcenter\-one54 Migrate VM and templates so they can be used by OpenNebula 5\.4 valid options: force, backup
|
vcenter\-one54 Migrate VM and templates so they can be used by OpenNebula 5\.4 valid options: force, backup
|
||||||
.
|
.
|
||||||
.IP "\(bu" 4
|
.IP "\(bu" 4
|
||||||
|
@ -90,7 +90,7 @@ templateid_list Comma\-separated list of OpenNebula SERVICE TEMPLATE names or id
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -97,7 +97,7 @@ vm_action Actions supported: terminate, terminate\-hard, undeploy, undeploy\-har
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -114,7 +114,7 @@ userid OpenNebula USER name or id
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -130,7 +130,7 @@ hostid_list Comma\-separated list of OpenNebula HOST names or ids
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -178,7 +178,7 @@ type Image type: OS, CDROM, DATABLOCK, KERNEL, RAMDISK, CONTEXT
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -89,7 +89,7 @@ userid OpenNebula USER name or id
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -113,7 +113,7 @@ filterflag a, all all the known MARKETPLACEAPPs m, mine the MARKETPLACEAPP belon
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -102,7 +102,7 @@ filterflag a, all all the known SECURITY_GROUPs m, mine the SECURITY_GROUP belon
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -44,7 +44,7 @@ calculate Calculates the showback records valid options: start_time, end_time
|
|||||||
.SH "ARGUMENT FORMATS"
|
.SH "ARGUMENT FORMATS"
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -199,7 +199,7 @@ filterflag a, all all the known VMTEMPLATEs m, mine the VMTEMPLATE belonging to
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -220,7 +220,7 @@ password User password
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -61,7 +61,7 @@ text String
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -122,7 +122,7 @@ vnetid OpenNebula VNET name or id\. Can be set to ALL
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -607,7 +607,7 @@ size Disk size in MiB
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -92,7 +92,7 @@ filterflag a, all all the known VM_GROUPs m, mine the VM_GROUP belonging to the
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -144,7 +144,7 @@ ar_id Integer
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -190,7 +190,7 @@ templateid OpenNebula VMTEMPLATE name or id
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -85,7 +85,7 @@ zoneid_list Comma\-separated list of OpenNebula ZONE names or ids
|
|||||||
.IP "" 0
|
.IP "" 0
|
||||||
.
|
.
|
||||||
.SH "LICENSE"
|
.SH "LICENSE"
|
||||||
OpenNebula 5\.3\.90 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
OpenNebula 5\.4\.0 Copyright 2002\-2017, OpenNebula Project, OpenNebula Systems
|
||||||
.
|
.
|
||||||
.P
|
.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
|
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
|
||||||
|
@ -13,7 +13,7 @@ require 'pp'
|
|||||||
module CloudClient
|
module CloudClient
|
||||||
|
|
||||||
# OpenNebula version
|
# OpenNebula version
|
||||||
VERSION = '5.3.90'
|
VERSION = '5.4.0'
|
||||||
|
|
||||||
# #########################################################################
|
# #########################################################################
|
||||||
# Default location for the authentication file
|
# Default location for the authentication file
|
||||||
|
@ -21,7 +21,7 @@ require 'tmpdir'
|
|||||||
|
|
||||||
|
|
||||||
DEFAULTS={
|
DEFAULTS={
|
||||||
:version => "5.3.90",
|
:version => "5.4.0",
|
||||||
:date => Time.now.strftime("%Y-%m-%d"),
|
:date => Time.now.strftime("%Y-%m-%d"),
|
||||||
:dependencies => []
|
:dependencies => []
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
module RbVmomi
|
module RbVmomi
|
||||||
VERSION = '5.3.90'.freeze
|
VERSION = '1.9.3'.freeze
|
||||||
end
|
end
|
||||||
|
@ -50,7 +50,7 @@ end
|
|||||||
module CloudClient
|
module CloudClient
|
||||||
|
|
||||||
# OpenNebula version
|
# OpenNebula version
|
||||||
VERSION = '5.3.90'
|
VERSION = '5.4.0'
|
||||||
|
|
||||||
# #########################################################################
|
# #########################################################################
|
||||||
# Default location for the authentication file
|
# Default location for the authentication file
|
||||||
|
@ -1 +1 @@
|
|||||||
5.3.90
|
5.4.0
|
@ -32,7 +32,7 @@ public class OneSystem
|
|||||||
private static final String GROUP_QUOTA_INFO = "groupquota.info";
|
private static final String GROUP_QUOTA_INFO = "groupquota.info";
|
||||||
private static final String GROUP_QUOTA_UPDATE = "groupquota.update";
|
private static final String GROUP_QUOTA_UPDATE = "groupquota.update";
|
||||||
|
|
||||||
public static final String VERSION = "5.3.90";
|
public static final String VERSION = "5.4.0";
|
||||||
|
|
||||||
public OneSystem(Client client)
|
public OneSystem(Client client)
|
||||||
{
|
{
|
||||||
|
@ -69,5 +69,5 @@ require 'opennebula/vm_group_pool'
|
|||||||
module OpenNebula
|
module OpenNebula
|
||||||
|
|
||||||
# OpenNebula version
|
# OpenNebula version
|
||||||
VERSION = '5.3.90'
|
VERSION = '5.4.0'
|
||||||
end
|
end
|
||||||
|
@ -52,8 +52,8 @@ require 'fsck/template'
|
|||||||
require 'fsck/quotas'
|
require 'fsck/quotas'
|
||||||
|
|
||||||
module OneDBFsck
|
module OneDBFsck
|
||||||
VERSION = "5.3.80"
|
VERSION = "5.4.0"
|
||||||
LOCAL_VERSION = "5.3.80"
|
LOCAL_VERSION = "5.4.0"
|
||||||
|
|
||||||
def db_version
|
def db_version
|
||||||
if defined?(@db_version) && @db_version
|
if defined?(@db_version) && @db_version
|
||||||
|
41
src/onedb/local/5.3.80_to_5.4.0.rb
Normal file
41
src/onedb/local/5.3.80_to_5.4.0.rb
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
# -------------------------------------------------------------------------- #
|
||||||
|
# Copyright 2002-2017, OpenNebula Project, OpenNebula Systems #
|
||||||
|
# #
|
||||||
|
# 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 #
|
||||||
|
# #
|
||||||
|
# Unless required by applicable law or agreed to in writing, software #
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS, #
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
|
||||||
|
# See the License for the specific language governing permissions and #
|
||||||
|
# limitations under the License. #
|
||||||
|
#--------------------------------------------------------------------------- #
|
||||||
|
|
||||||
|
|
||||||
|
require 'set'
|
||||||
|
require 'base64'
|
||||||
|
require 'zlib'
|
||||||
|
require 'pathname'
|
||||||
|
require 'yaml'
|
||||||
|
require 'opennebula'
|
||||||
|
|
||||||
|
$: << File.dirname(__FILE__)
|
||||||
|
|
||||||
|
include OpenNebula
|
||||||
|
|
||||||
|
module Migrator
|
||||||
|
def db_version
|
||||||
|
"5.4.0"
|
||||||
|
end
|
||||||
|
|
||||||
|
def one_version
|
||||||
|
"OpenNebula 5.4.0"
|
||||||
|
end
|
||||||
|
|
||||||
|
def up
|
||||||
|
return true
|
||||||
|
end
|
||||||
|
end
|
29
src/onedb/shared/5.3.80_to_5.4.0.rb
Normal file
29
src/onedb/shared/5.3.80_to_5.4.0.rb
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
# -------------------------------------------------------------------------- #
|
||||||
|
# Copyright 2002-2017, OpenNebula Project, OpenNebula Systems #
|
||||||
|
# #
|
||||||
|
# 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 #
|
||||||
|
# #
|
||||||
|
# Unless required by applicable law or agreed to in writing, software #
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS, #
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
|
||||||
|
# See the License for the specific language governing permissions and #
|
||||||
|
# limitations under the License. #
|
||||||
|
#--------------------------------------------------------------------------- #
|
||||||
|
|
||||||
|
module Migrator
|
||||||
|
def db_version
|
||||||
|
"5.4.0"
|
||||||
|
end
|
||||||
|
|
||||||
|
def one_version
|
||||||
|
"OpenNebula 5.4.0"
|
||||||
|
end
|
||||||
|
|
||||||
|
def up
|
||||||
|
return true
|
||||||
|
end
|
||||||
|
end
|
@ -24,7 +24,7 @@ LOG = LOG_LOCATION + "/onedb-vcenter-one54.log"
|
|||||||
TMP_DIR = "/var/tmp/vcenter_one54"
|
TMP_DIR = "/var/tmp/vcenter_one54"
|
||||||
|
|
||||||
module One54Vcenter
|
module One54Vcenter
|
||||||
VERSION = "5.3.80"
|
VERSION = "5.4.0"
|
||||||
|
|
||||||
def check_db_version(ops)
|
def check_db_version(ops)
|
||||||
db_version = read_db_version()
|
db_version = read_db_version()
|
||||||
|
@ -81,7 +81,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="footer" class="text-center large-12 columns">
|
<div id="footer" class="text-center large-12 columns">
|
||||||
<a href="http://opennebula.org" target="_blank">OpenNebula 5.3.90</a>
|
<a href="http://opennebula.org" target="_blank">OpenNebula 5.4.0</a>
|
||||||
<br> by
|
<br> by
|
||||||
<a href="http://OpenNebula.systems" target="_blank">OpenNebula Systems</a>.
|
<a href="http://OpenNebula.systems" target="_blank">OpenNebula Systems</a>.
|
||||||
</div>
|
</div>
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<div id="footer" style="overflow:visible;">
|
<div id="footer" style="overflow:visible;">
|
||||||
<a href="http://opennebula.org" target="_blank">OpenNebula 5.3.90</a>
|
<a href="http://opennebula.org" target="_blank">OpenNebula 5.4.0</a>
|
||||||
by
|
by
|
||||||
<a href="http://opennebula.systems" target="_blank">OpenNebula Systems</a>
|
<a href="http://opennebula.systems" target="_blank">OpenNebula Systems</a>
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user