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 bc94948e06, 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
Brian Federle
85ef511702
Instances UI: Better start instance notification
...
-Don't show dialog if no password enabled on start -- inhibits
'Start instance' dialog from appearing for every VM.
-Use standard dialog (not alert) for VM password notification
2013-03-21 13:26:03 -07:00
Brian Federle
62fd9115c2
UI Dialog: Don't show dialog with empty message
2013-03-21 13:24:22 -07:00
Vijay venkatachalam
61d8dde033
CLOUDSTACK-1537. Fixing Network Restart case for AutoScale
2013-03-21 16:59:15 +00:00
Jessica Tomechak
0d1cd121c2
Docs. Remove "new" from a feature description. The feature has been in the software awhile.
2013-03-20 22:42:33 -07:00
Edison Su
3ed6200ef8
move default primary storage plugin into its own pom
2013-03-20 17:21:40 -07:00
Jessica Wang
9270b4335c
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - remove region field from Add Account dialog since createAccount API does not take in regionid parameter.
2013-03-20 16:47:52 -07:00
Jessica Wang
5a9ccce0f3
LOUDSTACK-1065: cloudstack UI - AWS Style Regions - handle the case that document.location.href includes bookmark # that doesn't match region's end point completely.
2013-03-20 16:41:26 -07:00
Jessica Wang
6cb1486f29
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - implement Edit Region action, ID field shouldn't be editable since ID is the base when searching for an entry in the database.
2013-03-20 15:39:30 -07:00
Jessica Wang
75a6e009b9
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - remove region action - removing the region that you are currently in is not allowed.
2013-03-20 15:19:36 -07:00
Jessica Wang
ae7e5b025e
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - set current region (whose end point matches current URL) to region button and region dropdown on top menu.
2013-03-20 14:34:37 -07:00
Jessica Wang
918a7c7481
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - implement region switching action triggered by region dropdown on top menu.
2013-03-20 11:58:57 -07:00
Sateesh Chodapuneedi
dbfd31663c
CLOUDSTACK-664 Health monitoring for NetScaler load balanced instances
...
Fixing class names added to command list.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-03-20 13:52:00 +05:30
Nitin Mehta
3e68dd810e
CLOUDSTACK-1738 :
...
Adding code for StatsCollector initialization using spring framework. This was not initialized and hence stats were not colleced on vm, host and storage in CS.
2013-03-20 16:44:44 +05:30
Prasanna Santhanam
873ec27135
simulator: by default don't start the simulator discoverers
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-20 14:52:32 +05:30
Rohit Yadav
0d62549d61
cli: Run onecmd if any arg is passed
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-20 13:14:09 +05:30
Rohit Yadav
4ad5d1a4f5
cli: Fix nonetype issue with cachemaker and exit after printing version
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-20 12:42:29 +05:30
Prasanna Santhanam
d7f9aa637e
remove dependence on dsl iso
...
No need to download the 50MB iso for every test. It is sufficient to use
a dummy iso. This dummy iso was generated using mkisofs for test
purposes.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-20 11:09:06 +05:30
Prasanna Santhanam
de1ac4b7cd
jvmArgs is invalid here
...
jvmArgs are unaffected in the jetty:run configuration. Use MAVEN_OPTS
for this instead.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-20 11:07:49 +05:30
Prasanna Santhanam
323c3211c8
run the test lifecycle only when config is specified
2013-03-20 11:07:49 +05:30
radhikap
7e91c47541
CLOUDSTACK-1308 and CLOUDSTACK-807
2013-03-20 11:01:18 +05:30