Joe Brockmeier
736d4b950d
Redirecting users to the download page for archived releases. Removing the soon-to-be-incorrect URL for incubator releases.
2013-03-26 12:32:11 -05:00
Joe Brockmeier
1a139e2888
changing URLs in the feature-overview.xml file to reflect graduation.
2013-03-26 12:29:00 -05:00
Brian Federle
d6e8701cae
Regions UI: Change loading state text to 'Loading...'
2013-03-26 10:19:02 -07:00
Joe Brockmeier
fedef61c55
Changed URL for downloads to reflect graduation in configure-package-repository.xml
2013-03-26 12:17:45 -05:00
Joe Brockmeier
fa25f68b06
fixing git URL in cloudmonkey.xml to new location.
2013-03-26 12:09:14 -05:00
Joe Brockmeier
1a4f0b9acf
fixed git URL in building-with-maven-steps.xml
2013-03-26 11:58:42 -05:00
Joe Brockmeier
7cc5a2e45b
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-03-26 10:54:39 -05:00
Joe Brockmeier
a283dc2547
fixing incubator references in api-reference.xml and aws-ec2-user-setup.xml. Note I used the git repo URL for 4.1 rather than HEAD on master in the git URL.
2013-03-26 10:54:24 -05:00
Pranav Saxena
09d76fe009
CLOUDSTACK-1724:ZWPS: provision to add scope of the primary storage in the zone creation wizard
2013-03-26 21:09:11 +05:30
Pranav Saxena
933f1213c1
CLOUDSTACK-1724:ZWPS: provision to add scope of the primary storage in the zone creation wizard
2013-03-26 21:08:14 +05:30
Pradeep Soundararajan
582f8a0f38
BUG-ID: CLOUDSTACK-1713, CLOUDSTACK-1719
...
Summary: EC2 REST API: AWS APIs are not getting translated on the CloudStack Management Server and AWS API Installation Problems.
Fixing the class not found exception, key not found and other issues as mentioned in the above two defects.
Signed-off-by: Pradeep <pradeep.soundararajan@citrix.com>
2013-03-26 13:28:03 +00:00
Rohit Yadav
854ab39556
Fix new url for centos pkging and baremetal python pkg
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-26 11:27:18 +05:30
Rohit Yadav
b3a3ad74c6
appliance: While building systemvms fetch src tarball from new git repo
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-26 11:26:50 +05:30
Rohit Yadav
d13b15d4a2
Fix top level files to use new git repo, url and MLs
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-26 11:26:24 +05:30
Rohit Yadav
ccba1c728c
cli: Make cloudmonkey use new url and dev ml
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-26 11:25:26 +05:30
Hiroaki KAWAI
6ade5da25f
CLOUDSTACK-1642: Add support CentOS 6.4
...
Fix the test string to match against "CentOS 6.x"
2013-03-26 13:16:37 +09:00
Jessica Wang
ac18b9b0f7
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - when switching to another region, handle a case that the region's end point is not " http://hostname:port/client/ "
2013-03-25 15:30:32 -07:00
Brian Federle
16250f8e4b
Instance wizard: Fix checkbox selection
...
Fix where VPC network is uncheckable if only VPC networks are present,
and 'add network' form is visible and checked.
2013-03-25 11:37:15 -07:00
Brian Federle
fcf9b57f08
List view: Fix when no actions are present
...
Fix case where list view breaks on column creation, when no
actions are defined.
2013-03-25 11:12:03 -07:00
Brian Spindler
ae3a048350
CLOUDSTACK-1736: Changes required to get cloudstack-management service
...
working again.
The newly created package for cloudstack-management was not correctly
installing the service. This prevented cloud-setup-management from being
able to configure the service, and the init script didn't even believe
the service was installed. I also added sudo to the chmod command for
checking script permissions, as most scripts belong to root. It was
trying to configure the agent with cloudstack-setup-agent but the script
was still called cloud-setup-agent, so I renamed it to cloudstack-setup-agent.
2013-03-25 17:23:18 +00:00
Marcus Sorensen
8eb3ebbe1a
Summary: CLOUDSTACK-1565 - Waits for ip to come up before setting default route
...
Submitted-by: Jayapal Reddy <jayapalreddy.uradi@citrix.com>
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1364226284 -0600
2013-03-25 09:46:47 -06:00
Rohit Yadav
74bd7d5709
rat: Ignore all veewee definition files
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-25 15:08:21 +05:30
Rohit Yadav
57c3d4dbe6
LICENSE: Attribute devcloud veewee definition files as well
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-25 14:54:31 +05:30
Rohit Yadav
87500f9796
appliance: veewee definition to build devcloud, work in progress
...
forked from systemvmtemplate
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-25 14:52:36 +05:30
David Grizzanti
eb934e4ac8
CLOUDSTACK-1714/CLOUDSTACK-1715 - updates to install guide sections to fix section title, add information on host global config parameter, and include reference to management lb in admin guide~
2013-03-25 12:03:17 +05:30
Prasanna Santhanam
4f09138364
Fix the kvm vncAddr test
...
This test was broken because we reverted to the old listen on all
interfaces for vnc.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-23 20:59:29 +05:30
Prasanna Santhanam
057a6f5097
minor correction to the otherArchive tag
...
otherArchive is child of otherArchives.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-23 20:36:04 +05:30
Prasanna Santhanam
23d301ffd8
Apache CloudStack has graduated.
...
Fixing the links in the pom.xml
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-23 20:26:48 +05:30
Jessica Wang
8ecdbd8537
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - allow user to delete region whose end point matches the current URL, but set region button on top menu to blank after the region is deleted.
2013-03-22 12:02:27 -07:00
Jessica Wang
b932059d33
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - region dropdown on top menu - show "No data to show" instead of "(Default)" if there is zero region in cloudstack.
2013-03-22 11:46:51 -07:00
Brian Federle
abbc3b3bc6
UI: Add _reloadUI helper function
...
Adds a console helper function, which will reinitialize the UI
with the current window.cloudStack object. This is used primarily
for debugging, so that any changes to the UI structure can be viewed
without reloading the browser.
2013-03-22 10:29:48 -07:00
Brian Federle
e86f81152f
List view UI: fix blank actions column
...
Fixes issue where blank actions column will show if there
are header actions, but no standard actions
2013-03-22 10:28:09 -07:00
Marcus Sorensen
ff6177d119
CLOUDSTACK-1761 - Available local storage disk capacity incorrectly reported in
...
KVM to manager. This adds collection of available storage to KVM, not
just used.
Bugfix-for: 4.0.2, 4.1, master
Submitted-by: Ted Smith <darnoth@gmail.com>
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1363966235 -0600
2013-03-22 09:30:35 -06:00
Pradeep
c305e3c5a1
BUG-ID: CLOUDSTACK-1713, CLOUDSTACK-1719
...
Summary: EC2 REST API: AWS APIs are not getting translated on the CloudStack Management Server and AWS API Installation Problems.
This fixes the above two defects and other packaging related issues.
Signed-off-by: Pradeep <pradeep.soundararajan@citrix.com>
2013-03-22 15:15:36 +00:00
Jessica Tomechak
0be5ba4189
CLOUDSTACK-815. Docs. Syntax fixes to commands in Regions section.
2013-03-22 05:55:11 -07:00
Jessica Tomechak
a0257bc533
CLOUDSTACK-815. Docs. Add new documentation for Regions. This feature currently is available through the API only.
2013-03-22 05:49:04 -07:00
Edison Su
ff63854b4d
CLOUDSTACK-1772: revert bc94948e0604e0e5931759be3c3d3155e84686f6, doesn't specify vnc listening port, make live migration work
2013-03-22 12:46:50 +00:00
Pradeep
01ea7232d9
CLOUDSTACK-1252: Failed to download default template in VMware
...
Proposing to modify package.sh script. Package as per OSS or NONOSS arguments.
Now package.sh will act based on the below usage i.e. with or without
arguments:
./package.sh -h
usage: ./package.sh [-p|--pack] [-h|--help] [ARGS]
oss|OSS To package OSS specific
nonoss|NONOSS To package NONOSS specific
Examples: ./package.sh -p|--pack oss|OSS
./package.sh -p|--pack nonoss|NONOSS
./package.sh (Default OSS)
Signed-off-by: Pradeep <pradeep.soundararajan@citrix.com>
2013-03-22 16:14:07 +05:30
Murali Reddy
1c845d42b7
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-22 11:20:48 +05:30
Pranav Saxena
5a455a798a
CLOUDSTACK-1512:Wrong message when trying to create zone with mulitple physical networks without providing the traffic label
2013-03-22 10:55:13 +05:30
Wei Zhou
0d604c636d
CLOUDSTACK-1666: Fix NetworkUsage for VPC on KVM
...
The collection of network usage from VPC virtual router on KVM does not work,
because there is no corresponding procedure to deal with VPC virtual router
(cmd.isForVpc() = true).
Reviewed-by: Kishan Kavala <kishan@apache.org>
Reported-by: Wei Zhou <w.zhou@leaseweb.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-22 10:51:27 +05:30
Kishan Kavala
00742e524c
Added / to the end_point of default local region. UI expects / while switching to other regions using single sign-on
2013-03-22 10:34:01 +05:30
Jessica Tomechak
e68d156b41
CLOUDSTACK-865. Docs. Clarify handling of blank fields in JSON and XML responses to API calls.
2013-03-21 21:02:30 -07:00
Jessica Tomechak
b1e61cc94a
CLOUDSTACK-1028. Doc. Re-add section Firewall Rules: this section is about ingress rules. Fix intro sentence to agree with new Egress Rules section. Egress traffic is now blocked by default.
2013-03-21 20:00:36 -07:00
Jessica Tomechak
976a5fa788
Docs. CLOUDSTACK-866. Add section on API request throttling. Included in Admin Guide and Developer's Guide.
2013-03-21 20:00:34 -07:00
Edison Su
33937c980e
CLOUDSTACK-1744: It's due to db upgrade issue. On master, deploydb will upgrade db to 4.2, which will update vm_template's image_data_store_id, while deploydb-simulator adds a new column in vm_template table, which doesn't set image_data_store_id, thus causing NPE.
2013-03-21 18:25:02 -07:00
Alena Prokharchyk
37cdb5d74b
CLOUDSTACK-766 - allow Vlan assignment to Isolated network. The network with Vlan assigned, gets created with Setup state, and will never get picked up by the GC thread meaning its vlan will never get released
2013-03-21 16:05:48 -07:00
Brian Federle
c9f4e51300
Regions UI: Add 'redirecting to region' text during login loading
2013-03-21 15:57:05 -07:00
Brian Federle
6ad7060b40
Support labels in loading overlay
...
Correctly style <span> if placed in a loading overlay, to be
positioned under loading icon
2013-03-21 15:56:34 -07:00
Brian Federle
0fbf1b91b0
Regions single-sign-on: Hide login form on redirect
...
If login URL is passed to management server on load, show loading
screen in place of login form.
2013-03-21 15:27:44 -07:00