Chip Childers
ca3b515bad
Revert "Updating pom.xml version numbers for release 4.1.1-SNAPSHOT"
...
Reverting for yet another attempted RC.
This reverts commit 5a923ca44d .
2013-04-22 09:35:06 -04:00
Chip Childers
5a923ca44d
Updating pom.xml version numbers for release 4.1.1-SNAPSHOT
...
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-22 09:20:20 -04:00
Chip Childers
b654578bd5
Updating pom.xml version numbers for release 4.1.0
...
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-22 08:55:21 -04:00
Chip Childers
e119a53bfd
Revert "Updating pom.xml version numbers for release 4.1.0"
...
Reverting to re-spin 4.1.0 RC
This reverts commit b25d27d80b .
2013-04-22 08:52:17 -04:00
Chip Childers
5755f6e3e8
Revert "Updating pom.xml version numbers for release 4.1.1-SNAPSHOT"
...
Reverting so that I can re-spin the 4.1.0 RC
This reverts commit c8c77f6b1c .
2013-04-22 08:51:58 -04:00
Chip Childers
c8c77f6b1c
Updating pom.xml version numbers for release 4.1.1-SNAPSHOT
...
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 16:26:50 -04:00
Chip Childers
b25d27d80b
Updating pom.xml version numbers for release 4.1.0
...
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 16:18:04 -04:00
Mice Xia
9d70859a9b
fix CLOUDSTACK 1991 CreateTagsCmd.java, DeleteTagsCmd.java, and ListTagsCmd.java all contain invalid version
2013-04-17 14:41:53 +01:00
Murali Reddy
af65438408
CLOUDSTACK-1834: Events are not generated for registerUserKeys()
2013-04-09 14:23:15 +01:00
Murali Reddy
2e395b8501
CLOUDSTACK-1834: Events are not generated for registerUserKeys(),
...
Enabling account and Editing account.
2013-03-29 14:50:27 +00:00
Edison Su
b0f4e2c5fb
CLOUDSTACK-1826: it's a bug due to api refactor, the uuid to id translation magic
2013-03-27 18:11:32 -07:00
Vijay venkatachalam
886c3a5696
CLOUDSTACK-1537. Fixing Network Restart case for AutoScale
2013-03-21 16:53:42 +00:00
Murali Reddy
0e33ba8d35
CLOUDSTACK-1368: Shared network - Not able to delete network because of java.lang.NullPointerException
...
Missed network destroy state transistion while 'events framework' merge.
Before merge, network states were explicitly set. It was changed to go
through state machine. This fix, introduces missing state transistions.
Tested life cycle of both isolated and shared network
Signed-off-by: Murali Reddy <murali.reddy@citrix.com>
2013-03-21 15:41:59 +00:00
Kishan Kavala
65cc29734a
CLOUDSTACK-198: Included VpnUsers in Add state while listing. Added state to Vpn user response.
2013-03-20 15:36:47 +00:00
Kishan Kavala
7802a62d5e
CLOUDSTACK-1717, CLOUDSTACK-1718: Corrected RemoveRegion response. Removed /api in Local region end_point
2013-03-19 13:12:29 -04:00
David Grizzanti
5be6529cfa
CLOUSTACK-997 improved documentation for assignVirtualMachine API; updated overall description and per parameter descriptions to per bug suggestions
2013-03-15 21:30:03 -04:00
Kishan Kavala
b41e6e929d
CLOUDSTACK-1636: Removed the concept of owner region. Removed region_id from user/account and domain tables. Removed forwarding of api calls to owner region. Removed api_key and secret_key from region table. Included related DB upgrade changes.
2013-03-14 21:22:48 -04:00
Sheng Yang
7aa16259fc
CLOUDSTACK-1218: Use the first IP in the first vlan range for VR in shared network
2013-03-14 20:57:49 -04:00
David Grizzanti
e30c90ba74
CLOUDSTACK-1157 updated API documentation for listTemplates command; fixed description of templateFilter parameter to all 7 options (in line with listIsos API cmd)
2013-03-14 20:46:08 -04:00
Min Chen
48fdbd4ea8
CLOUDSTACK-1656: NicResponses in a UserVmResponse are not preseving the natural order.
2013-03-12 21:50:16 -04:00
David Grizzanti
092560b801
CLOUDSTACK-1544 updated API documentation on deleteUser command; fixed API and id parameter descriptions; fixed responseObject doc designation
2013-03-12 13:55:37 -04:00
David Grizzanti
ff910c814f
CLOUDSTACK-94: API command, listIsos documentation clarity
...
Updated API documentation for listIsos command.
Descriptions for id and isofilter descriptions clarified:
- Updated isofilter description with all options and verbiage taken from VirtualMachineTemplate class
- Updated id description
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-03-11 12:25:46 -04:00
Sheng Yang
b8a16856ff
CLOUDSTACK-1461: Don't set dns server for non-default ipv6 network
...
The non-default parameter can be used by ipv4 as well in the future.
2013-03-10 21:44:59 -04:00
Deepti Dohare
e942df93e6
CLOUDSTACK-1541 NPE while deleting snapshots
2013-03-07 14:13:48 -05:00
Min Chen
0afc2d0033
CLOUDSTACK-1484: provide api.throttling.enabled gloabl configuration settings to enable/disable api throttling feature.
2013-03-05 11:26:20 -05:00
Kishan Kavala
1a2173f4db
CLOUDSTACK-241: Removed API based account sync. Removed all the related API changes. Converted tabs to spaces in the related files.
...
Verified account, user and domain APIs manually.
2013-02-28 11:21:02 +05:30
Prachi Damle
336d133f94
CLOUDSTACK-1418- As regular user , we are not allowed to deploy VM on a shared network.
...
- Added the access type attribute to @acl
- Domainchecker needs the AccessType.UseNetwork value specified to check access to network
2013-02-27 17:19:55 -08:00
David Grizzanti
2fc5a3ca5e
CLOUDSTACK-420: listZones missing name parameter
...
When calling the listZones API command, you can now supply a name to pull a specific zone by name.
Updated two classes to include name paramater and query data centers/zones by name if suppled:
- server/src/com/cloud/api/query/QueryManagerImpl.java
- api/src/org/apache/cloudstack/api/command/user/zone/ListZonesByCmd.java
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-02-27 13:39:59 +05:30
frank
696b4ed8ea
CloudStack CLOUDSTACK-723
...
Enhanced baremetal servers support on Cisco UCS
change API response in line with new API response convention
2013-02-26 16:31:26 -08:00
Sheng Yang
e06bf6ad2e
CLOUDSTACK-1332: Add ip6dns to zone and domainrouter response
2013-02-25 16:55:47 -08:00
Sheng Yang
7c72aa66bd
CLOUDSTACK-1332: Pass IPv6 DNS to VR
2013-02-25 16:07:36 -08:00
Sheng Yang
0760fdf6d0
CLOUDSTACK-1332: Add IPv6 DNS for Zone
2013-02-25 16:07:14 -08:00
Sanjay Tripathi
903aeb9b77
CloudStack-1371 : In case of ResourceAllocationException, server is not returnig any response.
...
Signed-off-by: Mice Xia <mice_xia@tcloudcomputing.com>
2013-02-25 13:38:07 +08:00
Sheng Yang
22cdfe3da1
IPv6: Enable specifying ipv6 address in DeployVMCmd
2013-02-22 14:23:54 -08:00
Jessica Wang
917d6242e3
CLOUDSTACK-1319: cloudstack API - CreateVpnCustomerGateway API: correct parameter type on server-side.
2013-02-21 17:04:56 -08:00
frank
2e069ad16b
CloudStack CLOUDSTACK-774
...
Supporting kickstart in CloudStack baremetal
able to start vm
2013-02-21 15:39:15 -08:00
Min Chen
2ee16350dd
CLOUDSTACK-1253: Remove @author tag.
2013-02-15 10:40:39 -08:00
Kishan Kavala
3d3714c79b
CLOUDSTACK-1295 : Added usage unit tests
...
Fixed Component annontation for usage parsers
Fixed mvn target to run usage
removed UsageServerComponentConfig which is not required
Added region_id to account table in cloud_usage db
2013-02-15 18:34:24 +05:30
Sheng Yang
5ec29e9608
CLOUDSTACK-1219, CLOUDSTACK-1220: Fix IPv6 error messages
2013-02-14 16:27:53 -08:00
Rohit Yadav
19a9ca4289
CLOUDSTACK-1272: Fix incorrect annotation for service offering id
...
Fixes param annotation in:
api/src/org/apache/cloudstack/api/command/admin/router/UpgradeRouterCmd.java
api/src/org/apache/cloudstack/api/command/admin/systemvm/UpgradeSystemVMCmd.java
api/src/org/apache/cloudstack/api/command/user/autoscale/CreateAutoScaleVmProfileCmd.java
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
(cherry picked from commit 7326bb329c13306281eab208d0f46cfec378245f)
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-14 16:29:42 +05:30
Sheng Yang
1e154ce5f0
IPv6: Enable dual stack support
2013-02-13 15:09:22 -08:00
Sheng Yang
b5860725a1
IPv6: CLOUDSTACK-1107: Add support for createVlanIpRange to extend existed network
2013-02-08 14:41:58 -08:00
Min Chen
ee90b4cad3
CLOUDSTACK-1190: make APIChecker throw one sensible exception.
2013-02-08 11:05:11 -08:00
Min Chen
f589d61334
Move Api rate limit configurations from xml file to global
...
configuration, and also modify listCapabilitiesCmd to also return api
limit interval and max for UI consumption.
2013-02-07 23:48:15 -08:00
Sheng Yang
5adcea209d
IPv6: One network can have more than one vlan
2013-02-06 20:02:46 -08:00
Marcus Sorensen
73bb1795cb
Summary: Fix NPE when calling createFirewallRule
...
Detail: CreateFirewallRuleCmd.java was returning 'null' for getTrafficType().
Recently, getTrafficType started being used by createIngressFirewallRule.
Changing getTrafficType() to return ingress per Jayapal Reddy.
BUG-ID: CLOUDSTACK-1168
Bugfix-for: master,4.1
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1360170916 -0700
2013-02-06 10:21:20 -07:00
Sheng Yang
5c7ab24b85
IPv6: CLOUDSTACK-1113: Fix the mechanism to find the usable IP in the IPv6
...
The new policy is:
1. Generate a random IP.
2. Find the next available IP, start from the generated IP.
3. If we cannot find an available IP after certain times(10000 by default,
network.ipv6.search.retry.max) retry, give up.
2013-02-05 14:27:05 -08:00
Hugo Trippaers
862fc0d55b
NiciraNvp Provider should not be marked as external as this will prevent
...
creation of networks when there is no default CIDR in the zone.(cherry picked from commit 27e5d1fc04 )
Signed-off-by: Hugo Trippaers <trippie@gmail.com>
2013-02-05 21:12:22 +01:00
Prasanna Santhanam
90da9abacb
CLOUDSTACK-1160: remove refs to invalid ACS release
...
@since tag in API cmd /responses has been given an invalid ACS release
version. This fix removes these references.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-02-05 20:57:17 +05:30
Kishan Kavala
7970384f6e
CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl
2013-02-05 16:43:40 +05:30