Commit Graph

13699 Commits

Author SHA1 Message Date
Chiradeep Vittal 8d73830d15 ElbVmMapDaoTest requires active DB backend for tests, hence jenkins test fails.
Also, ELB feature using virtual router does not work and is deprecated currently.
2012-08-16 16:43:15 -07:00
Brian Federle fd4fe0511b CS-16001: Show router details on click of 'virtual router'
Clicking the 'Virtual Router' button will show the same router tab as seen on
the VPC detail view.

 -- Note that this is only clickable for admins, as users cannot view router
      details in the API.
2012-08-16 16:42:40 -07:00
Chiradeep Vittal f5352fa9ce bug CS-16036 ResourceManagerTest does not test what is says it tests
also fixes unit test failures
2012-08-16 16:42:19 -07:00
Chiradeep Vittal 6e397a1ebc bug CS-16034 getRandomIp can return -1 unexpectedly
also fixes unit test failures
2012-08-16 16:41:58 -07:00
David Nalley 63dc918802 adding yet another ent file 2012-08-16 16:41:13 -07:00
Brian Federle f5070106b1 VPN Customer Gateway: Fix missing capital letters 2012-08-16 16:40:54 -07:00
Jessica Wang 469b5f861b CS-16018: cloudstack 3.0 UI - create VPN Customer Gateway - IKE DH, Perfect Forward Secrecy dropdown - restore blank option back and label it as "None". 2012-08-16 16:40:31 -07:00
Alena Prokharchyk 516cfb5300 CS-15999: added nics to domain router api response
Conflicts:

	server/src/com/cloud/api/ApiResponseHelper.java
2012-08-16 16:40:16 -07:00
Alena Prokharchyk a74df016a0 CS-16030: set UUID when persist public ip address 2012-08-16 16:39:58 -07:00
Pranav Saxena 2b206cc30b CS-16018:InterVlan- Blank Options on Add VPN Customer Gateway replaced by Group2mod(1024p) 2012-08-16 16:38:18 -07:00
Wido den Hollander 2da44688d3 docs: Work on Management Server and Hypervisor Host installation
The Hypervisor installation describes what cloud-setup-agent is actually doing, but this way administrators know what the tool is doing.

We could remove all these things from cloud-setup-agent and require system administrators to perform these steps them selfs, this way
we don't break anything on their systems.

