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

11906 Commits

Author SHA1 Message Date
Ruben S. Montero
a90666180d feature #4217: Add missing file 2016-02-10 10:56:52 +01:00
Jaime Melis
a04861703d Feature #4217: Minor typo in oned.conf 2016-02-10 09:58:01 +01:00
Ruben S. Montero
dd71246884 feature #4217: Add imported apps to the associated marketplace 2016-02-09 20:48:09 +01:00
Daniel Molina
f75c009ef9 Feature #4217: Add export app form 2016-02-09 18:38:33 +01:00
Daniel Molina
ebd1199f23 Feature #4217: Add MarketPlaceApp info panel 2016-02-09 17:06:36 +01:00
Ruben S. Montero
5acedb72ab feature #4217: PUBLISHER is not a well known attribute 2016-02-09 16:52:14 +01:00
Ruben S. Montero
4d3faa0496 feature #4217: Change MarketplaceApp DATE to REGTIME. Core and
one/monitor driver
2016-02-09 16:47:09 +01:00
Daniel Molina
ff95402233 Feature #4217: Fix inputs column size 2016-02-09 16:39:53 +01:00
Daniel Molina
b8705a5496 Feature #4217: Add MarketPlace apps panel 2016-02-09 16:39:52 +01:00
Daniel Molina
56aada8d2c Feature #4217: Add MarketPlace info panel 2016-02-09 16:39:52 +01:00
Daniel Molina
743cdf38e6 Feature #4217: Rename dialog to context 2016-02-09 16:39:52 +01:00
Daniel Molina
6cc4faf8e3 Feature #4217: Provide marketplace id as attr 2016-02-09 16:39:51 +01:00
Daniel Molina
04226e0cd7 Feature #4217: Use MARKETPLACE attr instead of retrieving the name from the ID 2016-02-09 16:39:51 +01:00
Daniel Molina
bbcd6c84f5 Feature #4217: Remove type from Marketplace create form 2016-02-09 16:39:51 +01:00
Daniel Molina
3cde4df8c1 Feature #4217: Add MarketpPlaceApp create 2016-02-09 16:39:50 +01:00
Daniel Molina
72228ff258 Feature #4217: Fix marketplaceapp resource 2016-02-09 16:39:50 +01:00
Daniel Molina
7a3234e659 Feature #4217: Fix MarketPlaceAppPoolJSON 2016-02-09 16:39:50 +01:00
Ruben S. Montero
c53425c0ed feature #4217: Generic class for supported actions, used in
VirtualRouter, VirtualMachine & MarketPlace. Simplify enum names for
MarketPlaceApps
2016-02-09 16:34:25 +01:00
Daniel Molina
539342fd3a Feature #4217: Remove unused code 2016-02-08 16:59:02 +01:00
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