Commit Graph

13707 Commits

Author SHA1 Message Date
Mice Xia f03d438c4c CLOUDSTACK-59 missing license header. 2012-09-08 09:26:13 +08:00
Edison.Su 8beae8894d fix ant deploy-server 2012-09-07 21:21:19 -04:00
anthony ba0522461d VPC : configure apache2 for each guest network 2012-09-07 18:10:42 -07:00
anthony 5756a2a73b VPC : clean up rt_table when stop domr 2012-09-07 17:48:23 -07:00
anthony 6c96e638be VPC : static route, add route table in cloud-early-config 2012-09-07 17:46:40 -07:00
anthony 541fec8b46 Bug 13734 : after upgrade, dhcp traffic is allowed for all VMs
reviewed-by: kelven
2012-09-07 17:31:11 -07:00
Anthony Xu fbba8c2ef3 CS-15542, return success when vif is not there on deipassoc 2012-09-07 17:29:49 -07:00
Anthony Xu b58123e075 CS-15921 : in 2.1 timeframe, -untagged string is appended to the end of instance name,
in cleanup_rules function, we need to convert chain name to vm name correclty
2012-09-07 17:25:41 -07:00
Anthony Xu 9214fa0af6 CS-15542: UnPlugNicCommand return success if vif doesn't exist 2012-09-07 17:21:52 -07:00
Edison.Su 7502df6120 CLOUDSTACK-58: remove deprecated release notes 2012-09-07 20:20:13 -04:00
Chip Childers 56a1da9f1e Correcting NOTICE file to include jquery 1.3.2, as well as some minor character fixes. 2012-09-07 20:11:22 -04:00
Anthony Xu 4a0e645e28 CS-16254:
passwd_server listen on every interface, but only guest interface is enabled for that port
2012-09-07 17:10:54 -07:00
Anthony Xu 33fdcf1047 CS-16261:
egress_vmchain doesn't exist in 2.2.*, create it automatically after upgrade
2012-09-07 17:07:10 -07:00
Anthony Xu 3cfe01d07c VPC : by default , outgoing traffic is allowed out, once egress rules are added, only traffic specified in those are allowed out, others are blocked 2012-09-07 17:03:12 -07:00
Edison.Su 558994305b CLOUDSTACK-57, CLOUDSTACK-14
remove unnecessary build/deploy folder, and add CAStorSDK-1.3.1-CS40.jar into rpm/deb build system
2012-09-07 20:01:11 -04:00
Anthony Xu b52bd1fc5a The file scripts/storage/secondary/cloud-install-sys-tmplt had a syntax error,
provided-by : Marcus Sorensen
2012-09-07 16:36:38 -07:00
Anthony Xu f9e91a9f96 Removing the older xenapi jar and adding an ant target to build one from the source.
provided-by : Devdeep Singh
2012-09-07 16:31:47 -07:00
Jamshid Afshar a345279d9a Add initial support for Caringo CAStor object store as backing store for S3 API
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2012-09-07 19:16:32 -04:00
Edison Su 24fa14845b Add KVM to hypervisor types allowed in VPC
RB: https://reviews.apache.org/r/6926/
Send-by: Marcus Sorensen
2012-09-07 15:39:23 -07:00
Edison Su 9cc12287e0 Add KVM to hypervisor types allowed in VPC
RB: https://reviews.apache.org/r/6926/
Send-by: Marcus Sorensen
2012-09-07 14:35:31 -07:00
David Nalley a19d7ab00b fixing more line encodings 2012-09-07 17:32:39 -04:00
Chip Childers 8746e902e4 CLOUDSTACK-56 : fixing license headers 2012-09-07 17:03:53 -04:00
Chip Childers d1d9cacbfb CLOUDSTACK-46 : Missed a reference to the mycloud setup script in cloud.spec 2012-09-07 14:43:41 -04:00
Chip Childers c979425ce3 CLOUDSTACK-46 : Removing mycloud, due to the agreed on deprecation of that feature. 2012-09-07 14:31:02 -04:00
Chip Childers 2afd076921 CLOUDSTACK-48 : Removing stale documentation 2012-09-07 14:24:26 -04:00
Chip Childers ff81d0000e Resolving CLOUDSTACK-49 : Correct the source tar.gz and zip extract folder names to match the release artifact name. 2012-09-07 14:15:54 -04:00
David Nalley 75665f5b95 fixing line endings 2012-09-07 14:12:32 -04:00
frank a7b77f3316 remove wrong storage network ip checking when setting internal ip route in NFS secondary
storage resource.

