8897 Commits

Author SHA1 Message Date
Naredula Janardhana Reddy
dc804d4ba4 bug 11191: rp_filter changes.
The following are summary of changes:
   1) when network.disable.rpfilter is set to true, then rp_filter will be disadbled(set to 0) on all the public interfaces and also default setting of the system.
   2) when network.disable.rpfilter is set to false, then rp_filter will be enabled(set to 1) on all the public interfaces and also default setting of the system.
   3) here public public interface means , eth2 ... ethN. default setting means (/proc/sys/net/ipv4/conf/default/rp_filter).
   4) Default setting change will have impact on non-public interface. Due to  these, rp_filter is always enabled on Non-public interfaces(eth0,eth1 and lo).
   5) when  a new public interface is created, new interface will take rp_filter value from the default setting.
2011-11-07 22:28:25 +05:30
Naredula Janardhana Reddy
aab59d0bab bug 11191: rp_filter changes.
The following are summary of changes:
1) when network.disable.rpfilter is set to true, then rp_filter will be disadbled(set to 0) on all the public interfaces and also default setting of the system.
2) when network.disable.rpfilter is set to false, then rp_filter will be enabled(set to 1) on all the public interfaces and also default setting of the system.
2) here public public interface means , eth2 ... ethN. default setting means (/proc/sys/net/ipv4/conf/default/rp_filter).
3) Default setting change will have impact on non-public interface.if there is no specific setting for other interfaces in /etc/sysctl.conf or otherexplict setting , they will follow this default settings. currently non-public interface like eth0 ,eth1 does not have any specific setting in sysctl.conf, due to this there rp_filters will be changed when ever network.disable.rpfilter setting is changed.
4) default setting is required to changes beacuse when a new public interface is created, new interface will take rp_filter value from the default setting.
2011-11-07 22:27:42 +05:30
Nitin
62e89dc132 bug 11778: Make sure that there exist no PF/LB rules before enabling static nat on an ip and vice versa. Reviewed by - Jana
status 11778: resolved fixed
2011-11-07 17:11:15 +05:30
Sam Robertson
3bdb5af2e2 initial checkin translator script to convert xml to python 2011-11-06 20:59:07 -08:00
anthony
91aa145f5d Upgrade: no error for this statement 2011-11-04 20:39:39 -07:00
anthony
de4d5f0397 Upgrade : script fix 2011-11-04 20:39:26 -07:00
anthony
548839e3bb bug 11903: create local link when host is connected
status 11903: resolved fixed
2011-11-04 20:39:05 -07:00
anthony
245cd32281 upgrade : fix script 2011-11-04 20:38:42 -07:00
anthony
f30ee3fc91 Upgrade : eject CD 2011-11-04 20:38:15 -07:00
Jessica Wang
ce4f2b503a cloudStack 3.0 new UI - account page - consolidate Template Limits to Edit action. 2011-11-04 19:18:40 -07:00
Jessica Wang
c4b323ee76 cloudStack 3.0 new UI - account page - consolidate Snapshot Limits to Edit action. 2011-11-04 19:12:58 -07:00
Jessica Wang
465bd3636d cloudStack 3.0 new UI - account page - consolidate Volume Limits to Edit action. 2011-11-04 19:05:55 -07:00
Jessica Wang
e249f6fc4c cloudStack 3.0 new UI - account page - consolidate Public IP Limits to Edit action. 2011-11-04 18:55:10 -07:00
Jessica Wang
5d8b35009d cloudStack 3.0 new UI - account page - consolidate Instance Limits to Edit action. 2011-11-04 18:40:18 -07:00
prachi
dce0bfd558 Fixing VirtualRouterElement and RVR to not use forceShutdown 2011-11-04 18:06:35 -07:00
Jessica Wang
8719a43619 cloudStack 3.0 new UI - account page - add Instance Limits. 2011-11-04 18:05:03 -07:00
prachi
5f93665a30 - Send network labels to hypervisor recource during processConnect
- Create Default physicalnetwork and add traffic types while creating a zone
- DeleteProvider should error out if there are networks using the provider.
- Other validations
2011-11-04 17:57:05 -07:00
Sheng Yang
1f387b298d NaaS: Fix NPEs 2011-11-04 17:47:13 -07:00
Kelven Yang
2b6f3d458e UUID support for XML responses 2011-11-04 17:38:22 -07:00
anthony
92f4a88c68 Swift : list template in secondry storage as well 2011-11-04 16:40:42 -07:00
Jessica Wang
568b64a0e5 cloudStack 3.0 new UI - account page - implement action filter. 2011-11-04 16:21:18 -07:00
Brian Federle
c14e0362d1 Implement new project flow 2011-11-04 16:09:17 -07:00
Jessica Wang
14e3653a62 cloudStack 3.0 new UI - implement Edit account action. 2011-11-04 16:06:09 -07:00
Jessica Wang
99219a82a0 cloudStack 3.0 new UI - implement Add User action. 2011-11-04 15:55:33 -07:00
Jessica Wang
329a520071 cloudStack 3.0 new UI - account page - user page - add details tab. 2011-11-04 15:27:51 -07:00
Jessica Wang
e515a56332 cloudStack 3.0 new UI - account page - add "View User" that will drip down to users page. 2011-11-04 15:05:49 -07:00
Sheng Yang
3051dc2621 NaaS: Discard DhcpElement
VirtualRouterElement would do all the job. The difference would be public
network enabled or not.
2011-11-04 14:13:55 -07:00
Jessica Wang
2c06fac94b cloudStack 3.0 new UI - pass timezone parameter to createAccount API if timezone is selected. 2011-11-04 13:30:32 -07:00
Jessica Wang
c87278e46c cloudStack 3.0 new UI - create account - populate timezone field by timezone map in sharedFunctions.js. 2011-11-04 12:00:06 -07:00
Chiradeep Vittal
c37ecc2ebd bug 11336: better message 2011-11-04 11:35:57 -07:00
Chiradeep Vittal
81a9e05b39 bug 11336: limit the number of outstanding messages sent to a host to conserve memory 2011-11-04 11:35:57 -07:00
Jessica Wang
99a7371ca3 cloudStack 3.0 new UI - move project file and classpath from old UI directory to new UI directory. 2011-11-04 11:32:10 -07:00
Jessica Wang
02ca54a946 cloudStack 3.0 new UI - account page - add new account - add timezone dropdown. 2011-11-04 11:26:04 -07:00
alena
523da327c6 Fixed the doc for the network offerings 2011-11-04 11:15:22 -07:00
Brian Federle
dda9b0bea3 Add additional project management actions; add project list view 2011-11-04 11:00:49 -07:00
Brian Federle
7dfaf2bb39 Implement projects server calls 2011-11-04 09:19:01 -07:00
Brian Federle
fe04fab57e Pass context correctly from projects UI 2011-11-04 09:18:45 -07:00
Abhinandan Prateek
dc0f798b26 bug 11800: checking for null value 2011-11-04 18:16:53 +05:30
kishan
084f861318 bug 11889: use keypair instead of sshkeypair in API response
status 11889: resolved fixed
2011-11-04 13:58:27 +05:30
kishan
f40dcbd82e bug 11851: While adding new Vpn user, exisitng users state will remain as Active and still be re-added
status 11851: resolved fixed
2011-11-04 13:58:14 +05:30
Sheng Yang
3e4b83db86 Fix NPE in finalizeStart()
The command can be only failure Answer, rather than CheckSshAnswer or
GetDomRVersionAnswer, then casting may fail.
2011-11-03 18:21:19 -07:00
Sheng Yang
4a4abac141 NaaS: Fix virtual router element id filling
The physical network ID can be null in basic mode
2011-11-03 18:21:14 -07:00
Murali Reddy
f58eab684f bug 11817: NAAS: extenal LB/firewall device support
- guest network to device mapping using first fit allocation when there are multiple instance of provider in a physical network
2011-11-03 18:04:51 -07:00
alena
5d47d024c1 Only ROOT/Domain admins and users belonging to the project can list project users 2011-11-03 17:59:59 -07:00
alena
809ad8ce23 Fixed listProjects for regular user 2011-11-03 17:28:42 -07:00
Kelven Yang
f9144e1bf0 Throw exception instead of returning null 2011-11-03 17:08:24 -07:00
Jessica Wang
83cda2a966 cloudStack 3.0 new UI - instance page - implement staticstics tab. 2011-11-03 16:54:15 -07:00
frank
da8dcb4776 Use components-premium.xml from new package 2011-11-03 16:44:03 -07:00
frank
9a58bfd58a Oboslete old premium packages in spec file 2011-11-03 16:31:08 -07:00
frank
e0d5493270 Bug 11886 - OVM - after windows ISO installation, ovm server place VM in stopped state. But MS is unaware of VM in stopped state still show VM in running state
fix typo
2011-11-03 16:25:18 -07:00