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

11854 Commits

Author SHA1 Message Date
Jaime Melis
ac9990ddc1 Feature #4217: Refactor the code remove market specific code from the
ds/cp action and move it to the downloader.sh
2016-02-03 15:24:00 +01:00
Jaime Melis
880d31bc78 Feature #4217: Extend s3 drivers to support ceph/s3 2016-02-03 13:50:41 +01:00
Jaime Melis
4663171472 Feature #4217: Fix problem with merge 2016-02-03 12:38:00 +01:00
Daniel Molina
eeb4de945c feature #4217: Remove deprecated Marketplace tab 2016-02-02 17:46:56 +01:00
Jaime Melis
4ef0e947a3 Feature #4217: fixes bug that forces conversion to raw even for raw
images
2016-02-02 15:29:16 +01:00
Jaime Melis
bdda84262f Feature #4217: Add ceph/export and rbd handling in downloader.sh 2016-02-02 15:29:16 +01:00
Ruben S. Montero
49575e163a Merge branch 'master' into feature-4217 2016-02-02 14:50:46 +01:00
Ruben S. Montero
a4c29cc34e feature #4217: Update Marketplace RM methods according to changes in #4215 2016-02-02 14:26:01 +01:00
Ruben S. Montero
ecf81e38bd Merge branch 'feature-4215' into feature-4217 2016-02-02 14:17:51 +01:00
Ruben S. Montero
b01e2336c5 Merge branch 'feature-4215' into feature-4217 2016-02-02 14:17:20 +01:00
Carlos Martín
7396a8f68e Feature #4215: Add vrouter/vms/id to fsck 2016-02-02 11:54:09 +01:00
Carlos Martín
9044352dfb Feature #4215: Add vrouter leases to onedb fsck 2016-02-01 18:52:56 +01:00
Carlos Martín
d3e0fd128b Feature #4215: Remove epilog command from vmm attachnic 2016-02-01 17:54:12 +01:00
Carlos Martín
68a0184ed2 Feature #4215: Implement auth & quotas for all VR actions 2016-02-01 17:07:04 +01:00
Carlos Martín
da39b2f424 Feature #4215: Reverse NETWORK and NETWORK_ID priority in auth
For consistency with commit:7410c78
2016-02-01 17:03:30 +01:00
Jaime Melis
87e7a9962e Feature #4217: minor changes 2016-02-01 15:40:38 +01:00
Jaime Melis
aecd441bce Feature #4217: don't try to delete images from s3 that don't have a
source
2016-02-01 15:40:38 +01:00
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