1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00

11613 Commits

Author SHA1 Message Date
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 9fb5c62c555122e1b691865bbfe5b6e675d674f5.
2016-01-26 15:26:06 +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
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
Jaime Melis
49b43ecc91 Feature #4217: Find ID of a Marketplace in the onemarketapp commands 2016-01-22 17:39:09 +01:00
Ruben S. Montero
52a70cdb9d Merge branch 'feature-4215' into feature-4217 2015-12-28 23:44:45 +01:00
Ruben S. Montero
66c135e346 feature #4217: Fixes minor bugs 2015-12-28 17:43:05 +01:00
Ruben S. Montero
49b9de94f5 feature #4217: Monitor external marketplaces. Import functionality for
existing apps. Drivers for OpenNebula public marketplace
2015-12-28 01:08:33 +01:00
Ruben S. Montero
10b8699fdc feature #4217: First version of OpenNebula marketplace 2015-12-24 18:49:21 +01:00
Ruben S. Montero
3bb13e106a feature #4217: Implements monitor action for marketplace. Sample monitor
driver for http marketplace
2015-12-23 23:50:22 +01:00
Ruben S. Montero
eeb7c01ac0 feature #4217: Export action for images. 2015-12-23 00:26:54 +01:00
Ruben S. Montero
1d464eec2f feature #4217: Update App name CHECKSUM to MD5 2015-12-21 17:08:42 +01:00
Ruben S. Montero
21eb1b0803 feature #4127: Delete for marketplace apps, fix bug 2015-12-21 13:23:22 +01:00
Ruben S. Montero
ade6513a0d feature #4217: Move some logic to core, set clone state for images being
imported into a marketplace
2015-12-19 22:35:09 +01:00
Carlos Martín
831372003d Feature #4215: Support IPv6 in VR management 2015-12-18 17:10:48 +01:00
Carlos Martín
e3ffbd2409 Feature #4215: Show VR nics in a nice table 2015-12-18 16:47:46 +01:00
Carlos Martín
603c726a18 Feature #4215: Remove the VR update button 2015-12-18 16:46:23 +01:00
Carlos Martín
59267f1f86 Feature #4215: Select a VM Template from the VR create wizard 2015-12-18 14:55:12 +01:00
Ruben S. Montero
e4cd7b45e6 feature #4217. Better output for CLI commands 2015-12-18 12:53:53 +01:00
Ruben S. Montero
f9910aa103 feature #4217: Fix bug when initializating pool references 2015-12-18 12:07:21 +01:00
Ruben S. Montero
56180ff21d feature #4217: Fix bugs 2015-12-17 17:21:57 +01:00
Ruben S. Montero
125e485e04 feature #4217: First version of import/datastore plugins. Star
marketplace manager and load driver
2015-12-17 12:39:27 +01:00
Ruben S. Montero
787c09663a feature #4217: Import action for market driver. First version on driver
engine
2015-12-16 23:58:41 +01:00
Carlos Martín
4c68cd7c9e Feature #4215: VRs have NICs defined
VRs can request vnet leases. If a vm template has a
VROUTER_ID, the NICs from that VR are merged into
the template. If the VR NIC has a floating IP, it
is added as VROUTER_IP.
2015-12-16 12:32:19 +01:00
Ruben S. Montero
695e05266d feature #4217: Import action for market driver (core) 2015-12-15 12:18:43 +01:00
Ruben S. Montero
31cfdce5b2 feature #4217: Actions for MarketPlace Manager 2015-12-15 00:49:36 +01:00
Ruben S. Montero
632fb755c4 feature #4217: first version of Market Manager 2015-12-14 16:47:33 +01:00
Ruben S. Montero
949fa9504a feature #4217: MarketPlaceManager for Markets and Apps 2015-12-13 18:17:29 +01:00
Ruben S. Montero
91f7ec5bb2 feautre #4217: Moved TYPE to the marketplace app 2015-12-12 21:10:14 +01:00
Ruben S. Montero
753c885714 feature #4217: Adds manpages to scons file 2015-12-11 23:55:04 +01:00
Ruben S. Montero
042b3467c6 feature #4217: Manpages for onemarket tools 2015-12-11 23:51:42 +01:00
Ruben S. Montero
e98b5fb2c6 feature #4217: Add missing files. Default ACL for marketplace and apps 2015-12-11 16:10:39 +01:00
Ruben S. Montero
a4cf0cc387 feautre #4217: API, OCA and command line tools for marketplace apps. Fix minor bugs 2015-12-11 15:53:19 +01:00
Carlos Martín
3991404826 Feature #4215: VRs now have a collection of VM IDs 2015-12-11 11:45:34 +01:00
Ruben S. Montero
89599fda2e feature #4217: Add MarketPlaceApp pools and ACL rules 2015-12-10 16:43:45 +01:00
Ruben S. Montero
e958ed3c2d feature - : Remove unused update methods 2015-12-10 15:39:23 +01:00
Carlos Martín
43a8034f52 Feature #4215: First version of a network topology tab 2015-12-07 17:02:09 +01:00
Ruben S. Montero
a4aa7dc798 feature #4217: Add MarketPlace to acl rules 2015-12-06 01:25:37 +01:00
Ruben S. Montero
019966cd79 Merge branch 'feature-4215' into feature-4217 2015-12-06 00:23:28 +01:00
Ruben S. Montero
ed92441582 feature #4217: OpenNebula core methods for MarketPlace class. OCA
binding and onemarket tool
2015-12-05 23:52:28 +01:00
Carlos Martín
08cf5a3e55 Feature #4215: Tmp code to create VR from VM Templates 2015-12-04 16:48:53 +01:00
Carlos Martín
2f5ba45c9a Feature #4215: Add VROUTER to acl rules 2015-12-02 16:33:28 +01:00
Carlos Martín
eafd5143c4 Feature #4215: Store VM - VR id reference 2015-12-01 16:36:50 +01:00
Ruben S. Montero
5a0b3d357c feature #4217: Base classes for MarketPlace pool 2015-12-01 16:09:31 +01:00