cloudstack/server/src/com/cloud
Marcus Sorensen 318ff6a774 Summary: Allow ssh keypairs to be created if developer flag set and user ! cloud
Detail: Previously in the code we allowed the configuration to create ssh
keypairs and put them in the configuration table so that systemvms could have
ssh key auth and work properly if the user was 'cloud' or if the developer
configuration item was set to true. It got changed to requiring both the cloud
user and the developer flag (using an || on a negative) somwhere along the way.
This changes it back to && on a negative to allow us to run as non-cloud users
with the dev flag set, and for cloud to deploy properly without the developer
flag.

Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1358285190 -0700
2013-01-17 13:21:20 -08:00
..
account Patch from Chip Childers 2012-07-02 09:51:21 -04:00
acl Network-refactor: Refactor NetworkManager into NetworkModel and NetworkManager. 2013-01-09 15:49:01 -08:00
agent KVM agent connet: 2012-11-05 10:00:16 -08:00
alert CLOUDSTACK-439: Fixed typos and changed direct attached to shared network IPs 2012-11-01 14:12:49 -05:00
api Network-refactor: Refactor NetworkManager into NetworkModel and NetworkManager. 2013-01-09 15:49:01 -08:00
async Network-refactor: Refactor NetworkManager into NetworkModel and NetworkManager. 2013-01-09 15:49:01 -08:00
baremetal Network-refactor: Refactor NetworkManager into NetworkModel and NetworkManager. 2013-01-09 15:49:01 -08:00
capacity CS 16158: Load Test - Adding host takes much longer in 3.0.x compared to 2.2.14. 2012-08-31 13:40:18 -07:00
certificate/dao Patch from Chip Childers 2012-07-02 09:51:21 -04:00
cluster HttpClient needs releaseConnection method call 2012-11-29 20:23:30 +01:00
configuration Network-refactor: Move code from NetworkManager to NetworkModel. 2013-01-09 15:49:01 -08:00
consoleproxy Network-refactor: In preparation for moving the read-only interface NetworkModel 2013-01-09 15:49:01 -08:00
dao Patch from Chip Childers 2012-07-02 09:51:21 -04:00
dc CLOUDSTACK-70: Improve restart network behaviour for basic network 2012-10-11 19:33:26 +05:30
deploy bug CS-15278: For removing clusters crossing threshold find out the list of cluster through db instead of iteratting cluster one by one in the java code. 2012-08-13 16:20:57 +05:30
domain Patch from Chip Childers 2012-07-02 09:51:21 -04:00
event Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ha Network-refactor: Refactor NetworkManager into NetworkModel and NetworkManager. 2013-01-09 15:49:01 -08:00
host/dao Phase 1 of Nicira integration 2012-07-11 17:16:06 -07:00
hypervisor Network-refactor: Refactor NetworkManager into NetworkModel and NetworkManager. 2013-01-09 15:49:01 -08:00
keystore Patch from Chip Childers 2012-07-02 09:51:21 -04:00
maint HttpClient needs releaseConnection method call 2012-11-29 20:23:30 +01:00
migration Removed unused imports (that caused a dependency on xapi) 2012-10-02 10:30:26 -07:00
network Network-refactor: move validateRule to LB manager since it now has access to LB elements. 2013-01-09 18:36:29 -08:00
offerings CLOUDSTACK-265: provide option to turn-off automatic public IP association for each VM when using EIP service. 2012-12-11 23:06:13 +05:30
projects fix build 2012-10-29 12:55:15 -07:00
resource Network-refactor: Refactor NetworkManager into NetworkModel and NetworkManager. 2013-01-09 15:49:01 -08:00
resourcelimit Name change for vpc/Dao package (dao is lowercased now) 2012-08-08 14:51:51 -07:00
secstorage Patch from Chip Childers 2012-07-02 09:51:21 -04:00
server Summary: Allow ssh keypairs to be created if developer flag set and user ! cloud 2013-01-17 13:21:20 -08:00
service Patch from Chip Childers 2012-07-02 09:51:21 -04:00
servlet Summary: Make the authenticator responsible for encoding the password and add a SHA256 salted authenticator 2012-10-30 12:56:56 +01:00
storage Network-refactor: In preparation for moving the read-only interface NetworkModel 2013-01-09 15:49:01 -08:00
tags CLOUDSTACK-332: intermediate checkin fixing count parameter in listCommands 2012-10-12 13:58:59 -07:00
template Summary: Allow for custom storage adaptors based on pool type in KVM 2012-12-17 11:41:36 -07:00
test Fixed CLOUDSTACK-287 2012-10-09 09:37:27 -07:00
upgrade Update DB version during DB deploy 2012-12-21 15:27:00 +05:30
usage Patch from Chip Childers 2012-07-02 09:51:21 -04:00
user CS-16168:AutoScale- Deletion of Account doesn't delete the AutoScale LB rule 2012-11-16 10:56:57 +05:30
uuididentity ResourceTags: resourcetags support for Project/Vpc/NetworkACL/StaticRoute 2012-08-01 18:54:08 -07:00
vm Network-refactor: In preparation for moving the read-only interface NetworkModel 2013-01-09 15:49:01 -08:00