Commit Graph

372 Commits

Author SHA1 Message Date
abhishek
18de2abfe8 bug 5147: more incremental checkins 2010-09-07 17:10:52 -07:00
Jessica Wang
cb8d86328c new UI - vm wizard - prevent from moving on if no template is selected. 2010-09-07 16:48:17 -07:00
Chiradeep Vittal
f8416300b6 Inadvertent checkin -- revert 2010-09-07 16:38:56 -07:00
edison
ad94fdb6c4 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-07 16:17:11 -07:00
abhishek
c67cac66dc bug 5147: incremental checkin 2010-09-07 16:07:00 -07:00
abhishek
58b2d78a78 bug 5147: added logic to ensure that the system vms and domr are started on another storage pool, if it exists, along with the recreation of vols 2010-09-07 16:04:25 -07:00
abhishek
e4ab4bf2cf bug 5147: incremental checkin 2010-09-07 16:04:25 -07:00
NIKITA
7b885e5a6f remaining css from old UI for VM popup message container 2010-09-07 15:42:13 -07:00
Chiradeep Vittal
5b9f91dc2a split public key from patch 2010-09-07 15:13:57 -07:00
Chiradeep Vittal
2593e72096 fix absolute paths and possible nonexistent files 2010-09-07 15:12:59 -07:00
Chiradeep Vittal
8177d3aa96 new files 2010-09-07 15:12:41 -07:00
Chiradeep Vittal
7c1ebfac47 split public key from patch 2010-09-07 15:07:02 -07:00
NIKITA
f829d4c11a Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-07 14:52:57 -07:00
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
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