1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00
Commit Graph

11887 Commits

Author SHA1 Message Date
Daniel Molina
284905c9fb Feature #4217: Add MarketPlace create and update forms
The previous commit was MarketPlaceApp
2016-02-08 16:54:37 +01:00
Daniel Molina
4630a422ed Feature #4217: Add MarketPlace create and update forms 2016-02-08 16:37:52 +01:00
Daniel Molina
d299db45a8 Feature #4217: Remove SunstoneMarketplace.rb from install.sh 2016-02-08 16:37:17 +01:00
Daniel Molina
fcd3206a26 Feature #4217: Add DS_MAD_CONF to Sunstone 2016-02-08 16:36:50 +01:00
Daniel Molina
6785e0fe02 feature #4217: Fix checkAndShowUpdate 2016-02-08 16:36:19 +01:00
Daniel Molina
b20b96e76e Feature #4217: Add marketplaceapps-tab 2016-02-08 10:44:13 +01:00
Ruben S. Montero
333713d1df feature #4217: Remove cast 2016-02-07 18:19:25 +01:00
Ruben S. Montero
91c489abac feature #4217: Generic parse of CONTEXT attribute. Fix in clean up VM 2016-02-07 18:05:28 +01:00
Jaime Melis
37cc97f23d Feature #4217: Fix bug in monitor 2016-02-05 12:33:29 +01:00
Ruben S. Montero
313eb34a7b feature #4217: Fix error after merge from 4215. Change messages to
"virtual router"
2016-02-05 11:02:50 +01:00
Jaime Melis
49e87d9b44 Feature #4217: the zie was not being set in the image template
(cherry picked from commit 756cd88772)
2016-02-05 01:15:53 +01:00
Ruben S. Montero
6a0b71e9dd feature #4217: Adapt Marketplace classes to new Template interfaces 2016-02-05 00:55:24 +01:00
Ruben S. Montero
5761be4d10 feature #4217: Simplify Template, Attribute and PoolObjectSQL class interfaces 2016-02-05 00:33:37 +01:00
Ruben S. Montero
6478bf1778 feature #4215: Use always created_by 2016-02-05 00:31:50 +01:00
Carlos Martín
c5632940fc Feature #4215: VR update removes the NICs from the new template 2016-02-05 00:31:50 +01:00
Carlos Martín
b68a5faf26 Feature #4215: RM failure message style
Fix missing white spaces in some cases
2016-02-05 00:31:50 +01:00
Carlos Martín
74f5f38276 Feature #4215: Use VROUTER=YES to differentiate vr templates 2016-02-05 00:31:50 +01:00
Carlos Martín
8b648b3bad Feature #4215: Use created_by uid to get token_password 2016-02-05 00:31:50 +01:00
Carlos Martín
816a5bf415 Feature #4215: Add vrouter to java oca 2016-02-05 00:31:50 +01:00
Ruben S. Montero
c9dd78ce85 feature #4215: Add decorator interface for Quota class. Implement a
Virtual Router decorator for QuotaNetwork
2016-02-05 00:31:50 +01:00
Daniel Molina
40c6cd9c70 feature #4217: Use new_with_id method in perform_action 2016-02-04 19:01:15 +01:00
Daniel Molina
a1039b07ea feature #4217: Add marketplaces tab 2016-02-04 19:01:15 +01:00
Daniel Molina
ce13f5030a feature #4217: Remove user_flag from marketplace pool 2016-02-04 19:01:14 +01:00
Jaime Melis
756cd88772 Feature #4217: the zie was not being set in the image template 2016-02-04 18:58:22 +01:00
Jaime Melis
48f2f1c410 Feature #4217: Fix the way FREE_MB is calculated 2016-02-04 18:58:22 +01:00
Daniel Molina
122a1a1791 feature #4217: Add marketplace.js and marketplaceapp.js 2016-02-04 13:19:04 +01:00
Daniel Molina
63d48aec52 feature #4217: Rename marketplace type FLOW to SERVICE_TEMPLATE 2016-02-04 13:15:21 +01:00
Jaime Melis
07fb60dd83 Feature #4217: Bootstrap the OpenNebula Systems Marketplace 2016-02-03 21:50:20 +01:00
Jaime Melis
e08d21cec8 Feature #4217: remove type from the onemarket list command 2016-02-03 17:40:48 +01:00
Daniel Molina
a097e183b2 feature #4217: Add Marketplace and MarketplaceApp JSON resources and pools 2016-02-03 17:37:02 +01:00
Daniel Molina
1428a84fbb feature #4217: Remove old marketplace folder from install.sh 2016-02-03 17:37:02 +01:00
Jaime Melis
d222569fd0 Feature #4217: Add missing s3 directory to install.sh 2016-02-03 17:30:27 +01:00
Jaime Melis
a85da12036 Feature #4217: Define required attrs for Market templates 2016-02-03 16:03:22 +01:00
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