Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
ebcac553f8a095a41b88e4f0425940576e03d147
ebcac55
Enable root user delegate
by Jamie Hannaford
· 10 years ago
94164fa
Enable root user
by Jamie Hannaford
· 10 years ago
1232e04
Delegate for delete
by Jamie Hannaford
· 10 years ago
5b16b63
Adding more tests and delete fn
by Jamie Hannaford
· 10 years ago
39d4ffb
Adding delegate for Get instance + tests
by Jamie Hannaford
· 10 years ago
821015f
Get instance :rocket:
by Jamie Hannaford
· 10 years ago
9068424
List instances
by Jamie Hannaford
· 10 years ago
9fdda58
Decouple OpenStack implementation from Rackspace provider
by Jamie Hannaford
· 10 years ago
3dbfb2d
Add Instance result struct
by Jamie Hannaford
· 10 years ago
2a4beaa
Adding other files
by Jamie Hannaford
· 10 years ago
fac40db
Adding tests and Create method
by Jamie Hannaford
· 10 years ago
6ee7d4a
Adding fixture file
by Jamie Hannaford
· 10 years ago
8d032cb
Merge pull request #500 from rackspace/everett-toews-patch-1
by Kyle Kelley
· 9 years ago
430261f
an OpenStack SDK for Go
by Everett Toews
· 9 years ago
d783aa7
Merge pull request #497 from pratikmallya/bug_fix
by jrperritt
· 9 years ago
7e6b7b9
Bug fixes
by Pratik Mallya
· 9 years ago
d86f958
Merge pull request #495 from jrperritt/optimize-object-upload
by jrperritt
· 9 years ago
4ad4160
Merge pull request #486 from pratikmallya/enable_template_environment_parsing
by jrperritt
· 9 years ago
4fcd3b7
fix parameter name: multiple-manifest -> multipart-manifest
by jrperritt
· 9 years ago
05e31e6
don't copy file contents for etag
by jrperritt
· 9 years ago
3de347f
Linting and comments fixes
by Pratik Mallya
· 9 years ago
a979f5b
Make parsing methods local
by Pratik Mallya
· 9 years ago
e3086ae
Refactor functions into methods
by Pratik Mallya
· 9 years ago
bfc6eda
Improve documentation of functions and methods
by Pratik Mallya
· 9 years ago
469394d
Update .travis to use v1.5 for go
by Pratik Mallya
· 9 years ago
f7fdc2f
Add acceptance tests for orchestration changes
by Pratik Mallya
· 9 years ago
5fddb2a
Add template and environment parsing to gophercloud
by Pratik Mallya
· 9 years ago
827c03e
Fix api interfaces for orchestration resources
by Pratik Mallya
· 9 years ago
f928634
Merge pull request #468 from DSpeichert/role_assignments
by jrperritt
· 9 years ago
9b4df56
Merge pull request #476 from spothanis/reorg
by jrperritt
· 9 years ago
1cc1c84
code styling, paging fix
by Daniel Speichert
· 9 years ago
8b1799a
Merge pull request #484 from pratikmallya/fix_gc_client
by jrperritt
· 9 years ago
ee675fd
Make client return error on JSON decoding error
by Pratik Mallya
· 9 years ago
efd338f
Merge pull request #478 from pratikmallya/fix_orchestration_time
by jrperritt
· 9 years ago
eb51d26
Merge pull request #480 from timbyr/HostRoute
by jrperritt
· 9 years ago
b2653a5
Merge pull request #474 from feiskyer/securitygroups
by jrperritt
· 9 years ago
075bf42
Merge pull request #479 from timbyr/master
by jrperritt
· 9 years ago
53c3b4c
Merge pull request #466 from pratikmallya/fix_stackresources_pagination
by jrperritt
· 9 years ago
fa1b308
Allow DNSNameservers and HostRoutes to be removed
by Keith Byrne
· 9 years ago
c1afb43
Added mapstructure tags for HostRoute parsing
by Keith Byrne
· 9 years ago
e1b6cbb
Fix time format used for cloud orchestration
by Pratik Mallya
· 9 years ago
07400f3
Reorganized volumes and volumeattach to move fixtures to subpackage
by Sreekanth Pothanis
· 9 years ago
8e6b4c7
Allow setting tenantID when creating security-groups
by feisky
· 9 years ago
44e3b54
Keystone Identity /v3/role_assignments
by Daniel Speichert
· 9 years ago
5448f58
Fix Pagination for list StackResources
by Pratik Mallya
· 9 years ago
1d8b6f1
update contributing guide to not reference release 1.0.1
by jrperritt
· 9 years ago
efb1971
import fix: dear atom, always use rackpsace repo and not mine
by jrperritt
· 9 years ago
6a4dac0
Merge pull request #455 from jrperritt/object-create-bug-fix
by jrperritt
· 9 years ago
9ad9243
return etag error if checksum and etag aren't equal
by jrperritt
· 9 years ago
433cc79
one more 'object create' bug fix
by jrperritt
· 9 years ago
85eff9a
Merge pull request #454 from jrperritt/upload-file-bug-fix
by jrperritt
· 9 years ago
ca68c9b
check for etag header only if resp is not nil
by jrperritt
· 9 years ago
24c6ec4
Merge pull request #453 from jrperritt/object-etag-fix
by jrperritt
· 9 years ago
d200ea3
import path fixes
by jrperritt
· 9 years ago
e6e8c65
copy content to hash while writing to new buffer
by jrperritt
· 9 years ago
046c882
copy reader before making hash
by jrperritt
· 9 years ago
56d51e9
add etag header to request object
by jrperritt
· 9 years ago
f4ff727
debug lines
by jrperritt
· 9 years ago
c2fa289
Merge pull request #451 from jrperritt/token-auth
by Ash Wilson
· 9 years ago
1f218c8
rename var: authopts.Token -> authopts.TokenID
by jrperritt
· 9 years ago
f9a5c84
Merge pull request #446 from jrperritt/flavor-extra-specs
by Jamie Hannaford
· 9 years ago
475668a
fix token unit test
by jrperritt
· 9 years ago
95b74c8
allow token/tenantID authentication
by jrperritt
· 9 years ago
f64c349
Merge pull request #381 from jtopjian/os-networks
by jrperritt
· 9 years ago
218a998
Merge pull request #447 from DSpeichert/master
by jrperritt
· 9 years ago
9342e52
Add all_tenants to nova servers list
by Daniel Speichert
· 10 years ago
52e6ada
update ExtractFlavors function and unit tests
by Jon Perritt
· 9 years ago
b1ce0af
change field types: uint -> int
by Jon Perritt
· 9 years ago
2571c77
allow rackspace flavor extra_specs
by Jon Perritt
· 9 years ago
e83aa01
Merge pull request #444 from jamiehannaford/checksum
by jrperritt
· 9 years ago
50fc97d
make the comment a bit more relevant
by Jamie Hannaford
· 9 years ago
52d3076
add explanatory comment
by Jamie Hannaford
· 9 years ago
b9396a1
ensure rackspace tests use new fixture
by Jamie Hannaford
· 10 years ago
0809623
Add MD5 checksum check to file uploads
by Jamie Hannaford
· 10 years ago
99a0613
os-networks extension
by Joe Topjian
· 10 years ago
f956c6c
Merge pull request #440 from jrperritt/block-storage-id-by-name
by jrperritt
· 10 years ago
24c2083
IDFromName functions
by Jon Perritt
· 10 years ago
d6b6004
Merge pull request #439 from jrperritt/id-from-name
by jrperritt
· 10 years ago
5d1d835
fix typo in comment
by jrperritt
· 10 years ago
14f716b
fix typo in comment
by jrperritt
· 10 years ago
376d4f7
fix typo in comment
by jrperritt
· 10 years ago
0ba79da
fix typo in comment
by jrperritt
· 10 years ago
5c1d733
fix resource name in error msgs
by jrperritt
· 10 years ago
00399b4
fix resource name in error msgs
by jrperritt
· 10 years ago
dbec8c0
fix resource name in error msgs
by jrperritt
· 10 years ago
7ab1328
IDFromName for networking resources
by Jon Perritt
· 10 years ago
e52d480
Merge pull request #437 from smashwilson/clb-creation-err
by Ash Wilson
· 10 years ago
2c749a0
Refactor PageResult creation.
by Ash Wilson
· 10 years ago
fe80dae
Prevent read from closed stream.
by Ash Wilson
· 10 years ago
dbee478
Return the CreateResult's error, if one is present.
by Ash Wilson
· 10 years ago
ae55143
Start with a failing test because that's how I roll
by Ash Wilson
· 10 years ago
7af4dbf
Merge pull request #436 from jrperritt/allpages-bug-fix
by jrperritt
· 10 years ago
a11f5db
fix index out of bounds error
by Jon Perritt
· 10 years ago
85e74bf
Merge pull request #435 from jrperritt/reauth-nil-pointer-fix
by jrperritt
· 10 years ago
fcedd7b
don't seek on nil options.RawBody
by Jon Perritt
· 10 years ago
aa3cb21
Merge pull request #432 from jrperritt/rs-keypair-fix
by jrperritt
· 10 years ago
bc523bc
fix keypair variable mistake
by jrperritt
· 10 years ago
f54139c
don't set key_name if not provided
by Jon Perritt
· 10 years ago
933655f
Merge pull request #430 from jrperritt/server-IDFromName
by jrperritt
· 10 years ago
6b0a883
IDFromName for servers
by Jon Perritt
· 10 years ago
Next »