The bug prevent vmware setting static route to vcenter
2012-09-07 11:03:01 -07:00
Chip Childers 6ec623d2d5 Fixed file names in the build_asf.sh script 2012-09-07 13:36:09 -04:00
Chip Childers 975b16775d Fixed artifact names in build_asf script 2012-09-07 12:05:23 -04:00
Wido den Hollander e77937d1cf debian: Fix homepage and maintainer
We might want to change the maintainer to the dev list?
2012-09-07 16:20:17 +02:00
Wido den Hollander 664927948a debian: Fix dependencies
We depend on more packages and not ship these JAR files ourselfs
2012-09-07 16:18:46 +02:00
Wido den Hollander ef65557e22 waf: Remove debuild, build with dpkg-buildpackage
Call dpkg-buildpackage to build the packages

WAF no prints an error when ./waf deb is being called so users know
they have to use dpkg-buildpackage

Before calling dpkg-buildpackage maven has to be called to install the
JAR dependencies!
2012-09-07 05:29:19 -07:00
Wido den Hollander cb0eb19bf0 waf: Remove debuild, build with dpkg-buildpackage
Call dpkg-buildpackage to build the packages

WAF no prints an error when ./waf deb is being called so users know
they have to use dpkg-buildpackage

Before calling dpkg-buildpackage maven has to be called to install the
JAR dependencies!
2012-09-07 14:17:33 +02:00
Edison Su a7349eeefd don't call mvn in waf, so the build will take two steps, one is mvn install, another is waf rpm 2012-09-07 05:13:16 -07:00
Edison Su 02b46c5892 final try 2012-09-07 05:13:08 -07:00
Edison Su 022de34e03 another try to fix the deb build 2012-09-07 05:12:43 -07:00
Edison Su fda4bac6e7 fix systemvm zip 2012-09-07 05:12:38 -07:00
Edison Su 1a23464868 fix ant build failed on jenkins 2012-09-07 05:12:33 -07:00
Edison Su b88033ff2a fix installation issue 2012-09-07 05:12:27 -07:00
Edison Su 9d0db6dc79 don't call mvn in waf, so the build will take two steps, one is mvn install, another is waf rpm 2012-09-07 05:06:06 -07:00
Edison Su 23574cca1d final try 2012-09-07 04:19:33 -07:00
Edison Su 9167f6992d another try to fix the deb build 2012-09-07 02:25:51 -07:00
Edison Su 08c970a9ca fix systemvm zip 2012-09-07 02:22:20 -07:00
Pranav Saxena 7b7e49c5a1 CLOUDSTACK-38:Label name is getting displayed in place of Network Rate while adding Network offering 2012-09-07 14:48:59 +05:30
Pranav Saxena f20f388bf7 CLOUDSTACK-38:Lable name is getting displayed in place of Network Rate while adding Network offering 2012-09-07 14:46:37 +05:30
Edison Su c0d7c9863e fix ant build failed on jenkins 2012-09-07 01:32:14 -07:00
Edison Su f1bd52917d fix installation issue 2012-09-07 01:09:27 -07:00
Edison Su 4dd37abd5a fix ant missing axis ant plugin 2012-09-06 23:23:10 -07:00
Edison Su 80b5030e85 fix ant missing axis ant plugin 2012-09-06 21:48:25 -07:00