1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

11887 Commits

Author SHA1 Message Date
Jaime Melis
e35e097469 Feature #4217: Revert "Feature #4217: Remove unnecessary line"
That line is necessary
2016-02-01 15:40:38 +01:00
Carlos Martín
cfdfacf259 Feature #4215: Downgrade local_db_version to 4.13.85 2016-02-01 12:59:46 +01:00
Carlos Martín
e3a0d43946 Feature #4215: VR attach and detach in sunstone 2016-02-01 12:34:53 +01:00
Ruben S. Montero
3d8d2fd81e feature #4215: Simplify interface for util::gsub. Decouple Request methods to
better support static request actions.
2016-02-01 00:18:47 +01:00
Javi Fontan
a7677a4e1e feature #4215: change names for VMM reconfigure actions 2016-01-29 16:28:31 +01:00
Javi Fontan
5f1bacf81b feature #4215: context cd change in KVM VMM driver 2016-01-29 15:55:14 +01:00
Ruben S. Montero
f0006da6e1 feature #4217: Constness change for some MarketPlaceApp methods 2016-01-29 10:28:07 +01:00
Carlos Martín
7410c78981 Feature #4215: Reverse NETWORK and NETWORK_ID priority
When requesting a vnet, NETWORK had priority over _ID.
If the NIC was taken from the VR, the NETWORK was set
but the _UNAME or _UID was not. In this case, VR
instantiate only worked for the owner of the VNet.

The priority of IMAGE and IMAGE_ID for disks is also
reversed, for consistency
2016-01-28 18:03:16 +01:00
Carlos Martín
d4867b44ae Feature #4215: Show nic-id for VR nics, CLI and sunstone 2016-01-28 17:28:58 +01:00
Carlos Martín
4851a0c49f Feature #4215: New method vrouter.detachnic 2016-01-28 17:20:52 +01:00
Carlos Martín
7a7f07cdad Feature #4215: Remove vrouter ip recipients from context 2016-01-28 16:17:34 +01:00
Carlos Martín
a4b466fa6a Feature #4215: New method vrouter.attachnic 2016-01-28 16:06:18 +01:00
Jaime Melis
35035eceb7 Feature #4217: Add support to downloader.sh for the s3:// protocol 2016-01-28 10:26:54 +01:00
Carlos Martín
0a94c3b48f Feature #4215: Refactor VR instantiate 2016-01-27 13:29:30 +01:00
Carlos Martín
41739b8e7e Feature #4215: Fix attach nic rollback in wrong order 2016-01-27 11:37:24 +01:00
Carlos Martín
364d9ecda8 Feature #4215: Redo context variables when a NIC is attached/detached 2016-01-27 11:27:26 +01:00
Jaime Melis
e5c1c549bb Feature #4217: Get the attributes from the App properly 2016-01-26 23:19:31 +01:00
Jaime Melis
8a4135faaf Feature #4217: Add extra_data to the register and clone operations 2016-01-26 20:46:45 +01:00
Jaime Melis
15e54f59ea Feature #4217: Send the market data to the driver 2016-01-26 20:24:33 +01:00
Jaime Melis
0477eb2ad6 Feature #4217: Read the market data when creating an image 2016-01-26 18:30:46 +01:00
Jaime Melis
2b89eaaa47 Feature #4217: Revert "Feature #4217: Send the Market data to the driver if FROM_MARKET_ID is"
This reverts commit 9fb5c62c55.
2016-01-26 15:26:06 +01:00
Carlos Martín
c83565fe56 Feature #4215: Perform TM:CONTEXT on prolog_resume 2016-01-26 13:24:42 +01:00
Carlos Martín
3ca02c27e2 Feature #4215: Remove update_context action 2016-01-26 11:34:46 +01:00
Jaime Melis
29e2edc49c Feature #4217: Better naming 2016-01-25 18:46:56 +01:00
Jaime Melis
b2a7e0ceaf Feature #4217: Remove unnecessary line 2016-01-25 18:46:43 +01:00
Jaime Melis
9fb5c62c55 Feature #4217: Send the Market data to the driver if FROM_MARKET_ID is
specified
2016-01-25 18:45:23 +01:00
Carlos Martín
d7eb8769e1 Feature #4215: update-context uses the user token password 2016-01-25 17:38:46 +01:00
Jaime Melis
1d5fe15c10 Feature #4217: Minor improvement 2016-01-25 16:43:21 +01:00
Jaime Melis
44111d5f1f Feature #4217: Add market_mad drivers for S3 2016-01-25 16:42:59 +01:00
Carlos Martín
3cee54afc9 Feature #4215: Attach nic action updates the context cdrom 2016-01-25 16:20:12 +01:00
Carlos Martín
d66fe153e5 Feature #4215: Clean VMs in vrouter.instantiate on failure 2016-01-22 17:58:23 +01:00
Jaime Melis
49b43ecc91 Feature #4217: Find ID of a Marketplace in the onemarketapp commands 2016-01-22 17:39:09 +01:00
Carlos Martín
1ae516a084 Feature #4215: Add migrator to 4.90.0 2016-01-22 17:10:12 +01:00
Carlos Martín
e0ee90f34f Feature #4215: Add vrouter to new group wizard 2016-01-22 13:02:15 +01:00
Jaime Melis
8a05b49d59 Feature #4305: Accelerate database conversion to ludicrous speed
(cherry picked from commit 14a9ec048e)
2016-01-22 10:37:58 +01:00
Jaime Melis
c489e193dd Feature #4305: Remove --force option
(cherry picked from commit 1b41d5ee20)
2016-01-22 10:37:55 +01:00
Carlos Martín
8987396057 Feature #4215: pre-create VR tooltips, instead of on hover 2016-01-21 18:45:21 +01:00
Jaime Melis
37624fcf96 Feature #4305: Install required files
(cherry picked from commit 8e67276b7c)
2016-01-21 18:44:28 +01:00
Jaime Melis
3ff13fbcdc Feature #4305: Add onedb sqlite2mysql command
(cherry picked from commit f9c950367b)
2016-01-21 18:34:18 +01:00
Daniel Molina
d9acd68e09 feature #4240: Unlock Document after a clone action 2016-01-21 17:59:52 +01:00
Carlos Martín
c1ab60b3fb Feature #4215: Hide vrouter VMs in topology, show IPs in VR tooltip
Plus new 'fit viewport' button, and more style tweaks
2016-01-21 17:59:21 +01:00
Daniel Molina
d059e542e2 feature #4240: Add Service Template clone dialog 2016-01-21 13:25:08 +01:00
Jaime Melis
9555a98c1e Bug #4221: disk detach / attach leaves VM in broken state
(cherry picked from commit 06bedfe8f6)
2016-01-21 09:57:02 +01:00
Daniel Molina
6628719c96 Use new ResourceSelect in panels 2016-01-20 19:00:51 +01:00
Daniel Molina
f8c1da1604 Use new ResourceSelect in accounting 2016-01-20 18:37:28 +01:00
Carlos Martín
914f1b0f6a Feature #4215: Topology style tweaks 2016-01-20 18:31:05 +01:00
Daniel Molina
1c0ee159c9 Use new ResourceSelect in user info panel 2016-01-20 18:28:49 +01:00
Daniel Molina
b062783308 Use new ResourceSelect in cloud view 2016-01-20 18:26:57 +01:00
Daniel Molina
5ac0cc16fd Use new ResourceSelect in import from 2016-01-20 18:20:23 +01:00
Daniel Molina
e0fcd997d4 Use new ResourceSelect in host creation form 2016-01-20 18:12:06 +01:00