It would make setting up Hypervisors a bit harder, but would be much better on the longer run.
2012-08-16 16:37:55 -07:00
Pranav Saxena 9f5bd9bcd6 CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list 2012-08-16 16:37:38 -07:00
Mice Xia 7d8ec9d5a3 Fix a bug, failed to show resource limit page in project view due to missing vpc limit type 2012-08-16 16:37:18 -07:00
Pranav Saxena 35c35f5410 CS-15962:InterVlan-Router details tabs to be visible only for admin and hidden for regular accounts 2012-08-16 16:36:58 -07:00
Jessica Tomechak a24a8599d0 Fix curly apostrophes in README. 2012-08-16 16:36:37 -07:00
Mice Xia 66ea5ed4fb CS-15823 Failed snapshot should be marked as Error and cleanup asynchronously 2012-08-16 16:35:49 -07:00
Nitin Mehta 7d285a4ac9 bug CS-15278: Download Volume fails in case of Multiple Secondary Storages. Correcting it to use the same secondary storage to copy the volume and creating the soft link
Reviewed-by: Kishan
2012-08-16 16:35:23 -07:00
Pranav Saxena 69c0926b57 CS-15961:InterVlan Box for Creation of ACL Rules on ICMP Protocol should convey User that -1 for Type and Code means any Type and Code 2012-08-16 16:34:09 -07:00
Joe Brockmeier 84608294f7 committing changes for docs licensing cleanup https://reviews.apache.org/r/6618 2012-08-16 16:33:50 -07:00
Jessica Tomechak 103057c85d Add XML tags tutorial to README for doc contributors. 2012-08-16 16:33:19 -07:00
Jessica Wang a267a45b7e cloudstack 3.0 UI - Instances page - VM Wizard - select network step - VPC filter - list only VPCs belonging to the current login (i.e. If the current login is root-admin, do not show VPCs belonging to regular-user/domain-admin in Instances page's VM Wizard.) 2012-08-16 16:32:46 -07:00
Jessica Wang d420bbc6be cloudstack 3.0 UI - VPN Customer Gateway - IKE DH field, Perfect Forward Secrecy field - change option description of to 'Group 2(modp1024)', 'Group 5(modp1536)'. 2012-08-16 16:32:16 -07:00
Edison Su 63f47e4ae2 cloud.spec change permissions on /etc/cloud/management
fixes permissions in RPM spec file for varions /etc/cloud/management
files.

RB: https://reviews.apache.org/r/6666/
Send-by: shadowsor@gmail.com
2012-08-16 16:26:19 -07:00
Edison Su 45f514ce7c fix simulator build 2012-08-16 16:01:30 -07:00
Alena Prokharchyk 0c0165e19b CS-16037: db upgrade - fixed component/category/description fields for several global configs 2012-08-16 15:03:16 -07:00
Edison Su b9e8b5152c Update RPM build for 4.0
Update cloud.spec for current state of 4.0, minor waf and init script
fixes for RHEL/CENTOS/Fedora

RB: https://reviews.apache.org/r/6658/
Send-by: shadowsor@gmail.com
2012-08-16 14:48:28 -07:00
Joe Brockmeier c383d38c69 docs: Some minor cleanup of files that had tabs instead of spaces.
Removed 3.0.4 CloudPlatform release notes.
2012-08-16 23:38:56 +02:00
Brian Federle 4b57e7b602 CS-16002: Fix ACL list view when no networks present 2012-08-16 14:08:30 -07:00
Brian Federle b391a1c5b1 CS-16010: Add missing alt tag for 'move to bottom' reorder action 2012-08-16 13:56:07 -07:00
Brian Federle 5633ad0beb CS-16016: Reset input field to default value on add
Conflicts:
	ui/scripts/vpc.js
2012-08-16 13:48:21 -07:00
Chiradeep Vittal 48521e74e6 ElbVmMapDaoTest requires active DB backend for tests, hence jenkins test fails.
Also, ELB feature using virtual router does not work and is deprecated currently.
2012-08-16 12:59:00 -07:00
Brian Federle 9394e838a5 CS-16001: Show router details on click of 'virtual router'
Clicking the 'Virtual Router' button will show the same router tab as seen on
the VPC detail view.

 -- Note that this is only clickable for admins, as users cannot view router
      details in the API.
2012-08-16 12:36:03 -07:00
Chiradeep Vittal ae5d22b4ab bug CS-16036 ResourceManagerTest does not test what is says it tests
also fixes unit test failures
2012-08-16 12:11:41 -07:00
Chiradeep Vittal 5b85edb961 bug CS-16034 getRandomIp can return -1 unexpectedly
also fixes unit test failures
2012-08-16 11:42:25 -07:00
David Nalley d626e29fa7 adding yet another ent file 2012-08-16 14:36:13 -04:00
Brian Federle 59743018e6 VPN Customer Gateway: Fix missing capital letters 2012-08-16 11:33:16 -07:00
Jessica Wang e6130d3384 CS-16018: cloudstack 3.0 UI - create VPN Customer Gateway - IKE DH, Perfect Forward Secrecy dropdown - restore blank option back and label it as "None". 2012-08-16 11:24:02 -07:00
Alena Prokharchyk 335730dc65 CS-15999: added nics to domain router api response
Conflicts:

	server/src/com/cloud/api/ApiResponseHelper.java
2012-08-16 10:50:09 -07:00
Alena Prokharchyk 0bf6de3eb2 CS-16030: set UUID when persist public ip address 2012-08-16 10:13:39 -07:00
Pranav Saxena 6331bcb190 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack 2012-08-16 21:27:53 +05:30
Pranav Saxena 9ac17b35db CS-16018:InterVlan- Blank Options on Add VPN Customer Gateway replaced by Group2mod(1024p) 2012-08-16 21:27:14 +05:30
Wido den Hollander b6a610e2db docs: Work on Management Server and Hypervisor Host installation
The Hypervisor installation describes what cloud-setup-agent is actually doing, but this way administrators know what the tool is doing.

We could remove all these things from cloud-setup-agent and require system administrators to perform these steps them selfs, this way
we don't break anything on their systems.

It would make setting up Hypervisors a bit harder, but would be much better on the longer run.
2012-08-16 17:27:54 +02:00
Pranav Saxena 1ec3fed0e6 CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list 2012-08-16 20:53:51 +05:30
Mice Xia 5dcf639acc Fix a bug, failed to show resource limit page in project view due to missing vpc limit type 2012-08-16 20:17:42 +08:00
Pranav Saxena 938498c7fe CS-15962:InterVlan-Router details tabs to be visible only for admin and hidden for regular accounts 2012-08-16 16:56:15 +05:30
Jessica Tomechak 2f1c835550 Fix curly apostrophes in README. 2012-08-16 03:41:14 -07:00
Nitin Mehta 72f896044d bug CS-15278: Download Volume fails in case of Multiple Secondary Storages. Correcting it to use the same secondary storage to copy the volume and creating the soft link
Reviewed-by: Kishan
2012-08-16 15:53:00 +05:30
Pranav Saxena a7b7465bec CS-15961:InterVlan Box for Creation of ACL Rules on ICMP Protocol should convey User that -1 for Type and Code means any Type and Code 2012-08-16 14:56:23 +05:30
anthony 447716abbf fixed typo 2012-08-15 18:20:48 -07:00
Alex Huang 21b2f89637 Fixed broken build 2012-08-15 17:52:32 -07:00