frank
7744abcacb
CS-14429 Cloud db schema differences between fresh installed 3.0.2 & upgraded 3.0.2
...
do check befor droping index i_host__allocation_state`(`allocation_state`)
2012-04-11 17:24:46 -07:00
Sheng Yang
52e334cefc
Fix foreign key "fk_domain_router__element_id" in the upgrade
2012-04-11 16:51:02 -07:00
frank
863c97bc48
CS-14429 Cloud db schema differences between fresh installed 3.0.2 & upgraded 3.0.2
...
drop index i_host__allocation_state`(`allocation_state`)
2012-04-11 16:40:17 -07:00
prachi
58ac2420b3
Bug 14646 - Enabling Host into maintenance mode is stopping the VMs instead of live migrating them to other hosts in the cluster.
...
Changes:
- While listing UP hosts in the cluster of the host, the query has changed and now also considers the Host 'resourceState' field and picks only those hosts that have value 'enabled'.
This query result does not include the host being put in maintainance; unlike the earlier query that used to include it.
- But the logic to find out if this is the last host in the Cluster is not updated and has a bug when it compares the list size.
- Fixed this.
2012-04-11 16:21:46 -07:00
Alena Prokharchyk
9d1e764d25
Remove obsolete network_tags table as a part of db upgrade cleanup
2012-04-11 16:22:54 -07:00
Jessica Wang
e3ba472f85
bug 14418: cloudstack 3.0 UI - network - security group - after remove action completes, close detailView and remove corresponding row from listView.
2012-04-11 16:14:46 -07:00
Jessica Wang
536aaf4b8e
cloudstack 3.0 UI - Event page, Alert page - implement Refresh button.
2012-04-11 15:38:02 -07:00
Jessica Wang
8fa8ac36ec
cloudstack 3.0 UI - service offerings - implement Refresh button.
2012-04-11 15:15:53 -07:00
Jessica Wang
62894eba18
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler, SRX- devices - After remove action completes, close detailView and remove the row from listView.
2012-04-11 14:51:47 -07:00
Jessica Wang
8394f67ddb
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler- devices - correct section id.
2012-04-11 14:40:33 -07:00
Pranav Saxena
becafcf7eb
Bug 14211: CS- 14211 Redundant User Instance Field in UI
...
reviewed-by: brian
2012-04-11 14:34:49 -07:00
Jessica Wang
b51ee93e41
cloudstack 3.0 UI - infrastructure - physical network - network service providers - SRX - devices - correct section id from srxProviders to srxDevices.
2012-04-11 14:23:50 -07:00
Brian Federle
24f5715a0c
bug CS-14419
...
Add error handling for delete security group action
status CS-14419: resolved fixed
reviewed-by: jessica
2012-04-11 11:51:32 -07:00
Jessica Wang
e4b4f5b470
cloudstack 3.0 UI - infrastructure - physical network - network service providers - SRX - devices - change breadcrumb to show Devices instead of SRX (to distinguish between provider and devices).
2012-04-11 11:31:21 -07:00
Jessica Wang
4e834c4124
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5 - devices - change breadcrumb to show Devices instead of F5 (to distinguish between provider and devices).
2012-04-11 11:27:19 -07:00
Jessica Wang
e79eb36870
cloudstack 3.0 UI - infrastructure - physical network - network service providers - Netscaler - devices - change breadcrumb to show Devices instead of Netscaler (to distinguish between provider and devices).
2012-04-11 11:18:28 -07:00
Jessica Wang
5490ec9bca
cloudstack 3.0 UI - infrastructure - physical network - network service providers - when clicking Netscaler/F5/SRX, get fresh data from API call instead of cache.
2012-04-11 10:43:46 -07:00
frank
48f8647dfb
change version to 3.0.2
2012-04-11 10:37:16 -07:00
Prasanna Santhanam
8a60049209
missing tests directory causes warnings in distutils
...
reviewed-by: ant run
2012-04-11 18:16:51 +05:30
Prasanna Santhanam
c4a5584db4
Package management for the python testclient christened Marvin
...
$ant package-marvin
will create a packaged source tarball of the testclient that is
redistributable and decoupled from the rest of the cloudstack build
reviewed-by: unittest
2012-04-11 18:16:33 +05:30
Prasanna Santhanam
0c0b22c2fa
removing the dependency of apidocs on simulator
...
reviewed-by: Frank Zhang
2012-04-11 18:16:29 +05:30
Abhi
4549c77836
bug CS-14389: removing duplicates
2012-04-11 17:00:13 +05:30
Abhi
1a985241ac
bug CS-14389: adding missing os types for xen 6
2012-04-11 15:46:48 +05:30
Jessica Wang
fe0f85c97e
cloudstack 3.0 UI - Secondary Storage page - detail view - implement Refresh button.
2012-04-10 16:56:52 -07:00
Jessica Wang
9262eafbce
cloudstack 3.0 UI - Primary Storage page - detail view - implement Refresh button.
2012-04-10 16:41:18 -07:00
Jessica Wang
ce7176c43b
cloudstack 3.0 UI - Host page - Statistics tab - implement Refresh button.
2012-04-10 16:29:07 -07:00
Jessica Wang
36e8de0082
cloudstack 3.0 UI - Host page - detail view - implement Refresh button.
2012-04-10 16:22:36 -07:00
Jessica Wang
3c8a90d351
cloudstack 3.0 UI - Pod page - detail view - implement Refresh button.
2012-04-10 15:51:45 -07:00
Jessica Wang
ed50f3668a
cloudstack 3.0 UI - physical network page - Network Service Providers - SRX - devices - detailView - implement Refresh button.
2012-04-10 15:42:04 -07:00
Jessica Wang
aa71ac1683
cloudstack 3.0 UI - physical network page - Network Service Providers - F5 - devices - detailView - implement Refresh button.
2012-04-10 15:00:46 -07:00
Jessica Wang
2bae6d4bbc
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - detailView - implement Refresh button.
2012-04-10 14:46:15 -07:00
Jessica Wang
caec604a80
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - implement Refresh button.
2012-04-10 12:32:03 -07:00
Jessica Wang
4bec750de6
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - get supported services from API call instead of hard-coding.
2012-04-10 11:47:21 -07:00
Jessica Wang
033dcf4007
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - implement Refresh button.
2012-04-09 16:55:53 -07:00
Jessica Wang
9bfea6a2ee
cloudstack 3.0 UI - physical network page - guest traffic type - networks tab (guest networks) - implement Refresh button.
2012-04-09 16:16:17 -07:00
Alena Prokharchyk
a046e71f37
Corrected license info in db upgrade script
2012-04-09 15:55:58 -07:00
Jessica Wang
9c78b8c98d
cloudstack 3.0 UI - physical network page - guest traffic type - implement Refresh button.
2012-04-09 15:28:58 -07:00
Jessica Wang
0558092832
cloudstack 3.0 UI - System VM page - implement Refresh button.
2012-04-09 14:23:14 -07:00
Brian Federle
e21a160772
Add 'view all' shortcuts for common zone resources
...
On the physical resources dashboard, add a button to view all
resources for pods, clusters, and hosts. This will compile a
list view containing the resources across all zones.
In order to be able to add resources when in this zone-inspecific mode,
a zone drop-down had to be added to the create forms for
pods, clusters, and hosts.
reviewed-by: jessica
Conflicts:
ui/scripts/ui-custom/physicalResources.js
2012-04-09 13:48:57 -07:00
Brian Federle
0991652f4a
UI: detail view
...
Support dynamically updating context on detail view load, to support cases
where certain context items are required by other elements loaded, but may not
be present in the browser history.
Conflicts:
ui/tests/test.detailView.js
2012-04-09 13:45:35 -07:00
Abhi
ee47a42a68
bug CS-14396: the VMs with current host id should be listed here, probably this fix did not make to this branch, is there is 2.2.14 branch
2012-04-09 12:29:30 +05:30
Jessica Wang
61d47dc1b2
bug 14539: cloudstack 3.0 UI - system VM page - add "change service offering" action which shows when systemVM state is Stopped.
2012-04-06 15:47:04 -07:00
Jessica Wang
c025e91742
cloudstack 3.0 UI - Add Network Offering dialog - compute offering (service offering) dropdown - populate only service offerings for domain router.
2012-04-06 10:21:11 -07:00
Chirag Jog
760aab8fcf
Bug 14612: Database client returns empty list after one successful query
...
Status 14612: resolved fixed
reviewed-by: Prasanna Santhanam <Prasanna.Santhanam@citrix.com>
Commit to refresh the transaction state
2012-04-06 05:38:36 -07:00
Kelven Yang
3288fde618
bug 14618: Protect servlet container from shutting down on unexpected runtime exceptions
...
Reviewed-By: Kelven
2012-04-05 15:04:18 -07:00
Kelven Yang
b5032a5c8f
Bug 14301: Perform socket-level only management server pings
...
Reviewed-By: kelven
2012-04-05 15:04:06 -07:00
Brian Federle
e9eff2a11c
bug 13582: UI freezes because of pressing Escape key
...
status 13582: resolved fixed
reviewed-by: brian
2012-04-05 13:42:35 -07:00
Brian Federle
6e395c38d0
Projects UI
...
Fix issue where removing project didn't remove detail view
reviewed-by: jessica
2012-04-05 13:26:50 -07:00
Brian Federle
a794b74929
bug 14411: Add 'None' option for no host OS preference
...
status 14411: resolved fixed
reviewed-by: jessica
2012-04-05 11:54:47 -07:00
Sanjay Tripathi
7297ad759f
bug 13299: Basic Installation wizard: Fileds in Add zone page are not aligned properly
2012-04-05 14:16:25 +05:30