You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow Openstack Resource Updates (#139)
Specifically allow floating IPs and security groups to be added to and
removed from ports. Allows servers to be updated at the API in order to
favilitate this from the compute controller. Also unifies some OpenAPI
stuff do reads and writes of resources can be compared.
Resource Health Status 1 (#132)
Identity seems to work well enough, throw in this rough draft so we can
inherit into the Kubernetes and Compute services.