Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: woorea/openstack-java-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: srujanac/openstack-java-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 12 files changed
  • 1 contributor

Commits on Sep 3, 2013

  1. Update RoutersResource.java

    Added the functionality of setting external gateway to a router.
    srujanac committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    2398923 View commit details
    Browse the repository at this point in the history
  2. Create ExternalGatewayForCreate.java

    Provides input attributes to set the external gateway to the router.
    srujanac committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    7fb03ba View commit details
    Browse the repository at this point in the history
  3. Create RouterExternalGateway.java

    Class to retrieve the json response.
    srujanac committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    7076613 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2013

  1. Update ServersResource.java

    Updated to add Server Diagnostics functionality.
    srujanac committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    3a1bf44 View commit details
    Browse the repository at this point in the history
  2. Create ServerDiagnostics.java

    Retrieves server diagnostics.
    srujanac committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    5237bfc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2013

  1. Create VolumeQuotaDefaults.java

    Retrieves default quotas for a tenant.
    srujanac committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    0e852b7 View commit details
    Browse the repository at this point in the history
  2. Update ServersResource.java

    Updated volume QuotaDefaults Request to retrive default quotas for a tenant.
    srujanac committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    7159be9 View commit details
    Browse the repository at this point in the history
  3. Update ServersResource.java

    srujanac committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    d7e80d2 View commit details
    Browse the repository at this point in the history
  4. Update VolumesExtension.java

    Added QuotaDefault functionality to retrieve default quotas for a tenant.
    srujanac committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    05f6922 View commit details
    Browse the repository at this point in the history
  5. Update ExamplesConfiguration.java

    CINDER_ENDPOINT is added to provide the facility to work with cinder volume functionalities which can not be achieved through nova volumes.
    srujanac committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    18a5ecb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2013

  1. Update ServersResource.java

    Updated to add live migration functionality to ServersResource
    srujanac committed Sep 11, 2013
    Configuration menu
    Copy the full SHA
    f1312b3 View commit details
    Browse the repository at this point in the history
  2. Create LiveMigrationSet.java

    Provides json request format to migrate a vm from one compute to other compute. (live migration)
    srujanac committed Sep 11, 2013
    Configuration menu
    Copy the full SHA
    bc586ae View commit details
    Browse the repository at this point in the history
  3. Create LiveMigrationExample.java

    Sample class to migrate a running vm from one compute to other compute.
    srujanac committed Sep 11, 2013
    Configuration menu
    Copy the full SHA
    c6ba46d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2013

  1. Update ImagesResource.java

    X-Image-Meta-Location header has been added to support location option while creating an image.The location option is important to note. It does not copy the entire image into Glance, but reference an original location to where the image can be found. Upon launching an instance of that image, Glance accesses the image from the location specified.
    srujanac committed Oct 30, 2013
    Configuration menu
    Copy the full SHA
    700d43f View commit details
    Browse the repository at this point in the history
  2. Update Image.java

    location parameter has been included to provide external image reference functionality.The location option does not copy the entire image into Glance, but reference an original location to where the image can be found. Upon launching an instance of that image, Glance accesses the image from the location specified.
    srujanac committed Oct 30, 2013
    Configuration menu
    Copy the full SHA
    d6b74c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2013

  1. Update ImagesResource.java

    srujanac committed Oct 31, 2013
    Configuration menu
    Copy the full SHA
    6472458 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.