New Controllers
What would you like to see implemented?
This is a top-level issue to track the addition of new controllers to ORC. This list represents the controllers we would like to work on in priority. The list is however, not in order of priority, and we'll gladly accept contributions outside of it.
-
- [ ] Keypair (#136)
- [x] Server Group (#402)
-
- [ ] Trunk (#364)
- [ ] Address Scope (#393)
- [ ] Subnet Pool (#393)
- [ ] QoS (#573)
-
- [ ] Load-Balancer
-
- [x] Volume (#473)
- [x] Volume Type
- [ ] Snapshot (depends on Volume)
- [x] Attachment (depends on Volume)
-
- [ ] Share
- [ ] Share Type
- [ ] Snapshot (depends on Share)
Can we also add Endpoint (https://docs.openstack.org/api-ref/identity/v3/#service-catalog-and-endpoints ) to the list of Keystone controllers?
Can we also add Endpoint (https://docs.openstack.org/api-ref/identity/v3/#service-catalog-and-endpoints ) to the list of Keystone controllers?
Absolutely! We have a student already working on services (https://github.com/k-orc/openstack-resource-controller/issues/429). Adding support for endpoints would be a nice follow-up for him.