Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
7ed068e3206a2ee63effafab5ad676a23c1980d1
/
openstack
1bda9c1
add UpdateOpts type for consistency and update tests to relect it
by Jon Perritt
· 10 years ago
d842ae6
Support bulk removal and name replacement.
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
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
1e5e293
unit test for unsuccessful update operation
by Jon Perritt
· 10 years ago
b0ab0d1
check for valid Op in Update
by Jon Perritt
· 10 years ago
b6c3e63
fix extra space in flavor list unit test
by Jon Perritt
· 10 years ago
6f8eda9
more concise check for flavor list unit test
by Jon Perritt
· 10 years ago
548496b
Merge pull request #339 from jrperritt/cdn-openstack-rackspace
by Ash Wilson
· 10 years ago
6bb5944
don't leave HomeDocument body as string
by Jon Perritt
· 10 years ago
b24071b
fix ping unit tests to not check for accept header
by Jon Perritt
· 10 years ago
45e3434
Set the Content-Type or OmitContentType option.
by Ash Wilson
· 10 years ago
93beae0
Create tests handling an omitted Content-Type header.
by Ash Wilson
· 10 years ago
7e62df1
omit accept header in ping operation
by Jon Perritt
· 10 years ago
3f847c5
openstack cdn package docs
by Jon Perritt
· 10 years ago
c3bf9a7
allow users to pass ID or URL to purge service assets
by Jon Perritt
· 10 years ago
b8713ad
allow users to pass service ID or URL to get/update/delete service ops
by Jon Perritt
· 10 years ago
fbcb0ba
openstack cdn flavors unit tests
by Jon Perritt
· 10 years ago
ed7055f
openstack cdn service assets unit tests
by Jon Perritt
· 10 years ago
9da13a1
openstack cdn services unit tests
by Jon Perritt
· 10 years ago
348fb73
add json struct tags; fix ExtractServices function
by Jon Perritt
· 10 years ago
d21966f
add headers to create and update responses
by Jon Perritt
· 10 years ago
01e211b
fix typo: Container -> HomeDocument/Ping
by Jon Perritt
· 10 years ago
0bd2373
more appropriate naming: Cache -> CacheRule; CacheRule -> TTLRule
by Jon Perritt
· 10 years ago
9a9c386
openstack cdn base unit tests
by Jon Perritt
· 10 years ago
23e89c3
openstack cdn service flavors operations
by Jon Perritt
· 10 years ago
0037e63
openstack cdn service assets operations
by Jon Perritt
· 10 years ago
608d3a5
fix improperly implemented UpdateOpts interface
by Jon Perritt
· 10 years ago
e7b86d1
openstack cdn services operations
by Jon Perritt
· 10 years ago
85ed523
openstack cdn base operations
by Jon Perritt
· 10 years ago
ebd18ec
openstack cdn client
by Jon Perritt
· 10 years ago
0e19f60
reuse decode function
by Jon Perritt
· 10 years ago
9a0980e
allow for string 'image' attribute when server created via bfv
by Jon Perritt
· 10 years ago
2e7ab37
Merge pull request #332 from jrperritt/cloud-networking
by Jamie Hannaford
· 10 years ago
0028e3c
Merge pull request #327 from jamiehannaford/sec-grp
by jrperritt
· 10 years ago
415ff94
Removing old text from comment
by Jamie Hannaford
· 10 years ago
7974254
Updating comments
by Jamie Hannaford
· 10 years ago
c8c02c6
Adding remaining weak decode
by Jamie Hannaford
· 10 years ago
cb0c19a
Enable weak type decoding for IDs
by Jamie Hannaford
· 10 years ago
2f22617
Moving IDs back to strings
by Jamie Hannaford
· 10 years ago
d72ac53
add updateURL
by Jon Perritt
· 10 years ago
0e75096
Making description mandatory and other small tweaks
by Jamie Hannaford
· 10 years ago
ddd4c08
Fixing test :ok_hand:
by Jamie Hannaford
· 10 years ago
dcda97f
Modifying acceptance tests and tweaking response code
by Jamie Hannaford
· 10 years ago
558572f
IDs are actually integers apparently
by Jamie Hannaford
· 10 years ago
20e9291
Delete default sec group
by Jamie Hannaford
· 10 years ago
8031b73
Get default sec group
by Jamie Hannaford
· 10 years ago
43fa4a2
Create def sec group
by Jamie Hannaford
· 10 years ago
17d2f87
Adding initial file structure and list def rules
by Jamie Hannaford
· 10 years ago
789f832
CreateMetadata -> ResetMetadata
by Jon Perritt
· 10 years ago
04abbc7
Updates based on code review
by Jamie Hannaford
· 10 years ago
78c57ce
Metadata -> Metadatum; Metadatas -> Metadata
by Jon Perritt
· 10 years ago
7f34d8e
Adding docs
by Jamie Hannaford
· 10 years ago
334c875
Standardising JSON indents
by Jamie Hannaford
· 10 years ago
5b2feb5
Forgot the fixtures
by Jamie Hannaford
· 10 years ago
d8ac5bb
Tweaking expected status codes
by Jamie Hannaford
· 10 years ago
740e4a3
Add/remove servers from secgroups
by Jamie Hannaford
· 10 years ago
30c7466
Apparently there's an update too :boom:
by Jamie Hannaford
· 10 years ago
61f81ca
Delete rule support
by Jamie Hannaford
· 10 years ago
8badf1e
Add rules support
by Jamie Hannaford
· 10 years ago
d276e61
Adding delete group
by Jamie Hannaford
· 10 years ago
b38dd31
Adding get secgroup
by Jamie Hannaford
· 10 years ago
1915179
Adding list by server operation
by Jamie Hannaford
· 10 years ago
a493e64
Add security group :zap:
by Jamie Hannaford
· 10 years ago
924c09d
Adding list secgroups
by Jamie Hannaford
· 10 years ago
cc77da6
server metadata operations and tests
by Jon Perritt
· 10 years ago
5fdb722
CreateOptsExt struct and ToServerCreateMap method; add key pair acceptance test
by Jon Perritt
· 10 years ago
fc902a9
Merge pull request #321 from esell/securityGroupFix
by jrperritt
· 10 years ago
fa168e7
Update requests.go
by esell
· 10 years ago
96b447d
Merge pull request #318 from jamiehannaford/start-stop-ext
by jrperritt
· 10 years ago
3f8c8d8
Removing pointer
by Jamie Hannaford
· 10 years ago
133095f
Merge pull request #320 from alex/go-vet
by Jamie Hannaford
· 10 years ago
df70994
use security groups and support assigning keys
by esell
· 10 years ago
6c003d2
Successfully is a very difficult word to spell
by Alex Gaynor
· 10 years ago
fa8fbeb
Move the HandleFunc to fixtures so it can be reused easily
by Alex Gaynor
· 10 years ago
cfec772
grammar fixes
by Alex Gaynor
· 10 years ago
2f07174
Fixed a few things that go vet was complaining about
by Alex Gaynor
· 10 years ago
587e3e3
Fixed a typo and expanded the comment a bit
by Alex Gaynor
· 10 years ago
0160cff
capitalization
by Alex Gaynor
· 10 years ago
94a28aa
Grr, strings can\t be nil, and I don't know what a pointer is
by Alex Gaynor
· 10 years ago
7f3b06e
Structure this correctly.
by Alex Gaynor
· 10 years ago
1c015e1
Adding comments
by Jamie Hannaford
· 10 years ago
583e23d
Adding start/stop extension
by Jamie Hannaford
· 10 years ago
02c86a3
doh, wrong status code
by Alex Gaynor
· 10 years ago
a72749e
whoops, convert this to the right type
by Alex Gaynor
· 10 years ago
40449ed
typo
by Alex Gaynor
· 10 years ago
3116817
whoops
by Alex Gaynor
· 10 years ago
810d489
first pass at a test
by Alex Gaynor
· 10 years ago
fbe61bb
Put it in a result
by Alex Gaynor
· 10 years ago
Next »