Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-686

Remove OpenStack PaginationOptions.changesSince()

    XMLWordPrintableJSON

Details

    Description

      The base OpenStack PaginationOptions class provides a changesSince(Date ifModifiedSince) query that is specific to the Nova API. The Nova ListOptions.changesSince(Date ifModifiedSince) method should be replaced with the superclass implementation.

      The base PaginationOptions should provide limit(int limit) and marker(String marker) queries, since they are common for pagination across the OpenStack APIs (to date).

      Attachments

        Activity

          People

            jdaggett Jeremy Daggett
            jdaggett Jeremy Daggett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: