1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-27 13:57:23 +03:00

15074 Commits

Author SHA1 Message Date
Abel Coronado
2432337eda B #1975: Disk SIZE is not a valid integer (#1980) 2018-04-18 12:16:52 +02:00
Abel Coronado
860f8c73f3 Cleaned requires in vCenter VM Templates (#1981) 2018-04-18 12:13:57 +02:00
semedi
94dc0e920e F #1835: vCenter cache improvements
F #1835: Cache improvements over importer
2018-04-18 11:04:08 +02:00
semedi
dfcebe882c F #1884: Bug Fixes, minor changes
=================================

F #1884: show header (CLI)

F #1884: new list format for vCenter importer

F #1884: Bug fixex for importing networks

F #1884: fixing network opts importation

F #1884: import_bulk added! solve rollback bug

F #1884: improve rollback
2018-04-18 11:04:08 +02:00
abelCoronado93
29ebb3f191 F #1884: Sunstone networks and images importation
=================================================

F #1884: Refactor vCenter backend code

F #1884: Added list of vCenter Networks [Sunstone]

F #1884: vCenter Networks importation [Sunstone]

F #1884: Adapted Sunstone to new json format (vCenter name)

F #1884: Added vCenter Image routes into backend

F #1884: Added vCenter Image importation [Sunstone]

F #1884: Host makeover and minor fixes in vCenter datatables
2018-04-18 11:04:08 +02:00
semedi
72454d3175 F #1884: vCenter importer: (Networks and Images)
==============================================

F #1884: vCenter netImporter

F #1884: vCenter network import dialogue (CLI)

F #1884: vCenter network importation basic functionality

F #1884: vCenter image importation list, parse_opts -> args

F #1884: it is possible to select column sizes for vcenter importation resources

F #1884: vCenter import images now working
2018-04-18 11:04:08 +02:00
abelCoronado93
68aadedffa F #1884 : Sunstone Template importation
================================================

F #1884: Generic feedback for vCenter resources

F #1884: New vCenter importer for templates [Sinatra]

F #1884: New interface for vCenter templates importation

F #1884: Improved vCenter Template importation

F #1884: Added libs for jGrowl feedback

F #1884: Added post path for vCenter templates importation

F #1884: Solved bug with master selector in vCenter resources importation

F #1884: Network importation makeover and improved
2018-04-18 11:04:08 +02:00
semedi
c0fed7da9a F #1884: vCenter Importer (Templates)
==========================================

F #1884: template list is now displayed

F #1884: (CLI) template dialogue

F #1884: template importer (vCenter)

F #1884: solving vcenter bugs, template importation now works

F #1884: template resource pools fixed
2018-04-18 11:04:08 +02:00
Ruben S. Montero
0ec5986730 B #1398: Do not reset resizes and quotas after a recover --recreate
(cherry picked from commit 28f84b4513782e873ecf74f041f28eb9223ed5ea)
2018-04-17 20:44:50 +02:00
juanmont
9ff88cdbfd FIxed bug when show a vnet (#1972) 2018-04-17 18:14:54 +02:00
Tino Vazquez
e28f8a1202 F #1249: Add .vmdk mandatory extension 2018-04-16 19:04:36 +02:00
juanmont
fb46275ea2 B #1960: Introduced the possibility to select empty value for persistent attribute (#1971) 2018-04-16 17:13:25 +02:00
Abel Coronado
22b8368117 B #1967: AR size change in reservations should be disabled in Sunstone (#1968) 2018-04-16 16:42:03 +02:00
juanmont
b0635003de B #1960: Follow the value of the persistent attribute in the Image template.
(cherry picked from commit ea760d3fe5feab7f8acdaefa4ee9e74905804812)
2018-04-16 16:08:24 +02:00
Abel Coronado
3bb4c79b23 Changed cluster name by id in the host datatable (#1966) 2018-04-13 18:35:47 +02:00
Abel Coronado
d26a17e4e1 Changed sign-out button into support tab [FA upgrade] (#1965) 2018-04-13 18:35:16 +02:00
Edouard Bourguignon
23ebb7c2ee B #1865: Allow vlan range notation in ovs (#1879) 2018-04-13 16:24:46 +02:00
Tino Vazquez
389d1bbf07 Adjust vi_client in clone_vm 2018-04-13 12:16:22 +02:00
Tino Vazquez
3e15c1add1 Remove vi_client from clone_vm signature 2018-04-13 12:00:49 +02:00
Tino Vazquez
9e82515081 Do not decompress images in the http marketplace backend 2018-04-13 10:05:17 +02:00
Tino Vazquez
7548d92fbf Fix typo 2018-04-13 10:05:17 +02:00
Tino Vazquez
69eae16a83 Fix minor problems with vmdk downloader 2018-04-13 10:05:17 +02:00
Tino Vazquez
f5191cef0c Refactoring maketplace vcenter integration code 2018-04-13 10:05:17 +02:00
Tino Vazquez
dffa2c023e Blocked in curl 404 2018-04-13 10:05:17 +02:00
juanmont
df857298e4 B #1797: Checked for the same host 2018-04-12 12:19:16 +02:00
Diego del Corral
b503fccc76 load function for addons implement (#1958)
* load function for addons implement

* split load function into smaller functions, clean code

* Update sunstone-server.rb
2018-04-11 16:50:25 +02:00
Abel Coronado
45e9242fa0 B #1947: Multiple DISK attributes into VM Template section (#1956) 2018-04-11 15:54:42 +02:00
Abel Coronado
5cdc9974ac B #1936: VM created w/ wrong disk size (size on instantiate) (#1945) 2018-04-11 13:20:20 +02:00
Ruben S. Montero
7bd2387e76 B #1952: Do not parse FILES_DS again when updateconf 2018-04-10 12:50:25 +02:00
Ruben S. Montero
5806aed256 Fix check in updateconf for non-running VMs
(cherry picked from commit 2f523660a788c14de11913112cf11ba31149b1a8)
2018-04-10 12:50:25 +02:00
juanmont
d6e290dec2 F #1872: Changed wrong method name 2018-04-09 08:57:02 +02:00
Diego del Corral
a294385f0e Removed README files for avoiding folder generation with scons, removed old addons structure references (#1944) 2018-04-06 18:13:22 +02:00
Abel Coronado
7866950b61 B #1328: Error in group create/update 2018-04-06 15:48:40 +02:00
Vlastimil Holer
b5e541bb5d B #1941: ActionManager threads counter not decreased
(cherry picked from commit aaa488fefa1cc428b3ea73c378c8aa35f021258b)
2018-04-06 15:43:15 +02:00
Sergio Semedi Barranco
162845dc42 F #1918: hotfix, undefined xmlrpc_timeout option (#1935) 2018-04-05 18:27:12 +02:00
Diego del Corral
273506ac53 Exception show message formated (#1934) 2018-04-05 18:26:21 +02:00
Diego del Corral
5cf7357bc6 Feature 1692 bis (#1933)
* Added end.js as banner for stracting code for addons

* Deleted 3 test files

* Update sunstone-server.rb
2018-04-05 17:39:47 +02:00
Abel Coronado
405659ffff B #1920: Groups shouldn't be cached (#1922) 2018-04-05 15:29:26 +02:00
Abel Coronado
308aff3c00 More specific titles in VM Template instantiation (#1924) 2018-04-05 15:15:56 +02:00
Diego del Corral
b1f840b110 Feature 1692 bis (#1931)
* F #1692: New structure for addons

* Added dist folder for minified addons files
2018-04-05 15:06:31 +02:00
Sergio Semedi Barranco
98d5d3051c F #1918: OCA client, timeout config (#1919) 2018-04-05 13:40:40 +02:00
Alejandro Huertas Herrero
5447d8a367 Added != operator to filter. (#1930)
* Added != operator to filter.

* Update cli_helper.rb
2018-04-05 13:30:06 +02:00
Diego del Corral
3e973f20fb F #1692: New structure for addons (#1929) 2018-04-05 13:23:49 +02:00
Abel Coronado
2ddaab0bdf Updated ISSUE_TEMPLATE w/ new versions (#1926) 2018-04-05 13:18:19 +02:00
Vlastimil Holer
993ae3d5e6 F #1867: Support base EL7 qemu-kvm 2018-04-04 18:09:47 +02:00
juanmont
4b149ac5f5 F #1913: Users can instantiate a VM template as another user/group 2018-04-04 14:49:44 +02:00
Tino Vazquez
a875657120 Remove unneeded paths 2018-04-03 15:28:37 +02:00
Christian González
1f944702b4 Added go example and modify docker plugin location (#1912)
* Added go example and modify docker-plugin location

* Changed install.sh for docker addon
2018-04-03 14:52:33 +02:00
Ruben S. Montero
95a86151f1 F #1872: Added examples to oned.conf on using the DEFAULT_ACL rules for VDC 2018-04-03 12:50:41 +02:00
juanmont
434a2749ec F #1872: Added new attributes to define default acls 2018-03-28 20:55:17 +02:00