rust-openstack
rust-openstack copied to clipboard
Start adding Orchestration API
I'm starting to add the OpenStack Orchestration (Heat) API. It's far from finished (I need to add src/orchestration/api.rs before it even compiles) but I wanted to open a PR to allow early feedback/others to contribute.
Build failed.
- rust-openstack-acceptance : FAILURE in 49m 32s
- rust-openstack-acceptance-stein : FAILURE in 31m 14s
- rust-openstack-acceptance-rocky : FAILURE in 33m 56s
- rust-openstack-acceptance-queens : FAILURE in 47m 37s
- rust-openstack-acceptance-nightly : FAILURE in 34m 50s (non-voting)
recheck
Build failed.
- rust-openstack-acceptance : FAILURE in 50m 26s
- rust-openstack-acceptance-train : FAILURE in 52m 16s
- rust-openstack-acceptance-stein : FAILURE in 46m 03s
- rust-openstack-acceptance-rocky : FAILURE in 29m 20s
- rust-openstack-acceptance-queens : FAILURE in 32m 39s (non-voting)
- rust-openstack-acceptance-nightly : FAILURE in 36m 42s (non-voting)
Hi, I need the Orchestration API feature and I can probably implement it. Should I open a new pull request?
@rkday @draane any of you want to continue this? It's pity that the patch is semi-abandoned.