Commit Graph

16749 Commits

Author SHA1 Message Date
Radhika PC 8bd5f67e1d Patch for missed out files for admin guide documentation 2012-10-04 11:46:31 +05:30
Radhika PC d50141d268 doc files for inter vlan routing 2012-10-04 11:42:25 +05:30
Jessica Tomechak 073e6449b7 Temporarily removing a few documentation files as experiment. 2012-10-03 21:31:52 -07:00
Jessica Tomechak cd710d9a40 Temporarily removing api-overview doc file as experiment. 2012-10-03 21:27:53 -07:00
Chip Childers df35dd7205 Added license header to 2 docs files 2012-10-03 20:20:35 -04:00
Chip Childers 7bd31e2894 Added some exclusions to the RAT report to avoid build artifacts being interpreted as code artifacts 2012-10-03 20:20:32 -04:00
Sheng Yang 5ff1c52e40 CS-16441: Clear /tmp for file locks when starting up 2012-10-03 17:19:47 -07:00
Murali Reddy 4e1f3f9410 CS-16426 For network offerings with IP conserved mode off, LB/PF/StaticNAT rule creation fails if the first rule is firewall
fixes, accidental modification of network services map object corresponding to a public IP
2012-10-03 17:18:00 -07:00
Jessica Wang e8fd65d867 cloudstack UI - advanced search - implement advanced search on security group page. 2012-10-03 16:28:57 -07:00
Jessica Wang b8a3524d2e cloudstack UI - advanced search - implement advanced search on project page. 2012-10-03 16:07:16 -07:00
David Nalley d9f52a6db5 changing some titles around for publishing 2012-10-03 19:03:40 -04:00
Jessica Wang 3605ee5564 cloudstack UI - advanced search - implement advanced search on ISO page. 2012-10-03 15:56:42 -07:00
Jessica Wang 5dc1d468fe cloudstack UI - advanced search - implement advanced search on template page. 2012-10-03 15:40:26 -07:00
David Nalley 2a0f2e01fd versions will be in branches and tags, so generic release notes config file will work 2012-10-03 18:39:18 -04:00
David Nalley 8faa030ed3 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack 2012-10-03 18:36:52 -04:00
David Nalley a3a606fab9 need the Installation_Guide files 2012-10-03 18:34:46 -04:00
David Nalley 18f12c393c making some of the docs publishable with real names 2012-10-03 18:34:10 -04:00
Jessica Wang 3e1957933e cloudstack UI - advanced search - implement advanced search on VPC page. 2012-10-03 15:03:05 -07:00
Jessica Wang ea91662485 cloudstack UI - advanced search - implement advanced search on network page. 2012-10-03 14:49:59 -07:00
Jessica Tomechak ab280d9136 New main book file with corrections for latest chapter structure, plus one missing file. 2012-10-03 11:39:07 -07:00
Hugo Trippaers d07700eb6d Shortcut didn't work 2012-10-03 20:03:46 +02:00
Hugo Trippaers 03b2f9bfd1 fixes namespaces and entities 2012-10-03 10:52:30 -07:00
Hugo Trippaers e125cd3bb4 Extended the documentation 2012-10-03 09:48:10 -07:00
Hugo Trippaers 11cdd6e9c3 Create the documentation skeleton 2012-10-03 09:47:50 -07:00
Kishan Kavala 89779cceb8 Merge branch 'master' into regions
Conflicts:
	api/src/com/cloud/api/ApiConstants.java
	api/src/com/cloud/api/ResponseGenerator.java
	client/tomcatconf/commands.properties.in
	core/src/com/cloud/user/UserVO.java
	server/src/com/cloud/api/ApiResponseHelper.java
	server/src/com/cloud/configuration/DefaultComponentLibrary.java
	server/src/com/cloud/user/AccountManagerImpl.java
	setup/db/create-schema.sql
