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

11996 Commits

Author SHA1 Message Date
ecf81e38bd Merge branch 'feature-4215' into feature-4217 2016-02-02 14:17:51 +01:00
b01e2336c5 Merge branch 'feature-4215' into feature-4217 2016-02-02 14:17:20 +01:00
7396a8f68e Feature #4215: Add vrouter/vms/id to fsck 2016-02-02 11:54:09 +01:00
9044352dfb Feature #4215: Add vrouter leases to onedb fsck 2016-02-01 18:52:56 +01:00
d3e0fd128b Feature #4215: Remove epilog command from vmm attachnic 2016-02-01 17:54:12 +01:00
68a0184ed2 Feature #4215: Implement auth & quotas for all VR actions 2016-02-01 17:07:04 +01:00
da39b2f424 Feature #4215: Reverse NETWORK and NETWORK_ID priority in auth
For consistency with commit:7410c78
2016-02-01 17:03:30 +01:00
87e7a9962e Feature #4217: minor changes 2016-02-01 15:40:38 +01:00
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
e35e097469 Feature #4217: Revert "Feature #4217: Remove unnecessary line"
That line is necessary
2016-02-01 15:40:38 +01:00
cfdfacf259 Feature #4215: Downgrade local_db_version to 4.13.85 2016-02-01 12:59:46 +01:00
e3a0d43946 Feature #4215: VR attach and detach in sunstone 2016-02-01 12:34:53 +01:00
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
a7677a4e1e feature #4215: change names for VMM reconfigure actions 2016-01-29 16:28:31 +01:00
5f1bacf81b feature #4215: context cd change in KVM VMM driver 2016-01-29 15:55:14 +01:00
f0006da6e1 feature #4217: Constness change for some MarketPlaceApp methods 2016-01-29 10:28:07 +01:00
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
d4867b44ae Feature #4215: Show nic-id for VR nics, CLI and sunstone 2016-01-28 17:28:58 +01:00
4851a0c49f Feature #4215: New method vrouter.detachnic 2016-01-28 17:20:52 +01:00
7a7f07cdad Feature #4215: Remove vrouter ip recipients from context 2016-01-28 16:17:34 +01:00
a4b466fa6a Feature #4215: New method vrouter.attachnic 2016-01-28 16:06:18 +01:00
35035eceb7 Feature #4217: Add support to downloader.sh for the s3:// protocol 2016-01-28 10:26:54 +01:00
0a94c3b48f Feature #4215: Refactor VR instantiate 2016-01-27 13:29:30 +01:00
41739b8e7e Feature #4215: Fix attach nic rollback in wrong order 2016-01-27 11:37:24 +01:00
364d9ecda8 Feature #4215: Redo context variables when a NIC is attached/detached 2016-01-27 11:27:26 +01:00
e5c1c549bb Feature #4217: Get the attributes from the App properly 2016-01-26 23:19:31 +01:00
8a4135faaf Feature #4217: Add extra_data to the register and clone operations 2016-01-26 20:46:45 +01:00
15e54f59ea Feature #4217: Send the market data to the driver 2016-01-26 20:24:33 +01:00
0477eb2ad6 Feature #4217: Read the market data when creating an image 2016-01-26 18:30:46 +01:00
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
c83565fe56 Feature #4215: Perform TM:CONTEXT on prolog_resume 2016-01-26 13:24:42 +01:00
3ca02c27e2 Feature #4215: Remove update_context action 2016-01-26 11:34:46 +01:00
29e2edc49c Feature #4217: Better naming 2016-01-25 18:46:56 +01:00
b2a7e0ceaf Feature #4217: Remove unnecessary line 2016-01-25 18:46:43 +01:00
9fb5c62c55 Feature #4217: Send the Market data to the driver if FROM_MARKET_ID is
specified
2016-01-25 18:45:23 +01:00
d7eb8769e1 Feature #4215: update-context uses the user token password 2016-01-25 17:38:46 +01:00
1d5fe15c10 Feature #4217: Minor improvement 2016-01-25 16:43:21 +01:00
44111d5f1f Feature #4217: Add market_mad drivers for S3 2016-01-25 16:42:59 +01:00
3cee54afc9 Feature #4215: Attach nic action updates the context cdrom 2016-01-25 16:20:12 +01:00
d66fe153e5 Feature #4215: Clean VMs in vrouter.instantiate on failure 2016-01-22 17:58:23 +01:00
49b43ecc91 Feature #4217: Find ID of a Marketplace in the onemarketapp commands 2016-01-22 17:39:09 +01:00
1ae516a084 Feature #4215: Add migrator to 4.90.0 2016-01-22 17:10:12 +01:00
e0ee90f34f Feature #4215: Add vrouter to new group wizard 2016-01-22 13:02:15 +01:00
8a05b49d59 Feature #4305: Accelerate database conversion to ludicrous speed
(cherry picked from commit 14a9ec048e)
2016-01-22 10:37:58 +01:00
c489e193dd Feature #4305: Remove --force option
(cherry picked from commit 1b41d5ee20)
2016-01-22 10:37:55 +01:00
8987396057 Feature #4215: pre-create VR tooltips, instead of on hover 2016-01-21 18:45:21 +01:00
37624fcf96 Feature #4305: Install required files
(cherry picked from commit 8e67276b7c)
2016-01-21 18:44:28 +01:00
3ff13fbcdc Feature #4305: Add onedb sqlite2mysql command
(cherry picked from commit f9c950367b)
2016-01-21 18:34:18 +01:00
d9acd68e09 feature #4240: Unlock Document after a clone action 2016-01-21 17:59:52 +01:00
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