Commit Graph

13512 Commits

Author SHA1 Message Date
NIKITA 8a5f14e7ae Action button for Account and Volume 2010-09-07 14:51:56 -07:00
Manuel Amador (Rudd-O) 8cdf0aeeec Bug fix: ignore ifaces that have no ip addresses in cloud-setup-databases 2010-09-07 14:45:54 -07:00
edison 55332a65a6 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-07 14:45:05 -07:00
NIKITA e98c8f4117 Action button for Account and Volume page 2010-09-07 14:31:41 -07:00
anthony 216e5f23d3 bug 6119: some commands are supposed to take a longer time, set timeout for them to 120 min
status 6119: resolved fixed
2010-09-07 14:03:24 -07:00
Jessica Wang 3bf19dcccb new UI - apply detail header text. 2010-09-07 12:02:53 -07:00
Jessica Wang 673ed98213 new UI - use new shared function todb() to escape and encode parameters in API command. 2010-09-07 11:50:33 -07:00
abhishek afc181dd82 some code cleanup 2010-09-07 11:50:04 -07:00
alena 176921bb5c Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor 2010-09-07 11:32:05 -07:00
alena 70279f35fa Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor 2010-09-07 11:31:46 -07:00
abhishek 2b590dbc5d bug 5147: Now, we restart the system vms immediately on another pool after a successful stop on the current pool, if such a reserve pool exists 2010-09-07 11:31:45 -07:00
alena dc5cf270e6 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-07 11:27:57 -07:00
Jessica Wang 5aa70deae7 new UI - add a shared function fromdb() 2010-09-07 11:27:25 -07:00
alena 1a824bd195 1) Use transactions instead of global lock in AlertManagerImpl, StatsCollector.
2) Removed GlobalLock on read available capacity  from UserConcentratedAllocator
2010-09-07 11:25:06 -07:00
abhishek 0ea1f370b8 bug 5147: Adding the check to block create and destroy of system resources whilst the storage pool is in maintenance mode. This is based on checking if the pool is in UP state 2010-09-07 11:09:59 -07:00
NIKITA d801ead9f9 no major change 2010-09-07 11:00:38 -07:00
NIKITA a6afbbe341 Volume UI for instance 2010-09-07 10:55:00 -07:00
Jessica Wang 47dbeaa878 new UI - when accordion menu is changed, collapse submenu instance group under menu instance. 2010-09-07 10:42:15 -07:00
abhishek 1d47910c32 bug 6044: Added functionality to ensure vms belonging to deleted accounts do not show up
status 6044: resolved fixed
2010-09-07 10:24:56 -07:00
edison 1fcea6a786 Add 3 times re-try when failed to connect to kvm agent host. 2010-09-07 09:58:03 -07:00
kishan 8bfe15d68d bug 6080: handle default route list when dhcp is in use 2010-09-07 16:02:09 +05:30
kishan 0765e4b5e2 bug : 6095 Show proper error when vm create fails due to insufficient capacity 2010-09-07 13:19:14 +05:30
Manuel Amador (Rudd-O) 576e4f163b Simplified build-and-run-from-source instructions, and removed autolinking for CamelCase words on the handbook. 2010-09-03 19:39:34 -07:00
Manuel Amador (Rudd-O) 8577624e85 Add dependencies to documentation 2010-09-03 19:39:34 -07:00
Jessica Wang 39cd43ff58 new UI - implement snapshot detail panel. 2010-09-03 18:50:46 -07:00
Jessica Wang c050d0717b new UI - implement alert detail panel. 2010-09-03 18:25:31 -07:00
Manuel Amador (Rudd-O) 02830a4f2c Make JAVADIR on Windows point to Tomcat/lib, and fix the lowercase distro below gnu_dirs that was preventing path fixup 2010-09-03 18:13:04 -07:00
Manuel Amador (Rudd-O) de7aa48644 Move database setup configuration together, skip empty path fixups on Windows and put together with gnu_dirs tool 2010-09-03 18:13:04 -07:00
Manuel Amador (Rudd-O) fd43b5aee8 Split out JAVADIR detection to a separate file, and make non-Linux configure much more robust 2010-09-03 18:13:04 -07:00
Manuel Amador (Rudd-O) e7127054ca Platforms: use Waf builtin platform detection so the build scripts will work correctly with Jython 2010-09-03 18:13:04 -07:00
Jessica Wang 0364a6b47b new UI - implement volume detail panel. 2010-09-03 18:01:12 -07:00
Jessica Wang 61dce9f31a new UI - implement account detail panel. 2010-09-03 17:14:47 -07:00
Manuel Amador (Rudd-O) 2886a6dd3a Remove obsolete documentation files 2010-09-03 17:08:27 -07:00
Manuel Amador (Rudd-O) 6fb45ce3c6 Move SSH key pair generation into the management server, make it on-demand rather than upon package installation. 2010-09-03 17:03:53 -07:00
Manuel Amador (Rudd-O) 1aaa380a60 Split out user management as a waf tool 2010-09-03 17:03:53 -07:00
Manuel Amador (Rudd-O) ef219ae69a squelch mysqldb spurious warnings 2010-09-03 17:03:53 -07:00
anthony 1ce6b5baa2 need to execute addPoolToHost for each host to associate them with storage pool 2010-09-03 16:43:48 -07:00
Jessica Wang 3e82358352 new UI - add jsp file and js file for event detail panel. 2010-09-03 15:25:34 -07:00
Jessica Wang 6c3a4eb2e7 new UI - clicking events in middle panel will load detail to right panel. 2010-09-03 15:23:42 -07:00
abhishek d62c44ad11 bug 5147: some code cleanup, and more incremental checkin 2010-09-03 14:38:22 -07:00
abhishek 73907870f1 bug 6084: fixing some more api response parameters
status 6084: resolved fixed
2010-09-03 13:51:57 -07:00
Jessica Wang 44e7298ef7 new UI - clicking instance group on left menu will load instances belonging to this group in middle menu. 2010-09-03 11:30:44 -07:00
abhishek 1ca7b1fd1f bug 5924: conforming the api to the ec2 implementation
status 5924: resolved fixed
2010-09-03 11:24:19 -07:00
abhishek bb6a66030a bug 5924: incremental checkin 2010-09-03 11:24:19 -07:00
Jessica Wang d15e3899bb new UI - implement enable HA action, implement disable HA action. 2010-09-03 11:03:07 -07:00
Manuel Amador (Rudd-O) d7981cad6d Remove prepsystemvm.sh from agent scripts package in Debian/Ubuntu. This was missing in commit 4289dd79ec 2010-09-03 10:44:29 -07:00
Jessica Wang 2fce7a1c35 new UI - instances tab - implement change group action. 2010-09-03 10:34:01 -07:00
Manuel Amador (Rudd-O) 2e6c22d706 MySQLdb is required for build 2010-09-03 10:32:26 -07:00
abhishek 45c997a051 bug 6085: Fixed this issue
status 6085: resolved fixed
2010-09-03 09:40:55 -07:00
abhishek d3e323b9ec bug 5927: incremental checkin 2010-09-02 19:10:13 -07:00