2012-10-03 14:09:01 +05:30
Jessica Wang 18a09c9664 cloudstack UI - advanced search - implement advanced search on snapshot page. 2012-10-02 17:03:23 -07:00
Jessica Wang 92864aa023 cloudstack UI - advanced search - instance page - add name field, zone dropdown, tag key field, tag value field. 2012-10-02 16:47:55 -07:00
Jessica Wang 56496a235f cloudstack UI - advanced search - implement advanced search on instance page which has filter dropdown in listView. 2012-10-02 16:38:23 -07:00
Jessica Wang c9bd605029 cloudstack UI - advanced search - after searching, clear basic search input field to avoid confusion of search result. 2012-10-02 16:00:05 -07:00
Jessica Wang c7c6d23762 cloudstack UI - advanced search - add a new shared function listViewDataProvider() to deal with data parameter passed to API call in listView. 2012-10-02 15:40:34 -07:00
Jessica Wang 71355c1941 cloudstack UI - advanced search - volume page - add domain dropdown, account field. 2012-10-02 15:40:00 -07:00
Jessica Wang 6266fcb8f7 cloudstack UI - advanced search - show advanced search icon on listView only when advSearch property is specified. 2012-10-02 15:39:14 -07:00
Edison Su 751d391a32 build kvm-agent.zip 2012-10-02 15:38:34 -07:00
Hugo Trippaers 25dd8de70a Fix dependencies for vmware hypervisor.
Remove unused imports from VmwareResource as they caused a dependency to
xapi.
2012-10-02 14:25:40 -07:00
Hugo Trippaers 7545fe48ae Merge branch 'master' of https://hugo@git-wip-us.apache.org/repos/asf/incubator-cloudstack.git 2012-10-02 13:40:24 -07:00
Hugo Trippaers b71acbc29b include db.properties 2012-10-02 13:27:23 -07:00
Jessica Tomechak 8d158c9516 Updated files for Admin Guide.
cloudstack_admin and Book_Info_Admin: new book files;
publican-adminguide.cfg: added condition tag;
projects: promoted to chapter;
projects-overview: was projects;
provisioning-steps: removed "Changing root password" as this is already included in ui.xml;
ui: added sshkeys section;
user-services-overview: moved 2 sections into accounts.xml;
and various other updates.
2012-10-02 12:50:11 -07:00
Hugo Trippaers f11a16379c Stick to the versions the amazon classes were originally generated with 2012-10-02 11:35:29 -07:00
Hugo Trippaers 78c08de467 Removed unused imports (that caused a dependency on xapi) 2012-10-02 10:30:26 -07:00
Hugo Trippaers 46be0537bf Core should not depend on xapi, only the xen and ovm plugin.
Awsapi needs axis2-adb
2012-10-02 10:19:15 -07:00
Chip Childers 07af738d30 Added INSTALL.md to the RAT exclusion list 2012-10-02 13:07:53 -04:00
Chip Childers b7a93be47e Added license header to Upgrade40to41.java 2012-10-02 13:06:59 -04:00
Hugo Trippaers 09739cfd78 Add the sql files for the cloudbridge 2012-10-02 07:35:59 -07:00
Hugo Trippaers 3343362328 Better to print an error message than to die with a npe. 2012-10-02 07:35:10 -07:00
Hugo Trippaers 9ebe83286e create the usage db as well 2012-10-01 21:36:38 -07:00
Hugo Trippaers 28bfaea0d1 Fix some dependencies for awsapi. Axis2 and rampart versions should be
equal otherwise there will be conflicts with dependencies.

Small change to EC2MainServlet, pass along the rootcause for easier
debugging
2012-10-01 21:36:27 -07:00
Alex Huang 25e8deb679 Applied review #7342 2012-10-01 17:34:56 -07:00
Alex Huang 02ca9c25b3 Applied patch to get rid of cloud-premium 2012-10-01 17:16:09 -07:00
Rohit Yadav 5547824834 CLOUDSTACK-102: Update INSTALL.txt to recent changes
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-10-01 17:00:44 -07:00
Jessica Wang 3187bc6d30 cloudstack UI - advanced search - add Tag Key field, Tag Value field in advanced search in volume page. 2012-10-01 16:58:33 -07:00