Jessica Wang
a76711b453
cloudStack 3.0 new UI - domain page - add Account Total field.
2011-11-08 11:49:01 -08:00
Jessica Wang
1fc8997547
cloudStack 3.0 new UI - domain page - implement Edit Domain action.
2011-11-08 10:57:05 -08:00
Abhi
f8319823cc
bug 11880: host status is now in sync
2011-11-08 16:53:58 +05:30
kishan
606779b300
bug 11851: When Add VPN user fails, remove the user entry from db instead of leaving in Add state.
...
status 11851: resolved fixed
reviewed-by: Abhi
2011-11-08 15:56:16 +05:30
Alena
0785b64306
bug 11923: don't expose command name in the exception response when command is not available
...
status 11923: resolved fixed
reviewed-by: Will Chan
2011-11-07 18:00:33 -08:00
Kelven Yang
9489d6ffeb
1) Fix a serialization problem in command inherits AsyncCreateCommand.
...
2) Deal with special IDs (i.e. -1) in UUID translation
2011-11-07 18:00:14 -08:00
Jessica Wang
0b6abd1717
cloudStack 3.0 new UI - user page - implement Delete User action.
2011-11-07 17:39:51 -08:00
Jessica Wang
156833b4e9
cloudStack 3.0 new UI - user page - implement Enable User action.
2011-11-07 17:33:04 -08:00
Brian Federle
08d11f1901
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-07 17:08:46 -08:00
Brian Federle
1fd8f41ca5
Remove call to listConfigurations -- not supported by non-admins
2011-11-07 17:08:34 -08:00
Jessica Wang
650acd6845
cloudStack 3.0 new UI - user page - implement Disable User action.
2011-11-07 16:54:05 -08:00
Jessica Wang
751685541c
cloudStack 3.0 new UI - user page - implement Generate Keys action.
2011-11-07 16:10:30 -08:00
Jessica Wang
5d55037310
cloudStack 3.0 new UI - user page - implement Change Password action.
2011-11-07 16:01:46 -08:00
Jessica Wang
55c817ad62
cloudStack 3.0 new UI - user page - implement Edit User action.
2011-11-07 15:38:35 -08:00
Brian Federle
5ad821612c
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-07 15:29:27 -08:00
Brian Federle
0d16593e3a
Fix typo
2011-11-07 15:26:53 -08:00
Brian Federle
af6b5c52f0
Update icons
2011-11-07 15:23:00 -08:00
Jessica Wang
836af43681
cloudStack 3.0 new UI - user page - implement action filter.
2011-11-07 15:14:24 -08:00
Jessica Wang
d0874522d0
cloudStack 3.0 new UI - account page - implement Delete Account action.
2011-11-07 14:42:47 -08:00
Jessica Wang
5890f4a7de
cloudStack 3.0 new UI - account page - implement Lock Account action.
2011-11-07 14:27:02 -08:00
frank
d6db4a686e
Bug 11313 - Add an account param/detail/map in the XXXAccount API calls
...
status 11313: resolved fixed
2011-11-07 14:24:36 -08:00
Brian Federle
b3d084f155
Use invitation required flag from configuration for projects UI flow
2011-11-07 12:54:47 -08:00
Brian Federle
f401087a16
Fix project dashboard click event
2011-11-07 12:41:37 -08:00
Brian Federle
bcd8f85d38
Support invitation-based project user management
2011-11-07 12:37:59 -08:00
Brian Federle
b4a6dd512a
Move projects above global settings
2011-11-07 12:37:21 -08:00
Jessica Wang
72bf65e306
cloudStack 3.0 new UI - account page - implement Enable Account action.
2011-11-07 11:38:54 -08:00
Jessica Wang
d3559bf7cb
cloudStack 3.0 new UI - account page - implement Disable Account action.
2011-11-07 10:59:57 -08:00
Jessica Wang
7760c4b310
cloudStack 3.0 new UI - account page - implement Update Resource Count action.
2011-11-07 10:39:44 -08:00
Naredula Janardhana Reddy
4ae44b4f5f
bug 11191: rp_filter changes: correcting display error
2011-11-07 22:29:37 +05:30
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
Jessica Wang
8719a43619
cloudStack 3.0 new UI - account page - add Instance Limits.
2011-11-04 18:05:03 -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