Skip to content

Commit

Permalink
Add Amazon EC2 block storage manager EMS
Browse files Browse the repository at this point in the history
Signed-off-by: Gregor Berginc <[email protected]>
  • Loading branch information
gberginc committed Jan 17, 2017
1 parent b1ded2f commit 4cb4a1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/permissions.tmpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- ems-type:cinder
- ems-type:ec2
- ems-type:ec2_network
- ems-type:ec2_block_storage
- ems-type:foreman_configuration
- ems-type:foreman_provisioning
- ems-type:gce
Expand Down
1 change: 1 addition & 0 deletions spec/models/ext_management_system_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"azure_network" => "Azure Network",
"ec2" => "Amazon EC2",
"ec2_network" => "Amazon EC2 Network",
"ec2_block_storage" => "Amazon EBS",
"foreman_configuration" => "Foreman Configuration",
"foreman_provisioning" => "Foreman Provisioning",
"gce" => "Google Compute Engine",
Expand Down

0 comments on commit 4cb4a1b

Please sign in to comment.