Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
130a6e2a852bea56c351ab3fd3649bd2d7ab21ea
130a6e2
Move V3 endpoint location, too.
by Ash Wilson
· 10 years ago
5c0161c
Let's expose it in openstack/ instead.
by Ash Wilson
· 10 years ago
405f310
Turn v2 EndpointURL into a ServiceCatalog method.
by Ash Wilson
· 10 years ago
a844064
Move NormalizeURL to the root package.
by Ash Wilson
· 10 years ago
c388f65
Merge pull request #225 from jamiehannaford/code-structure
by Ash Wilson
· 10 years ago
7eac89e
Merge pull request #226 from jamiehannaford/new-readme
by Ash Wilson
· 10 years ago
765cae4
Merge pull request #222 from jamiehannaford/lint-fixes
by Ash Wilson
· 10 years ago
b4b70f6
Small fixes to mailto: links
by Jamie Hannaford
· 10 years ago
2b7bf77
Adding links and correcting samples
by Jamie Hannaford
· 10 years ago
4eb3f96
Spring cleaning our README - adding relevant sections and community info
by Jamie Hannaford
· 10 years ago
f75fce8
Remove old rackspace folder
by Jamie Hannaford
· 10 years ago
e65621f
Removing merge conflicts :fist:
by Jamie Hannaford
· 10 years ago
22ec479
Changes based on code review
by Jamie Hannaford
· 10 years ago
c9cdc8f
Fixes to object docs and tests
by Jamie Hannaford
· 10 years ago
4ff7996
Fixes to object storage docs and tests
by Jamie Hannaford
· 10 years ago
496ad13
Modifying test to use new fake service clients
by Jamie Hannaford
· 10 years ago
724e730
Amending doc.go of package to be more helpful
by Jamie Hannaford
· 10 years ago
378e1d3
Correct package comment
by Jamie Hannaford
· 10 years ago
f7a898f
Adding a missing comment
by Jamie Hannaford
· 10 years ago
d8275bb
Adding missing doc comments for block storage
by Jamie Hannaford
· 10 years ago
5247027
Updating package comment to start with 'package' and remove old terms
by Jamie Hannaford
· 10 years ago
35c91a6
Adding missing comments to networks
by Jamie Hannaford
· 10 years ago
c7c49a7
Adding missign comments to provider ext
by Jamie Hannaford
· 10 years ago
84a140f
Adding missign comments to LBaaS ext
by Jamie Hannaford
· 10 years ago
ffcd679
Adding comments to external ext
by Jamie Hannaford
· 10 years ago
cb12ee6
Adding params comments and tweaking map assignment
by Jamie Hannaford
· 10 years ago
4e98b87
Renaming erroneous test files
by Jamie Hannaford
· 10 years ago
2ff3ea9
Renaming erroneous test files
by Jamie Hannaford
· 10 years ago
6b3ac76
Merge pull request #219 from smashwilson/update-identity-v2
by jrperritt
· 10 years ago
b4c8c6f
Networking URL construction no longer adds /v2.0
by Ash Wilson
· 10 years ago
99541ab
Set the ResourceBase for NewNetworkV2().
by Ash Wilson
· 10 years ago
a087050
Oh right, networking/extensions tests need 2.0.
by Ash Wilson
· 10 years ago
136b6b4
go get everything in one fell swoop.
by Ash Wilson
· 10 years ago
f25ae37
Merge remote-tracking branch 'upstream/v0.2.0' into update-identity-v2
by Ash Wilson
· 10 years ago
f2f6c0a
Add a shim in the networking delegate.
by Ash Wilson
· 10 years ago
4238032
Add a distinct ResourceBase to ServiceClient.
by Ash Wilson
· 10 years ago
541fa55
Merge pull request #210 from jamiehannaford/os-network-v2-ext
by Ash Wilson
· 10 years ago
f96c7c3
Adding fake client file
by Jamie Hannaford
· 10 years ago
58b008f
Updating tests to use new import path
by Jamie Hannaford
· 10 years ago
c80bcc0
Moving fake client to new package to avoid import cycle
by Jamie Hannaford
· 10 years ago
e3bb3f6
Moving to option interfaces
by Jamie Hannaford
· 10 years ago
5872fea
Test the Get call against a real extension.
by Ash Wilson
· 10 years ago
e9a0089
Acceptance test for the extensions endpoint.
by Ash Wilson
· 10 years ago
f0af226
Extensions no longer appends the version.
by Ash Wilson
· 10 years ago
fbedc67
Override the ExtractExtensions function.
by Ash Wilson
· 10 years ago
05e4107
Export the Extensions URL functions for overriding.
by Ash Wilson
· 10 years ago
a493187
Remove version from the extensions resource URLs.
by Ash Wilson
· 10 years ago
7c8b138
Some output tweaking.
by Ash Wilson
· 10 years ago
f4aee1e
Acceptance test for tenants2.List.
by Ash Wilson
· 10 years ago
739a6cc
Whoops, that file should be tagged.
by Ash Wilson
· 10 years ago
8018c39
Acceptance test for v2 token generation.
by Ash Wilson
· 10 years ago
3431e56
Use testhelper methods in client_test.
by Ash Wilson
· 10 years ago
db84d5d
s/testhelper/th/
by Ash Wilson
· 10 years ago
6cc0070
Openstack client tests now pass again.
by Ash Wilson
· 10 years ago
a1fb134
Rackspace monitoring no longer built. :fire:
by Ash Wilson
· 10 years ago
3da7d70
Obsolete code. :fire:
by Ash Wilson
· 10 years ago
52fbd18
Update the token acquisition code.
by Ash Wilson
· 10 years ago
632fb4d
Merge pull request #209 from smashwilson/map-no-more
by jrperritt
· 10 years ago
9a1ac66
Remove the original, flat v2 code.
by Ash Wilson
· 10 years ago
9d085a8
Unit test the tenants List call.
by Ash Wilson
· 10 years ago
42e6d08
Merge pull request #220 from jrperritt/os-blockstorage
by Ash Wilson
· 10 years ago
8d26258
use 'MaybeXXXX' functions in gophercloud package
by Jon Perritt
· 10 years ago
0871a81
use ListOpts if provided
by Jon Perritt
· 10 years ago
27d29e2
Test token creation failure conditions.
by Ash Wilson
· 10 years ago
29f2317
TenantName and TenantID tests.
by Ash Wilson
· 10 years ago
aa197a9
Happy-path unit tests for token creation.
by Ash Wilson
· 10 years ago
ab48bbc
Move the ServiceCatalog into the token resource.
by Ash Wilson
· 10 years ago
c3e5388
Merge pull request #212 from smashwilson/identity-v3-conformity
by Ash Wilson
· 10 years ago
318666f
Delegate to common from networking, too.
by Ash Wilson
· 10 years ago
ad13c42
Delegate identity v2 extensions to common.
by Ash Wilson
· 10 years ago
8e1fc8d
Documentation tweak :lipstick:
by Ash Wilson
· 10 years ago
61dcb02
Move the extensions resource to common/.
by Ash Wilson
· 10 years ago
e357e3d
UpdateMetadata for snapshots
by Jon Perritt
· 10 years ago
fd53bba
block storage v1 api version requests
by Jon Perritt
· 10 years ago
42b3a2a
block storage v1 comments
by Jon Perritt
· 10 years ago
20f32a4
no longer need this
by Jon Perritt
· 10 years ago
fa2c65e
waitFor functions
by Jon Perritt
· 10 years ago
57ba763
update unit and acceptance tests
by Jon Perritt
· 10 years ago
1f11051
Completely untested code for tokens and tenants.
by Ash Wilson
· 10 years ago
a6b0831
Move RFC3339Milli to the root package.
by Ash Wilson
· 10 years ago
896caf7
Fixing small issues based on code review
by Jamie Hannaford
· 10 years ago
dc554a0
Adding missing test for associate
by Jamie Hannaford
· 10 years ago
17028ad
Ensure that errors are checked
by Jamie Hannaford
· 10 years ago
09cc0a7
Moving to centralized ServiceClient refs
by Jamie Hannaford
· 10 years ago
539e8d9
Allowing test service client to be retrieved from helper
by Jamie Hannaford
· 10 years ago
884b5cf
Comment the `header` field.
by Ash Wilson
· 10 years ago
81ab83a
Trailing `s` :fire:
by Ash Wilson
· 10 years ago
488e730
Another extraneous &
by Ash Wilson
· 10 years ago
3a0e3b4
Unnecessary reference operator :fire:
by Ash Wilson
· 10 years ago
2206a11
Call it "CreateOptsBuilder".
by Ash Wilson
· 10 years ago
15f5b12
Update the acceptance tests.
by Ash Wilson
· 10 years ago
55f2433
Missed a return. Thank you unit testing
by Ash Wilson
· 10 years ago
63b2a29
Provide expires_at in test fixtures.
by Ash Wilson
· 10 years ago
3f59ade
Update identity v3 tests.
by Ash Wilson
· 10 years ago
206f914
Added security ext acceptance tests
by Jamie Hannaford
· 10 years ago
51a6ec7
Adding security group rules
by Jamie Hannaford
· 10 years ago
b72055f
Adding security groups :lock:
by Jamie Hannaford
· 10 years ago
32789b5
Fixing test
by Jamie Hannaford
· 10 years ago
92523e3
Moving repetitive query building to centralized function
by Jamie Hannaford
· 10 years ago
5c6e996
Beginning work on query cleanup
by Jamie Hannaford
· 10 years ago
Next »