anthony
9e4c6351e3
bug 5756:
...
only fake PV driver for PV kernel
stop VM if VM doesn't have PV driver
status 5756: resolved fixed
2011-01-10 14:06:58 -08:00
alena
15fc1fa10f
Fixed listNetworks to list all system networks (not just Public) when isSystem=true is specified
2011-01-10 14:04:50 -08:00
NIKITA
2bd8e76d14
modified Custom CSS for mangement console
2011-01-10 13:47:34 -08:00
alena
7bf7f3d284
Api xml doc: generate xml per command in addition to xml containing all api commands
2011-01-10 12:17:57 -08:00
alena
d31b3cc446
Resend dhcp/userData entries as a part of Dhcp vm start.
2011-01-10 12:17:57 -08:00
Jessica Wang
d11978a82d
bug 6361: security group page - implement add ingress rule dialog.
2011-01-10 12:12:53 -08:00
Jessica Wang
85a0afb68c
bug 6361: correct response parameter name of revokeSecurityGroupIngress API.
2011-01-10 10:50:22 -08:00
Frank
a964494332
bug 7722: open vswitch - align some data type with master branch
2011-01-08 17:31:00 -08:00
Frank
e9959d32a9
bug 7722: open vswitch - handle router when schedule a work
2011-01-08 16:28:47 -08:00
Frank
ec643c7e59
bug 7722: open vswitch - refine code; add normal flow makes vswitch work as
...
normal L2/L3, otherwise the output packet cannot find right output port
2011-01-08 16:28:47 -08:00
Frank
6f9f8b145b
bug 7722: open vswitch - complete
2011-01-08 16:28:47 -08:00
Frank
9d2916ffcc
it works
2011-01-08 16:28:47 -08:00
Frank
c94b6acadf
bug 7722: open vswitch - works at VM start time, need fullsync() and flow clean in next
2011-01-08 16:22:59 -08:00
Frank
5c01c42ba7
fix bug 7722, code complete basic architecture
2011-01-08 16:20:39 -08:00
Edison Su
d84acb204e
fix centos build
2011-01-08 12:07:11 -05:00
alena
140d704e2f
Generate separate xml Api docs for regularUser/domainAdmin/rootAdmin
2011-01-07 18:40:47 -08:00
alena
93a49fcd72
Return shared networks for regular user
2011-01-07 18:22:32 -08:00
Edison Su
d2dab22437
enable snapshot for rhel
2011-01-08 11:08:21 -05:00
NIKITA
9d060db757
Minor fix for close button for VM wizard
2011-01-07 17:55:44 -08:00
will
774ca37fce
Added an additional query for shared direct networks in the vm wizard
2011-01-07 17:53:41 -08:00
Kelven Yang
323fc6299d
Use volume state to determine whether or not we need to send volume DestroyCommand to hypervisor hosts.
2011-01-07 05:41:28 -08:00
alena
b8a17f4a97
Don't default isShared to false for listNetworks api command.
2011-01-07 17:39:00 -08:00
Edison Su
5dc7307428
fix rpm build on fedora
2011-01-07 13:25:04 -05:00
alena
d0687f663f
bug 7863: fixed router cleanup thread
...
status 7863: resolved fixed
Router cleanp thread is fixed, here is functionality description:
* Runs every "router.cleanup.interval" period of time (1 day by default)
* Stops only domRs running in Advance zone
* Thread Flow:
- gets all Running domRs/dhcps, get their networks, select network that
has to be checked (see criteria below):
- checks that there is only one nic in the op_networks table for the
network, and this nic belongs to domR/dhcp
- Stops domR/dhcp
* Criteria to choose the network:
- Network has to be non-system.
- Network should be one of the following: Guest Virtual (TrafficType=Guest; GuestType=Virtual); Direct Tagged (TrafficType=Public; GuestType=Direct)
Couple of other fixes:
* Added isShared parameter to listNetworks command
* Moved guestType from NetworkOffering to Network
2011-01-07 16:57:47 -08:00
abhishek
ffb8d54dff
changing a few obsolete names to std convention
2011-01-07 16:49:51 -08:00
abhishek
fec9a6d566
not iterating over cidr list if null
2011-01-07 16:22:28 -08:00
abhishek
d639854426
fixes for the security groups
2011-01-07 16:22:28 -08:00
Edison Su
340f600a38
add new hypervisor path
2011-01-08 09:04:26 -05:00
Chiradeep Vittal
adfc5c06a6
Use global for release
2011-01-07 15:55:17 -08:00
Chiradeep Vittal
c6b027310d
Merge in various security groups fixes from 2.1.x
2011-01-07 15:55:17 -08:00
Jessica Wang
bd35fd20a0
bug 6361: change element ID from network_group_xxx to security_group_xxx.
2011-01-07 15:47:54 -08:00
alena
d3bac931b4
Deploy from server-setup.xml: Fixed createDefaultNetworks to use correct guru names
2011-01-07 15:05:10 -08:00
Edison Su
1b506871c9
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-01-07 10:49:02 -05:00
Jessica Wang
e6dd262657
bug 6361: correct parameter name of API response.
2011-01-07 14:51:10 -08:00
Chiradeep Vittal
70241d78ec
bug 6694: trim excess fat from passed in parameters
...
status 6694: resolved fixed
2011-01-07 14:43:52 -08:00
alena
335e81cc52
Fixed listNetworks for regular user to return system network information
2011-01-07 14:09:34 -08:00
Alex Huang
a1bdec8fa1
add missing libraries
2011-01-07 14:08:41 -08:00
anthony
1044a99756
check answer
2011-01-07 13:54:58 -08:00
anthony
be174f7f36
correct checking answer
2011-01-07 13:54:58 -08:00
Alex Huang
386d4a540d
merge changes
2011-01-07 13:46:20 -08:00
Alex Huang
6dc922408d
unit test working
2011-01-07 13:42:43 -08:00
Alex Huang
4b360258ee
allow multiple ways to intercept
2011-01-07 13:42:43 -08:00
Alex Huang
e496a99c1c
added processing for events
2011-01-07 13:42:43 -08:00
Alex Huang
2e29f21e5a
changes for injectors
2011-01-07 13:42:43 -08:00
Alex Huang
03128cadf6
got rid of monitor
2011-01-07 13:41:15 -08:00
Jessica Wang
7843b30ff2
IP Address page - fix a bug "networkObj is undefined" when login as user-role.
2011-01-07 12:07:24 -08:00
Jessica Wang
318a5c7d0c
IP Address page - fix a bug "networkObj is undefined" when login as user-role.
2011-01-07 11:58:13 -08:00
Jessica Wang
e57a4bce00
bug 7744:create shared function clickItemInMultipleSelectionMidmenu().
2011-01-07 11:09:22 -08:00
will
1c29a5f824
Listing only virtual network offering
2011-01-07 11:01:41 -08:00
alena
789912de6a
Removed guestIpType parameter from listNetwork offerings command
2011-01-07 10:54:45 -08:00