Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ironic API interface #110

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

gabriel-samfira
Copy link
Contributor

@gabriel-samfira gabriel-samfira commented Oct 4, 2020

Please make sure you do the following when updating the layer index:

  • Add or update the JSON file for your layer, in the appropriate subdirectory (layers or interfaces)
  • Add an explicit docs URL field to your JSON, if appropriate. If omitted, it will default to the README.md at the root of your repo, but you may want to provide a more specific URL. If you're using the subdir field, then you definitely want to point to the README of the layer rather than the repo.
  • Run update_readme.py to update the user-friendly index in the README

README.md Outdated
@@ -227,6 +227,7 @@ List of Interface Layers
| ignite-hadoop | [Repo](https://github.com/juju-solutions/interface-ignite-hadoop) | [Docs](https://github.com/juju-solutions/interface-ignite-hadoop#readme) | ignite-hadoop | Minimal interface layer for connecting Apache Ignite-Hadoop to Apache Hadoop slave |
| influxdb-api | [Repo](https://github.com/ChrisMacNaughton/interface-influxdb-api.git) | [Docs](https://github.com/ChrisMacNaughton/interface-influxdb-api.git#readme) | influxdb-api | InfluxDB Query Interface |
| infoblox | [Repo](https://github.com/openstack-charmers/interface-infoblox.git) | [Docs](https://github.com/openstack-charmers/interface-infoblox.git#readme) | infoblox | Interface layer between infoblox and neutron-api |
| ironic-api | [Repo](https://opendev.org/openstack/charm-interface-ironic-api.git) | [Docs](https://opendev.org/openstack/charm-interface-ironic-api/src/branch/master/README.md) | ironic-api | Ironic API provides and requiers interfaces |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requires

"name": "ironic-api",
"repo": "https://opendev.org/openstack/charm-interface-ironic-api.git",
"docs": "https://opendev.org/openstack/charm-interface-ironic-api/src/branch/master/README.md",
"summary": "Ironic API provides and requiers interfaces"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requires

@javacruft javacruft merged commit 960600b into juju:master Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants