1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

13688 Commits

Author SHA1 Message Date
400f512611 F #4913: Sunstone can import clusters with the new attributes 2017-03-01 19:08:26 +01:00
18ac74076a F #2347, #5004: Update xsd's 2017-03-01 17:42:17 +01:00
1ba447fcf4 Role tab (#202)
* .yaml upgraded

* Changed list Role Affinity

* Changed the buttons style in 'Role Affinity'

* Changed style in role-tab
2017-03-01 17:14:09 +01:00
2090e4e5f4 Master bis (#203)
* removed bug of creation of template and vm

* F #2347 added section for vmgroup into cloud.yaml

* F #2347 added section for select vmgroup when you intanciate a machine

* F #2347 Filling mvgroup when instantiating a vm from a template
2017-03-01 17:12:25 +01:00
6440754f22 F #4913: Add VCENTER_VERSION when importing clusters to track API version 2017-03-01 17:08:32 +01:00
33f45f29b1 F #4913: Fix bugs in import tool 2017-03-01 16:11:20 +01:00
d359a73da7 F #4913: Add importer.rb to vcenter_driver requirements 2017-03-01 15:26:00 +01:00
8682b2e3f6 F #4913: Replace remnants of VCENTER_RESOURCE_POOL with VCENTER_RP_REF 2017-03-01 14:18:46 +01:00
dd435de4e1 F #4913: Replace VCENTER_TYPE with a more descriptive VCENTER_PORTGRP_TYPE 2017-03-01 13:52:55 +01:00
1fbe34f3d2 B #5047: Syslog, static initialization of ident string 2017-03-01 11:23:14 +01:00
7000edf788 F #2347: better output for onevm 2017-03-01 11:13:40 +01:00
3e8d385069 Fix: Missing programname in syslog output (#187) 2017-03-01 11:03:55 +01:00
7d83ae62fe F #4913: Add VCENTER_NET_REF usage to calculate_add_nic_spec 2017-03-01 08:33:52 +01:00
347968ad3d F #4913: Migrate import tools 2017-03-01 08:26:01 +01:00
93528a8f8b F #4913: Fix datastore stat action 2017-03-01 08:20:48 +01:00
b7aa558084 F #4913: Replace VCENTER_CLUSTER with VCENTER_ONE_HOST_ID 2017-03-01 08:20:10 +01:00
3e2d663488 B #5046: vCenter VMM poll returns escaped quotes 2017-02-28 16:58:49 +01:00
82e0a4141c F #5005: Add UID information to onevm command 2017-02-28 12:11:41 +01:00
3e63bef21c Fix bug when adding security group rules to attached nics 2017-02-28 11:57:56 +01:00
16581fb8c6 Added panel 'vmgroup' in template_creation_tabs (#201) 2017-02-28 11:57:02 +01:00
9c36c7f6ec Changed the buttons style in 'Role Affinity' (#200) 2017-02-28 11:56:33 +01:00
cd4e926a2b Changes (#198)
* Zoom graphs

* activated zoom and pan in graphs

* F #4359 Added auth panel to user settings

* F #2347 Added new section to VMTemplate for select a vmgroup

* F #2347 Added new checkbox for select vmgroup

* Removed conflict HEAD

* F #2347 Added possibility of select a vmgroup when:
  - Instantiate a VM
  - Create or Update a TEMPLATE

* Added new actions

* Added UID, GID and REQUEST_ID to placement into vm tab

* remove binding.pry()

* Updated vmgroup

* F #2347 changed checkbox per select when fill the vmgroup

* F #2347 Checking same group values
2017-02-28 11:55:45 +01:00
859bf7ee41 B #5045: Fix for snapshots that takes too long in vCenter 2017-02-28 11:52:16 +01:00
daa99a2432 F #5027: fix network iterator for security groups 2017-02-27 19:42:10 +01:00
29163c70f0 Add ip6tables to Debian 8 sudoers file 2017-02-27 18:56:25 +01:00
a7bf057d6f Changed list Role Affinity (#199)
* .yaml upgraded

* Changed list Role Affinity
2017-02-27 17:27:20 +01:00
a94e9d0a03 Max input slider (#197) 2017-02-24 19:11:07 +01:00
359df1a0a9 Fix missing ISCSI variables assignment. (#190) 2017-02-24 12:12:55 +01:00
a787b93813 F #2347 .yaml includes the new VMGroup tab (PR #195) 2017-02-23 10:16:50 +01:00
40cfed8d5e Merge branch 'feature-5027' 2017-02-22 19:15:45 +01:00
6d00ad5a90 F #4913: Install new vcenter driver 2017-02-22 16:17:56 +01:00
446490cf1a F #4913: Proper begin/rescue clause for the monitor action 2017-02-22 15:52:46 +01:00
a78630ded3 F #5027: Adds support for ipv6 addresses in several commands of onevnet.
Fix bugs
2017-02-22 15:30:22 +01:00
493d48ce5b F #4913: Delete empty dirs after removing an image 2017-02-22 11:02:25 +01:00
5fa65cfdfc F #4913: Directory where images are stored in vCenter datastores is
configurable
2017-02-22 10:09:29 +01:00
ef2235485b F #4913: Use a well known directory to store opennebula images 2017-02-22 10:04:24 +01:00
0e406b5b1f F #4913: Add linked clone logic to VMM deploy (clone_vm) 2017-02-21 19:09:46 +01:00
1940249773 F #4913: Add new_from_ref to Storage class 2017-02-21 17:58:17 +01:00
14188411df F #4913: Refactor 'check_valid' function 2017-02-21 17:24:24 +01:00
faf2c6f3b8 F #5027: Update security group driver to work with the IP6 static AR 2017-02-21 17:24:05 +01:00
a78e6cd3d1 F #4913: Remove unnecessary method 2017-02-21 17:23:19 +01:00
d996614539 F #4913: use memoize to fetch summary 2017-02-21 17:23:19 +01:00
30ad6b67fd F #4913: Move explicit VIM close connection to ensure 2017-02-21 17:03:31 +01:00
27956d9891 Fix server_cipher client for Ruby 2.4 (crypt token must be 32bytes) 2017-02-21 16:57:24 +01:00
ba40cffd61 F #5027: Operations (hold, release, reserve...) for IP6 no-slaac ARs 2017-02-21 16:50:45 +01:00
1427e3e992 F #4913: tm/mvds detaches the disk from the VM so it does not get
removed
2017-02-21 16:24:54 +01:00
6b450ce1eb F #4913: tm/delete detaches each disk first and destroys the VM 2017-02-21 16:24:54 +01:00
3e7fb4e3e6 F #4913: Add Storpod support to DS monitor and VMM deploy actions 2017-02-21 16:05:48 +01:00
4b7f700d75 F #4913: Add explicit VIM close connection to avoid idle vcenter sessions 2017-02-21 12:08:50 +01:00
3220c468bc Merge branch 'feature-4913' of github.com:OpenNebula/one into feature-4913 2017-02-21 11:30:58 +01:00