12622 Commits

Author SHA1 Message Date
Brian Federle
66e3387b2a Fix _hideFields array not hiding add VM button 2012-08-10 14:03:00 -07:00
Edison Su
263216caa5 Adds CLVM as an option for primary storage. It copies most of the RBD bits, in most cases simply adding an 'else if' or similar. In the managesnapshot.sh we add the ability to manipulate snapshots for the CLVM volumes, as well as a few minor fixes like adjusting the usage for the -b option to reflect that it accepts four arguments (note that it already accepted four args, it just wasn't reflected in the usage).
RB: https://reviews.apache.org/r/6470/
Send-by: shadowsor@gmail.com
2012-08-10 13:33:06 -07:00
David Nalley
7895386a81 removing specific author attribution 2012-08-10 15:48:39 -04:00
Edison Su
bc12fd2337 Summary: Introduce Vif Driver in KVM
Add BridgeVifDriver and move current vif implementation to it.

    - remove dependency on VirtualRoutingResource.
    - factor out some of the networking code in LibvirtComputingResource
      to BridgeVifDriver.

    Add base class for KVM VifDriver.

    Add VifDriver Interface for KVM.

    RB: https://reviews.apache.org/r/6285
    Send-by: Tomoe Sugihara <tomoe@midokura.com>
2012-08-10 12:05:24 -07:00
Edison Su
9be74d1d1e Revert "Summary: Introduce Vif Driver in KVM"
This reverts commit 770563580418c90068be197e2c0ae1f06885267e.
Sorry, accidently checked in, this patch needs more tuning
2012-08-10 11:49:12 -07:00
Edison Su
406550b2f7 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack 2012-08-10 11:35:54 -07:00
Edison Su
7705635804 Summary: Introduce Vif Driver in KVM
Add BridgeVifDriver and move current vif implementation to it.

- remove dependency on VirtualRoutingResource.
- factor out some of the networking code in LibvirtComputingResource
  to BridgeVifDriver.

Add base class for KVM VifDriver.

Add VifDriver Interface for KVM.

RB: https://reviews.apache.org/r/6285
Send-by: Tomoe Sugihara <tomoe@midokura.com>
2012-08-10 11:34:32 -07:00
Jessica Wang
569afefc6d CS-15945: cloudstack 3.0 UI - Infrastructure page - zone detail page - create guest network - make start IP, end IP field required. 2012-08-10 11:12:04 -07:00
Brian Federle
a6f59e31d5 multiEdit: Allow disabling fields per-row
If _hideFields array is passed with row item data, then field IDs
specified will be disabled, if they are custom button actions.
2012-08-10 10:43:17 -07:00
Edison Su
81727ad18d Fix the path for the API server endpoint.
RB: https://reviews.apache.org/r/6513/

Signed-off-by: Tomoe Sugihara <tomoe@midokura.com>
2012-08-10 10:17:54 -07:00
Brian Federle
b9e1cb640a multiEdit: pass context to select handler 2012-08-10 09:17:28 -07:00
Chip Childers
5725bbf044 Patch from Joe Brockmeier: Add license headers to n-named files, fix DTDs, etc. 2012-08-10 09:14:51 -04:00
Alex Huang
14a60c7666 Removed Base64 from test 2012-08-10 06:10:24 -07:00
Wido den Hollander
602ea46d67 doc: Update mininum system requirements
Fix some indentation in the file and also add some KVM requirements
2012-08-10 12:26:20 +02:00
Mice Xia
a74687128e Fix bug CS-15679 Max guest limit of hypervisor capabilities does not work properly 2012-08-10 16:50:47 +08:00
Mice Xia
bd2a130251 fix unittest SecurityGroupManagerImpl2Test 2012-08-10 16:01:43 +08:00
Jessica Tomechak
80cbda5791 Add correct DTD URL and license headers to new sections for Infrastructure Concepts. 2012-08-10 00:00:11 -07:00
Jessica Tomechak
4333465a70 Make HTML pages in documentation shorter. 2012-08-10 00:00:08 -07:00
Jessica Tomechak
218f610477 Remove Citrix copyright from documentation. 2012-08-10 00:00:04 -07:00
Alena Prokharchyk
0d1393a2d3 Removed unsed imports 2012-08-09 23:30:11 -07:00
Alena Prokharchyk
493c8d1190 Removed @author annotation from IpAssocCommand and IpAssocAnswer 2012-08-09 23:30:11 -07:00
Jessica Tomechak
69fb0208eb Add a new image for Infrastructure Overview. 2012-08-09 23:00:33 -07:00
Jessica Tomechak
00a1c7cde8 Remove Citrix "contacting support" section. 2012-08-09 22:59:47 -07:00
Jessica Tomechak
5d19e95299 Add include statements for new About... sub-sections to Cloud Infrastructure Concepts master file. 2012-08-09 22:59:01 -07:00
Jessica Tomechak
6044ac884f Fix book title and abstract in documentation. 2012-08-09 22:57:51 -07:00
Jessica Tomechak
e88b1721ee Add more About ... sections to Infrastructure Concepts documentation, plus small fix to image alt text in About Zones. 2012-08-09 22:56:47 -07:00
Jessica Tomechak
d9864e3038 Fix broken image references. 2012-08-09 16:59:41 -07:00
Jessica Tomechak
cdc6cf8026 Check in images that are needed, and remove images directory that was placed at the wrong level. 2012-08-09 16:59:39 -07:00
Jessica Tomechak
9cec713c68 Remove unneeded include files from main CloudStack Guide. 2012-08-09 16:59:36 -07:00
Jessica Tomechak
cd12efaa47 Fix bad image references. 2012-08-09 16:59:33 -07:00
Jessica Tomechak
bab6dcbd21 Remove files with underscore filenames. Replaced already by new files with hyphenated filenames. These are causing WARNING messages in the build. 2012-08-09 16:59:31 -07:00
Jessica Tomechak
2c292d7c61 Remove the configs directory within docs. These were working files, not used currently. 2012-08-09 16:59:28 -07:00
Chip Childers
e7718a9095 NOTICE and LICENSE updates 2012-08-09 16:15:38 -04:00
Chip Childers
0ad8118562 Fixed three .classpath license header issues 2012-08-09 14:21:06 -04:00
Prasanna Santhanam
038608b54f Ignore comments in config files during loading 2012-08-09 17:37:43 +05:30
Prasanna Santhanam
f72146e96f Changes to simulator setup files
for provider + traffic type changes in marvin
2012-08-09 15:31:58 +05:30
Prasanna Santhanam
aa8fee4fac Correcting the example configurations for advanced and basic zone
Zones will now be have to configured with physical networks, their
traffic types and the providers with the devices supporting the service
2012-08-09 15:31:51 +05:30
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
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
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
Alena Prokharchyk
a1f361904e Reverted "Initialize user context from AccountManager" committed to master branch by mistake
This reverts commit da26302049f48839dc364eefd32cd5597ac05bdc.
2012-08-08 15:26:45 -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