Skip to content

Commit

Permalink
add interface-aws-elb to registry (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbeedy authored and hyperbolic2346 committed Oct 7, 2018
1 parent 948960d commit 00d0cab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -139,6 +139,7 @@ List of Interface Layers
| [apache-website](https://github.com/juju-solutions/interface-apache-website.git) | apache-website | Interface layer for the apache-website interface protocol |
| [arangodb](https://github.com/tengu-team/interface-arangodb.git) | arangodb | Interface layer for ArangoDB |
| [audit](https://launchpad.net/~timkuhlman/charm-layer-auditd/audit-interface) | audit | Interface for use with the auditd charm |
| [aws-elb](https://github.com/omnivector-solutions/interface-aws-elb) | AWS-ELB | AWS-ELB provides and requires interfaces. |
| [aws-integration](https://github.com/juju-solutions/interface-aws-integration.git) | aws-integration | Interface layer for connecting to the AWS integration charm |
| [azure-integration](https://github.com/juju-solutions/interface-azure-integration.git) | azure-integration | Interface layer for connecting to the Azure integration charm |
| [barbican-hsm](https://github.com/openstack/charm-interface-barbican-hsm) | barbican-hsm | Interface supporting the integration between Barbican and HSM devices |
Expand Down
6 changes: 6 additions & 0 deletions interfaces/aws-elb.json
@@ -0,0 +1,6 @@
{
"id": "aws-elb",
"name": "AWS-ELB",
"repo": "https://github.com/omnivector-solutions/interface-aws-elb",
"summary": "AWS-ELB provides and requires interfaces."
}

0 comments on commit 00d0cab

Please sign in to comment.