Frank
|
148a46f629
|
Bug 8208 - bare metal provisioning
remove PING binary from source
|
2011-04-12 16:38:34 -07:00 |
|
Chiradeep Vittal
|
ae9180d33b
|
bug 9330: add kvm / vmware system vm template definitions
|
2011-04-11 15:46:37 -07:00 |
|
Frank
|
65dda266f5
|
Bug 8208 - bare metal provisioning
user lower case for tftp boot file
|
2011-04-11 14:58:09 -07:00 |
|
Frank
|
105db3b15a
|
Merge branch 'baremetal' to master
modifies:
api/src/com/cloud/api/ApiConstants.java
api/src/com/cloud/api/commands/AddHostCmd.java
api/src/com/cloud/api/commands/CreatePodCmd.java
api/src/com/cloud/api/commands/DeployVMCmd.java
api/src/com/cloud/dc/Pod.java
api/src/com/cloud/network/NetworkService.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/ConfigurationManagerImpl.java
server/src/com/cloud/dc/HostPodVO.java
server/src/com/cloud/network/NetworkManager.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
setup/db/create-schema.sql
utils/src/com/cloud/utils/SerialVersionUID.java
|
2011-04-11 14:21:41 -07:00 |
|
Frank
|
5819e8fee0
|
Bug 8208 - bare metal provisioning
Work with PING
|
2011-04-04 19:19:42 -07:00 |
|
Frank
|
ab643851c5
|
Bug 8208 - bare metal provisioning
support dhcpd as external dhcp server
|
2011-04-02 19:42:27 -07:00 |
|
Edison Su
|
159f52c2ff
|
bug 9242: add vlan dependence for ubuntu, and set name type to DEV_PLUS_VID_NO_PAD, before creating vlan
status 9242: resolved fixed
|
2011-03-31 19:11:15 -04:00 |
|
Frank
|
a7ea3ecae3
|
Bug 8208 - bare metal provisioning
Better the prepare_linmin.sh
|
2011-03-24 17:01:25 -07:00 |
|
Frank
|
cdaa1edfa5
|
Bug 8208 - bare metal provisioning
Set dhcp range of linmin DHCPD to empty, so it will not conflict with
our External DHCP
|
2011-03-24 16:50:23 -07:00 |
|
anthony
|
44678b60bc
|
add VERSION into to scripts
|
2011-03-23 14:54:31 -07:00 |
|
Frank
|
a414d33e12
|
Bug 8208 - bare metal provisioning
setup name server when prepare external dhcp server
|
2011-03-21 17:06:17 -07:00 |
|
Frank
|
02cd820645
|
Bug 8208 - bare metal provisioning
Ingore bootp and pxe boot request in external DHCP server
|
2011-03-16 17:00:55 -07:00 |
|
Frank
|
1a307faefd
|
Bug 8208 - bare metal provisioning
fix wrong result comparsion in prepare_dnsmasq.sh
|
2011-03-16 10:15:55 -07:00 |
|
anthony
|
6a0530823b
|
remove the hidden flag in template vhd-file
|
2011-03-15 16:53:58 -07:00 |
|
Frank
|
e872996084
|
Bug 8208 - bare metal provisioning
get DHCP entry state from DHCP server
|
2011-03-11 14:09:23 -08:00 |
|
Frank
|
4324efea26
|
Bug 8208 - bare metal provisioning
able to get IP from external DHCP server
|
2011-03-11 14:09:23 -08:00 |
|
anthony
|
bdcffa2b0d
|
bug 8061: add forcely shutdown
|
2011-03-09 16:30:11 -08:00 |
|
Edison Su
|
c4ac92af3f
|
fix destroy snapshot
|
2011-03-09 10:20:05 -05:00 |
|
Frank
|
469280866d
|
Bug 8208 - bare metal provisioning
able to add external DHCP server
|
2011-03-08 17:29:33 -08:00 |
|
anthony
|
5b1a421e62
|
bug 8712: prepare from snapshot db migration
|
2011-03-08 17:10:27 -08:00 |
|
Frank
|
6c819c1491
|
Merge branch 'bareMetal'
Conflicts:
api/src/com/cloud/api/ApiConstants.java
api/src/com/cloud/api/commands/DeployVMCmd.java
api/src/com/cloud/offering/ServiceOffering.java
api/src/com/cloud/vm/UserVmService.java
client/tomcatconf/components.xml.in
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/deploy/FirstFitPlanner.java
server/src/com/cloud/service/ServiceOfferingVO.java
server/src/com/cloud/vm/UserVmManagerImpl.java
server/src/com/cloud/vm/VirtualMachineManagerImpl.java
|
2011-03-08 14:18:11 -08:00 |
|
anthony
|
0c2a639a2d
|
bug 6772: use vhd-util to coalesce snapshots into primary storage
status 6772: resolved fixed
|
2011-03-07 19:47:29 -08:00 |
|
anthony
|
b8e03aca4c
|
script fix
|
2011-03-07 19:47:29 -08:00 |
|
anthony
|
a9c36d7b79
|
use new vhd-util for xenserver
|
2011-03-07 19:47:29 -08:00 |
|
anthony
|
e01ca05208
|
copy_vhd_from_secondarystorage implement coalesce
|
2011-03-07 19:47:29 -08:00 |
|
Edison Su
|
9ad5139fda
|
fix delete security group rule
|
2011-03-03 13:44:48 -05:00 |
|
anthony
|
5cc7745d9f
|
never set lvm volume unavailable, there may be a conflict with XenServer GC
|
2011-03-02 19:23:21 -08:00 |
|
Edison Su
|
c80335c9df
|
bug 8783: user vm fs is crashed, use O_DIRECT instead of O_DSYNC/O_SYNC in qemu, aka cache=none. Hope we can reduce the possibility of guest vm crashed.
status 8783: resolved fixed
|
2011-03-01 16:38:23 -05:00 |
|
Edison Su
|
d7b7d6bc26
|
bug 8771: multitenancy on same host in security group
status 8711: resolved fixed
|
2011-03-01 16:38:06 -05:00 |
|
Chiradeep Vittal
|
697b4f60db
|
bug 8380: use instance name status 8380: resolved fixed
|
2011-03-01 14:07:30 -08:00 |
|
Frank
|
35b7c26689
|
Bug 8208 - bare metal provisioning
able to start, stop, reboot, destroy VM
|
2011-03-01 11:40:40 -08:00 |
|
Edison Su
|
a7c6b9f28e
|
fix security group rules
|
2011-02-28 12:16:40 -05:00 |
|
Edison Su
|
0e90ede56a
|
don't break basic zone mode
|
2011-02-28 12:16:40 -05:00 |
|
Edison Su
|
2705adb3b1
|
security group is per bridge
|
2011-02-28 12:16:40 -05:00 |
|
Frank
|
cd676f481d
|
Bug 8208 - bare metal provisioning
Successfully add start entry into LinMin PXE server
|
2011-02-25 21:08:13 -08:00 |
|
Edison Su
|
adbd20ca5a
|
bug 8655: add security group for direct tagged network
|
2011-02-23 15:53:14 -05:00 |
|
Edison Su
|
0c8b86fc56
|
add multiple nics support for security group
|
2011-02-23 15:52:04 -05:00 |
|
Edison Su
|
37cb0ae2c9
|
add security group for direct tagged vlan
|
2011-02-23 15:52:04 -05:00 |
|
Frank
|
b313b7c852
|
Add bare metal stuff to addHost command
add ipmi.py
|
2011-02-22 19:07:07 -08:00 |
|
Frank
|
77fadf5c7f
|
Revert 61a414fb8ff2ef497a334ed394a0ca69bc191013
don't dynamically inject premium stuff
|
2011-02-22 14:39:02 -08:00 |
|
Frank
|
61a414fb8f
|
Inject permium stuff into systemvm.iso when managment server start
|
2011-02-20 16:13:30 -08:00 |
|
anthony
|
17f5d55459
|
fix typo
|
2011-02-18 13:07:57 -08:00 |
|
Chiradeep Vittal
|
10dc1c75d8
|
bug 8370: pass in original params when calling delete during add
status 8370: resolved fixed
|
2011-02-08 16:41:27 -08:00 |
|
Chiradeep Vittal
|
711c4eeaae
|
bug 8209,8370,8459: cleanup scripting
|
2011-02-08 12:10:07 -08:00 |
|
anthony
|
54802c6d49
|
typo fix
|
2011-02-07 15:01:30 -08:00 |
|
anthony
|
7a8fcdb611
|
support lvmohba on copy_from/to_secondary
|
2011-02-07 14:44:34 -08:00 |
|
Kevin Kluge
|
ee3bb01a11
|
cloud stack to CloudStack
|
2011-02-05 22:30:06 -08:00 |
|
Chiradeep Vittal
|
4f1342a4dd
|
bug 8380: default chains weren't getting deleted
|
2011-02-04 12:04:53 -08:00 |
|
anthony
|
c26833fb8a
|
remove systemvm-premium.iso
|
2011-02-03 15:33:19 -08:00 |
|
Chiradeep Vittal
|
58e92bbe84
|
bug 8347: skip ebtables if kernel doesn't support it
|
2011-02-03 11:57:31 -08:00 |
|