Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
8ade4326ea6b49d6e9dd5f151f424013053784b9
8ade432
comments
by Jon Perritt
· 10 years ago
f63c909
rackspace stack templates ops and unit tests
by Jon Perritt
· 10 years ago
f799b94
openstack stack templates ops and unit tests
by Jon Perritt
· 10 years ago
716a0fd
revert cdn files to master versions
by Jon Perritt
· 10 years ago
64f594d
fix List op for MarkerPageBase
by Jon Perritt
· 10 years ago
4107878
rackspace stack events ops and unit tests
by Jon Perritt
· 10 years ago
7cbb42c
openstack stack events ops and unit tests
by Jon Perritt
· 10 years ago
bba201b
comments
by Jon Perritt
· 10 years ago
c871733
change page to MarkerPageBase
by Jon Perritt
· 10 years ago
dc56190
add logic and unit test for []string type in query params
by Jon Perritt
· 10 years ago
714d1b1
temporarily comment out abandon unit tests
by Jon Perritt
· 10 years ago
b1e303a
openstack/rackspace stack resources template op/unit test
by Jon Perritt
· 10 years ago
1baa8f6
fix openstack cdn service update unit test
by Jon Perritt
· 10 years ago
1d4aca0
openstack/rackspace get resource type schema op and unit test
by Jon Perritt
· 10 years ago
3836efa
fix cdn service update unit test; sneaking this in
by Jon Perritt
· 10 years ago
a065da1
openstack/rackspace stack resources find/list/get/listtypes/metadata ops and unit tests
by Jon Perritt
· 10 years ago
9b81b8c
rackspace abandon stack op and unit test
by Jon Perritt
· 10 years ago
9209df4
openstack abandon stack op and unit test
by Jon Perritt
· 10 years ago
68c2717
rackspace preview stack op and unit test
by Jon Perritt
· 10 years ago
37f9774
openstack preview stack op and unit test
by Jon Perritt
· 10 years ago
27a0b3e
rackspace delete stack op and unit test
by Jon Perritt
· 10 years ago
a433dd9
openstack delete stack op and unit test
by Jon Perritt
· 10 years ago
a6346d9
rackspace update stack op and unit test
by Jon Perritt
· 10 years ago
7726e49
openstack update stack op and unit test
by Jon Perritt
· 10 years ago
2870e04
rackspace list stacks op and unit test
by Jon Perritt
· 10 years ago
9cd3d38
openstack list stacks op and unit test
by Jon Perritt
· 10 years ago
1d3bc4b
rackspace adopt stack op and unit test
by Jon Perritt
· 10 years ago
9741dd9
openstack adopt stack op and unit test
by Jon Perritt
· 10 years ago
034ef07
rackspace create stack op and unit test
by Jon Perritt
· 10 years ago
4a5c849
create stack unit test
by Jon Perritt
· 10 years ago
b20ba0b
add *bool type for DisableRollback field
by Jon Perritt
· 10 years ago
952f3e1
comments for CreateOpts fields
by Jon Perritt
· 10 years ago
6e84473
fix abandon url
by Jon Perritt
· 10 years ago
22325f4
change object names to sound more correct
by Jon Perritt
· 10 years ago
31919cd
go fmt
by Jon Perritt
· 10 years ago
5473fdf
remove urls for ops not being implemented now
by Jon Perritt
· 10 years ago
01972e2
change struct names; use mapstructure instead of json
by Jon Perritt
· 10 years ago
3711cd0
stack resources [list, get, find, metadata]
by Jon Perritt
· 10 years ago
c8cc45e
move template to common.go
by Jon Perritt
· 10 years ago
93e02bb
bug fix in stacks_test.go
by Jon Perritt
· 10 years ago
35e27e4
stacks
by Jon Perritt
· 10 years ago
df38cca
api versions
by Jon Perritt
· 10 years ago
47d5c97
Merge pull request #359 from jtopjian/volumeattach
by jrperritt
· 10 years ago
d1d730f
Fixing convention in volumeattach acceptance test
by Joe Topjian
· 10 years ago
6c69fa6
Added acceptance test for volumeattach
by Joe Topjian
· 10 years ago
500fc82
Removed CreateOptsExt from volume create as it's not possible to use
by Joe Topjian
· 10 years ago
ef51237
Removing ServerID as a parameter from volumeattach
by Joe Topjian
· 10 years ago
520307e
Initial attempt at volumeattach extension
by Joe Topjian
· 10 years ago
07a7b78
Merge pull request #356 from jtopjian/blockstorage-attachments-type
by jrperritt
· 10 years ago
b75567d
Fix openstack blockstorage attachments types
by Joe Topjian
· 10 years ago
9984077
Merge pull request #353 from julienvey/allocate_floating_ip
by jrperritt
· 10 years ago
71e109a
Make portID not mandatory in floatingips
by Julien Vey
· 10 years ago
2a6e319
display_discription -> display_description
by jrperritt
· 10 years ago
8fe67fe
Merge pull request #350 from jrperritt/objectstorage-extract-method
by Ash Wilson
· 10 years ago
4f93f8e
convert X-Delete-At header from int to time.Time
by Jon Perritt
· 10 years ago
28792af
add Split field to CreateTempURLOpts for custom URLs
by Jon Perritt
· 10 years ago
2b31371
reword CreateTempURLOpts comment
by Jon Perritt
· 10 years ago
60af2f6
fix typo: X-Trans-ID -> X-Trans-Id
by Jon Perritt
· 10 years ago
9095760
create temp url operation and test
by Jon Perritt
· 10 years ago
3828d5a
add temp url key fields in GetResult header struct
by Jon Perritt
· 10 years ago
59b0ea4
add test for CreateHeader Extract method
by Jon Perritt
· 10 years ago
e93d837
fix bug where Get and Update calls were reversed
by Jon Perritt
· 10 years ago
a3de08f
rackspace reponse header structs
by Jon Perritt
· 10 years ago
8949d8f
added struct fields
by Jon Perritt
· 10 years ago
a052f35
struct tag '_' -> '-'
by Jon Perritt
· 10 years ago
63e7a48
refactored DecodeHeader function to gophercloud package; updated tests
by Jon Perritt
· 10 years ago
8c31b2a
Extract method for Objects; struct tags: json -> mapstructure
by Jon Perritt
· 10 years ago
8314f4e
Extract method for Containers
by Jon Perritt
· 10 years ago
ae06ab7
Extract method for Accounts
by Jon Perritt
· 10 years ago
39032d5
Merge pull request #351 from jrperritt/add-update-server-method-for-rackspace
by jrperritt
· 10 years ago
c09ae84
rackspace update server acceptance test
by Jon Perritt
· 10 years ago
723a24b
rackspace update server unit test
by Jon Perritt
· 10 years ago
e5940aa
add update method for rackspace servers
by Jon Perritt
· 10 years ago
682bdbd
Merge pull request #352 from jrperritt/add-ip-addresses-to-server-create-opts
by Jamie Hannaford
· 10 years ago
7b9671c
add IP v4 and v6 options to create opts
by Jon Perritt
· 10 years ago
65696f0
Merge pull request #346 from haklop/fix-pool-members
by jrperritt
· 10 years ago
1eda684
Merge pull request #347 from julienvey/okcodes
by jrperritt
· 10 years ago
d7f07fc
Add missing OK Codes for servers.Get
by Julien Vey
· 10 years ago
181b25b
Add a missing omitempty on TenantId of the CreateOpts struct of LBaaS members
by Eric Bellemon
· 10 years ago
7ed068e
Merge pull request #345 from jrperritt/cdn-add-UpdateOpts-type
by Ash Wilson
· 10 years ago
1bda9c1
add UpdateOpts type for consistency and update tests to relect it
by Jon Perritt
· 10 years ago
b128a70
Merge pull request #344 from smashwilson/cdn-updates
by jrperritt
· 10 years ago
d842ae6
Support bulk removal and name replacement.
by Ash Wilson
· 10 years ago
39552bd
Update the service update CDN acceptance test.
by Ash Wilson
· 10 years ago
163e459
Exercise all cases in the Update fixture.
by Ash Wilson
· 10 years ago
0528070
Use root JSON paths with list Values.
by Ash Wilson
· 10 years ago
b47ebed
Create [a-z]+List types that are also Values.
by Ash Wilson
· 10 years ago
299363d
Split Addition into Insertion and Append.
by Ash Wilson
· 10 years ago
d826620
Remove UpdateOptsBuilder and Op types.
by Ash Wilson
· 10 years ago
dbd6837
Remove the old UpdateOpts.
by Ash Wilson
· 10 years ago
b5fcaa8
Update Rackspace CDN delegates.
by Ash Wilson
· 10 years ago
a7465c8
Only supply "rules" if at least one rule is present.
by Ash Wilson
· 10 years ago
4cd7aff
CDN services tests pass again.
by Ash Wilson
· 10 years ago
09d2a28
Accept a []Patch in Update.
by Ash Wilson
· 10 years ago
334277c
Patch interface and implementations.
by Ash Wilson
· 10 years ago
7b72953
Bring in the Patch interface.
by Ash Wilson
· 10 years ago
4ee0501
Add the value interface.
by Ash Wilson
· 10 years ago
a623ff7
Move the Path type over and doc it.
by Ash Wilson
· 10 years ago
456dd1c
Merge pull request #343 from jrperritt/cdn-openstack-rackspace
by Ash Wilson
· 10 years ago
1e5e293
unit test for unsuccessful update operation
by Jon Perritt
· 10 years ago
Next »