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

12466 Commits

Author SHA1 Message Date
Carlos Martín
29d8775f21 Feature #4317: Improve error handling for NICs with network_uname 2016-04-06 18:32:10 +02:00
Ruben S. Montero
7816a7912b Merge branch 'bug-4376' into remove-xen 2016-04-06 18:23:56 +02:00
Jaime Melis
0766d6a872 Merge branch 'master' into remove-xen 2016-04-06 18:20:47 +02:00
Ruben S. Montero
8970665d46 bug-4376: Adds vlan bitmap to handle collition and reservation.
OpenNebula now generates the vlan_id instead of the drivers
2016-04-06 18:07:56 +02:00
Tino Vazquez
611c97c3f6 Better user inputs for vCenter import 2016-04-06 17:22:53 +02:00
Tino Vazquez
ef102d5a92 Feature #4181: Add Host and Datastore object caching for vCenter import
and monitoring
2016-04-06 15:33:29 +02:00
Carlos Martín
1887727dd4 Feature #4217: Check if DS supports export to market action in Sunstone 2016-04-06 15:28:05 +02:00
Jaime Melis
6c1795857a Remove Xen from the VNM drivers and rework the signature of the
constructors (hypervisor is not sent, it's calculated on the spot)
2016-04-06 12:12:42 +02:00
Jaime Melis
89ae322d4a remove xen and vmware from the Sunstone code 2016-04-06 12:11:43 +02:00
Jaime Melis
df0065c9de remove xen from the code (except from Sunstone) 2016-04-06 12:11:23 +02:00
Javi Fontan
3710d23862 feature #4110: add shebang and do not use bc cmd 2016-04-05 17:22:54 +00:00
Javi Fontan
77245ccc49 feature #4110: dos2unix 2016-04-05 17:09:22 +00:00
Javi Fontan
0b091e8584 feature #4110: use lvscan instead of lvs
In Ubuntu lvs does not update device files
2016-04-05 16:55:49 +00:00
Javi Fontan
a363b954cd feature #4110: make scripts executable for fs_lvm and shared 2016-04-05 16:34:59 +00:00
Carlos Martín
d06e0076c1 Feature #4217: Fix zone.list call for cloud view 2016-04-05 18:11:14 +02:00
Javi Fontan
bf1d9e24a0 Merge branch 'master' of https://github.com/apocas/one into feature-4110 2016-04-05 16:08:41 +00:00
Carlos Martín
1352f19a29 Feature #4317: Refactor nics-section to allow sec. groups selection on instantiate 2016-04-05 18:06:11 +02:00
Carlos Martín
155f03cc2a Feature #4317: Fix NETWORK_SELECT check 2016-04-05 18:06:11 +02:00
Carlos Martín
eedd076da1 Feature #4317: Use UserInputs for service vnets 2016-04-05 18:06:11 +02:00
Ruben S. Montero
25169d4977 feature #2980: Add comment to oned.conf 2016-04-05 16:27:02 +02:00
Daniel Molina
f06f6abd4d Feature #4363: Fix layout for cloud view 2016-04-05 13:15:19 +02:00
Daniel Molina
ffc1a8971d Feature #4363: Fix textarea height inside a table 2016-04-05 13:15:18 +02:00
Daniel Molina
9d2647e78d Feature #4363: Fix AR and Leases table width 2016-04-05 13:15:18 +02:00
Daniel Molina
f085eb59ae Feature #4363: Fix graph headers 2016-04-05 13:15:17 +02:00
Tino Vazquez
c8a5fe378e Fix for vCenter template import 2016-04-05 12:58:06 +02:00
Ruben S. Montero
784a4fc960 feature #2980: VNC port tracking. Includes a VNC bitmap for each cluster to
track the ports in use in the cluster and avoid port collision. VNC ports are
assigned when the VM is deployed and released when the VM is stopped, undeployed
or done.

Includes the following:
  - 9da66150dc0e3dc2731518d8a215f9598696a999
  - 4c35a9fcccf70cbe87d2947403ea815967e7b605
  - ccfccb6d2fc40aa1c07eb994f37b8da4fb479082
  - b1b64e61a39f4452c7ba00e581de42888e0e84a5
  - d474ee4db9ed520bcae743d510be35b25ea988ed
  - dacb61b1402da2ec309b6e79bdd285d0d11de84f
2016-04-05 12:56:34 +02:00
Jaime Melis
f12b01f7e5 Merge pull request #78 from hsanjuan/bug-4231
Bug #4231: Display full domain names when using xentop to poll for Xen VMs
2016-04-05 12:46:58 +02:00
Daniel Molina
9b8ef3dc03 Feature #4363: Add layout.css 2016-04-04 19:13:14 +02:00
Daniel Molina
ab23422ed7 Feature #4363: Fix layout 2016-04-04 19:13:03 +02:00
Daniel Molina
28b24505b8 Feature #4363: Fix refresh button for tables 2016-04-04 19:06:23 +02:00
Daniel Molina
655023d07f Feature #4363: Update storage and network table on show 2016-04-04 18:25:54 +02:00
Daniel Molina
2230dbedea Feature #4363: Hide textareas by default 2016-04-04 18:18:06 +02:00
Daniel Molina
0659e65976 Feature #4363: Add template fieldset for VirtualRouters 2016-04-04 16:48:58 +02:00
Daniel Molina
3e377e379a Feature #4363: Fix floating menu for small screens 2016-04-04 16:09:22 +02:00
Daniel Molina
08aa5aff67 Feature #4363: Fix AR tabs 2016-04-04 16:09:21 +02:00
Daniel Molina
5a9d23b190 Feature #4363: Show existing networks when instantiating a template 2016-04-04 16:08:48 +02:00
Daniel Molina
2362a39808 Feature #4363: Fix dashboard styles 2016-04-04 16:08:48 +02:00
Carlos Martín
f37e2eac98 Feature #4217: Add option to set VM Template name in export 2016-04-04 15:28:04 +02:00
Jaime Melis
ff7acca61a Feature #3479: Make the MAC/IP Spoofing dependency with Security Groups driver explicit 2016-04-04 12:46:32 +02:00
Daniel Molina
5a6c07fddc Merge pull request #89 from carletes/fix-econe-describe-addresses
Fix output of `econe-describe-addresses`
2016-04-04 11:41:53 +02:00
Daniel Molina
f918be957b Merge pull request #88 from carletes/fix-econe-associate-address
Fix VM ID parsing in `associate_address()`
2016-04-04 11:41:00 +02:00
Daniel Molina
95b922ea9f Feature #4363: Fix cloud view styles 2016-04-01 18:35:57 +02:00
Carlos Martín
8d9bb11391 Feature #4217: In App create, hide Markets that don't have the 'create' APP_ACTION 2016-04-01 18:10:20 +02:00
Jaime Melis
2910f70982 Feature #4215: Fix ip spoofing for the Virtual Router 2016-04-01 17:31:45 +02:00
Carlos Martín
0230032582 Feature #4217: Show a warning when the user tries to delete an app from another zone 2016-04-01 17:24:50 +02:00
Carlos Martín
fdb5dc27f5 Feature #4217: Filter local zone marketplaces in app create wizard 2016-04-01 16:47:21 +02:00
Carlos Martín
096af321ed Feature #4217: Add app download button to sunstone 2016-04-01 15:52:48 +02:00
Tino Vazquez
cb80ed79a0 Add default datastore and resource pool choice for vcenter template import 2016-04-01 15:42:19 +02:00
Carlos Martín
0901ddeb51 Feature #4217: Add zone column to cli and sunstone 2016-04-01 12:55:39 +02:00
Javi Fontan
4100de65a7 Merge branch 'bug-4349' 2016-04-01 10:52:18 +02:00