Prasanna Santhanam
614131a9de
support for traffic type and external devices configuration
...
* traffictypes = 'Guest', 'Management', 'Public', 'Storage'
- corresponding nic labels are given in the labeldict
* External device providers JuniperSrx, NetScaler and F5 load balancing
can now be configured
* examples are shown in the configGenerator.py script for basic,
advanced and EIP/ELB based zones
Conflicts:
tools/marvin/marvin/configGenerator.py
tools/marvin/marvin/deployDataCenter.py
2012-08-09 15:31:28 +05:30
Mice Xia
c91463f43e
show zone name in secondary storage detail page
2012-08-09 17:29:11 +08:00
Mice Xia
886f470270
include cloud-ejb-api-3.0.jar in systemvm.zip
2012-08-09 17:28:30 +08:00
Pranav Saxena
695f727cfd
CS-15915:InterVlan - UI - Static route - instead of CIDR should say CIDR of destination network
2012-08-09 10:37:09 +05:30
Jessica Tomechak
bf09e553e4
Add README file with how-tos for documentation contributors.
2012-08-08 21:26:31 -07:00
Jessica Tomechak
551b165b72
Add multiple publican.cfg files to enable automated build of several guides from docs directory.
2012-08-08 19:07:05 -07:00
Alena Prokharchyk
3cf13c8b7c
Fixed unittest
...
Conflicts:
server/test/com/cloud/vpc/VpcApiUnitTest.java
2012-08-08 19:00:08 -07:00
Alena Prokharchyk
c5e3493792
Merge branch 'master' into vpc
2012-08-08 18:38:35 -07:00
Jessica Tomechak
a25e20afff
CS-15604, create Apache version of documentation.
...
Add new documentation files on the topic of Provisioning.
2012-08-08 18:18:54 -07:00
David Nalley
f99ef59787
adding my code signing key to KEYS
2012-08-08 20:59:39 -04:00
Kelven Yang
3a6d890741
Commit for review-request: https://reviews.apache.org/r/6458/
2012-08-08 17:18:31 -07:00
Jessica Wang
965da2ce99
CS-15825: cloudstack 3.0 UI - VPC - Tier - detailView - allow all actions for regular-user and domain-admin since server-side doesn't have restriction.
2012-08-08 16:08:36 -07:00
Jessica Wang
c33c19dd31
CS-15773: cloudstack 3.0 UI - VPC - create private gateway dialog - add Physical Network dropdown.
2012-08-08 15:53:36 -07:00
Jessica Wang
cd5b79414b
CS-15773: cloudstack 3.0 UI - VPC - create private gateway dialog - add Physical Network dropdown.
2012-08-08 15:52:55 -07:00
Alena Prokharchyk
a1f361904e
Reverted "Initialize user context from AccountManager" committed to master branch by mistake
...
This reverts commit da26302049 .
2012-08-08 15:26:45 -07:00
Alena Prokharchyk
057d6ccbb8
Name change for vpc/Dao package (dao is lowercased now)
2012-08-08 14:51:51 -07:00
Wido den Hollander
d91b7dcd4b
agent: Read configuration directive 'workers' for number of threads
...
The example configuration file said 'workers' was the directive, but the code said
'threads'.
Now we accept both to prevent configuration errors, but the example config remains 'workers'
2012-08-08 22:45:02 +02:00
Alex Huang
47cad4ee59
Added stack dumps on windows to ignore
2012-08-08 13:43:07 -07:00
Alex Huang
e83c60a057
added JoinType to remove the j2ee source code in CloudStack
2012-08-08 13:42:08 -07:00
Wido den Hollander
2ce632cf0b
agent: Fix typo for error message when HVM is not enabled
2012-08-08 22:31:06 +02:00
Wido den Hollander
a12a0081e9
agent: Exit when local.storage.uuid is not set
...
We used to generate a UUID when this wasn't set, but since we aren't writing to
agent.properties anymore we have to make sure the UUID is persistent across restarts.
2012-08-08 22:31:06 +02:00
Wido den Hollander
57a14266d8
agent: Remove dummy debug line
...
This does nothing
2012-08-08 22:31:06 +02:00
Wido den Hollander
9fe611037f
agent: Set default values for all variables
2012-08-08 22:31:06 +02:00
Wido den Hollander
c4f847518f
agent: Never write to agent.properties
...
A daemon should never write to a configuration file
Admins might use tools like Puppet and they don't like changing files
2012-08-08 22:31:06 +02:00
Wido den Hollander
6c015d4f81
agent: Add default path for KVM scripts to sample configuration
2012-08-08 22:31:06 +02:00
Wido den Hollander
27a43f9a97
agent: Remove dummy.agent.properties
...
This configuration file isn't being used and would only confuse admins
2012-08-08 22:31:06 +02:00
Wido den Hollander
5238a83688
agent: Update sample configuration file
...
It should now contain everything you need to run your agent
2012-08-08 22:31:06 +02:00
Wido den Hollander
70ae5fed77
agent: Fix a couple of typos in cloud-setup-agent
...
This tool needs a lot more work though!
2012-08-08 22:31:06 +02:00
Chip Childers
2dbcfa96b2
Notice and license file additions.
2012-08-08 16:19:06 -04:00
Alex Huang
f04c006f9a
Added javax.persistence and javax.ejb jar packages to replace the files removed. Added a new annotation to replace the encrypt attributed added to the Column annotation. Removed join attribute added to SecondaryTable in previous commit
2012-08-08 12:58:24 -07:00
Alex Huang
457f3b3dc9
Removed all javax source code from utils package
2012-08-08 12:58:22 -07:00
Alena Prokharchyk
a5f99a2ca0
VPC: set event details in the method called by API
2012-08-08 11:52:46 -07:00
Alena Prokharchyk
048c5e50cf
Merge branch 'master' into vpc
...
Conflicts:
utils/test/com/cloud/utils/component/MockComponentLocator.java
2012-08-08 11:50:39 -07:00
Alena Prokharchyk
da26302049
Initialize user context from AccountManager
...
Conflicts:
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/network/vpc/VpcManagerImpl.java
2012-08-08 11:17:01 -07:00
Edison Su
9e1b8caec4
need to build vmware before creating systemvm.zip
2012-08-08 11:13:15 -07:00
Edison Su
4429c2d95c
add devcloud marvin configuration file
2012-08-08 10:46:43 -07:00
Jessica Wang
b74a6a7a9c
cloudstack 3.0 UI - VPC - private gateways - preCheck() should not call args.response.success().
2012-08-08 10:27:51 -07:00
Jessica Wang
406ae0d724
cloudstack 3.0 UI - site to site VPN - create VPN connection - fix a bug that wrong vpnGatewayId is passed to API command where there are multiple VPN gateways are present in one account.
2012-08-08 10:26:52 -07:00
Jessica Wang
0db332887e
cloudstack 3.0 UI - VPC - IP Address page - configuration tab - fix a bug that root-admin was unable to see LB service of IP Address owned by regular-user or domain-admin.
2012-08-08 10:22:49 -07:00
Jessica Wang
0c8ce06f6b
cloudstack 3.0 UI - infrastructure - Virtual Routers - detailView - add Reboot action to VPC Virtual Router.
2012-08-08 10:13:17 -07:00
Jessica Wang
a1143acf85
cloudstack 3.0 UI - infrastructure - zone detail - network service providers - VPC Virtual Router - Instances tab - detailView - add Reboot action.
2012-08-08 10:08:38 -07:00
Pranav Saxena
a5f979355b
CS-15900:InterVlan UI - Confirmation Note on Acquisition of a Public IP Address to a VPC should mention this VPC instead of this Network
2012-08-08 20:29:27 +05:30
David Nalley
8e1f32f9d0
fixing whitespace issues and mismatched tag
2012-08-08 10:09:12 -04:00
Chip Childers
8f3e95489d
Fixed (hopefully) syntax error in installation-steps-overview.xml
2012-08-08 09:56:05 -04:00
Chip Childers
562cace168
Patch from Joe Brockmeier for docs starting with i, j, l, m
2012-08-08 09:26:11 -04:00
David Nalley
f0823a2f08
apparently symlinks aren't working
2012-08-08 09:07:31 -04:00
Pranav Saxena
8f34776dd8
CS-15851:Intervlan - VMware - Enable Static NAT > if no tier selected> Apply> Status should display 'Please select a tier'
2012-08-08 18:02:39 +05:30
Pranav Saxena
dd7a0da9a7
CS-15901:InterVlan - UI - Site-to-Site VPN Gateway - Confirmation Message should mention Site-to-Site VPN Gateway instead of just VPN Gateway
2012-08-08 15:00:48 +05:30
Mice Xia
a74c6e3104
fix CS-15814 Description of global configuration 'encode.api.response' is incorrect
2012-08-08 16:29:53 +08:00
Pranav Saxena
1323d7f32f
CS-15903:Detail page of vpn connection miss ike/esp lifetime
2012-08-08 13:59:34 +05:30