Hello, Stackers.

I’d like to raise the question related to list of API calls that were
implemented at Trove site but not used as part of V1 Client.

Ignored V1 Client APIs:

https://github.com/openstack/python-troveclient/blob/master/troveclient/v1/client.py#L72-L79

    The problem is that described list of API endpoints are available for
at Trove, and can’t be used as part of V1 client (see link above). Given
API endpoints can be used only as part of compat client.

    So, as i can see, we have  options:

   -

   Clean-up V1 client - remove ignored API, develop plans for V2
   -

   Make ignored API available through V1 client (will take certain efforts
   to add CLI representation of this calls, same for Trove site - will need to
   add integration tests to verify that given endpoints are accessible via V1
   client)


    Thoughts?


Best regards,

Denis Makogon
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to