|
Usage retrieval authorization was: Re: [abacus] Usage submission authorization
Does the user who would like to see their usage (e.g. services in the organization they own) need to have 'abacus.usage.read' scope as discussed below?
Piotr
-----Saravanakumar A
Does the user who would like to see their usage (e.g. services in the organization they own) need to have 'abacus.usage.read' scope as discussed below?
Piotr
-----Saravanakumar A
|
By
Piotr Przybylski <piotrp@...>
·
#2332
·
|
|
Re: REST API endpoint for accessing application logs
Hi Warren,
Thanks. Reg #3:Even "wss://doppler.xx.xxx.xxxxxxxx.xxx:443" gives the same
"invalid URI for request".
--
Ponraj
Hi Warren,
Thanks. Reg #3:Even "wss://doppler.xx.xxx.xxxxxxxx.xxx:443" gives the same
"invalid URI for request".
--
Ponraj
|
By
Ponraj E
·
#2331
·
|
|
Re: Acceptance tests assume a multi level wildcard ssl cert
Hi Felix,
You are right, we have found this issue in one of our own environments as
well, we have a story here
<https://www.pivotaltracker.com/story/show/105340048> to address it by
skipping
Hi Felix,
You are right, we have found this issue in one of our own environments as
well, we have a story here
<https://www.pivotaltracker.com/story/show/105340048> to address it by
skipping
|
By
Christopher Piraino <cpiraino@...>
·
#2330
·
|
|
Re: REST API endpoint for accessing application logs
Hi Ponraj,
I've replicated the behavior you are seeing.
I'll get back to you for question #1 and #2 after some investigation.
As for #3 set your DOPPLER_ADDR to
Hi Ponraj,
I've replicated the behavior you are seeing.
I'll get back to you for question #1 and #2 after some investigation.
As for #3 set your DOPPLER_ADDR to
|
By
Warren Fernandes
·
#2329
·
|
|
Re: Cloud Foundry being used for an EU social learning games platform
Hi Chris,
Many thanks for the Introduction.
The Node Application:
https://github.com/prosociallearnEU/cf-nodejs-dashboard
is a WebApp to deploy in an easy way applications and bind later User
Hi Chris,
Many thanks for the Introduction.
The Node Application:
https://github.com/prosociallearnEU/cf-nodejs-dashboard
is a WebApp to deploy in an easy way applications and bind later User
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2328
·
|
|
Doubt: Filter 2 Service Bindings with 2 parameters
Hi,
I would like to filter using 2 criterias for this REST method:
http://apidocs.cloudfoundry.org/221/service_bindings/list_all_service_bindings.html
var filter2 = {
'q':
Hi,
I would like to filter using 2 criterias for this REST method:
http://apidocs.cloudfoundry.org/221/service_bindings/list_all_service_bindings.html
var filter2 = {
'q':
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2327
·
|
|
Acceptance tests assume a multi level wildcard ssl cert
Hello,
we've just upgraded our CF deployment from v215 to v220. Unfortunately
the acceptance tests fail: http://pastebin.com/rWrXX1HA
They reasonably fail. The test expects a valid ssl cert, but our
Hello,
we've just upgraded our CF deployment from v215 to v220. Unfortunately
the acceptance tests fail: http://pastebin.com/rWrXX1HA
They reasonably fail. The test expects a valid ssl cert, but our
|
By
Felix Friedrich
·
#2326
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Hello All,
Thanks All for the helpful suggestions. Actually, now we r
facing the following issue while kicking bosh deploy,
Done compiling packages
Hello All,
Thanks All for the helpful suggestions. Actually, now we r
facing the following issue while kicking bosh deploy,
Done compiling packages
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2325
·
|
|
Re: Cloud Foundry Java Client V2
I believe that this falls under new APIs for V1 and won’t be completed. Basically, unless it’s a bug fix, I wouldn’t assume that it’ll come to V1.
-Ben
I believe that this falls under new APIs for V1 and won’t be completed. Basically, unless it’s a bug fix, I wouldn’t assume that it’ll come to V1.
-Ben
|
By
Ben Hale <bhale@...>
·
#2324
·
|
|
Re: Defining a singular plan for all services
A custom built service.
We're building a custom API Gateway for our apps.
A custom built service.
We're building a custom API Gateway for our apps.
|
By
Paul Bakare
·
#2323
·
|
|
Re: How to explicitly specify the password for the account admin?
We have this in our stub.
properties.uaa.scim.users:
- "admin|DESIRED_PASSWORD|scim.write,scim.read.......
Works well.
We have this in our stub.
properties.uaa.scim.users:
- "admin|DESIRED_PASSWORD|scim.write,scim.read.......
Works well.
|
By
Simon Johansson <simon@...>
·
#2322
·
|
|
Cloud Foundry being used for an EU social learning games platform
I stumbled across this and though other people might be interested.
ProSocialLearn is an EU funded project to help children learn positive
social skills through social gaming. Here is a quote from
I stumbled across this and though other people might be interested.
ProSocialLearn is an EU funded project to help children learn positive
social skills through social gaming. Here is a quote from
|
By
Christopher Frost
·
#2321
·
|
|
Re: REST API endpoint for accessing application logs
Hi ,
I executed the command with manually putting the outh token -pasting the o/p here:
C:\WINDOWS\system32>curl -k -H "Authorization: bearer xxxx"
Hi ,
I executed the command with manually putting the outh token -pasting the o/p here:
C:\WINDOWS\system32>curl -k -H "Authorization: bearer xxxx"
|
By
Ponraj E
·
#2320
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Hi partiban
can u do a checksum of the tar file .
it should come like this *sha1:
b6f596eaff4c7af21cc18a52ef97e19debb00403*
example:
*sha1sum {file}*
regards
Bharath
Hi partiban
can u do a checksum of the tar file .
it should come like this *sha1:
b6f596eaff4c7af21cc18a52ef97e19debb00403*
example:
*sha1sum {file}*
regards
Bharath
|
By
Bharath
·
#2319
·
|
|
How to explicitly specify the password for the account admin?
Hi all
Every time I re-deploy cloud foundry after updating cf-deployment-manifest.yml, the password of the account admin will be reset to the default value, i.e., "admin".
Can I explicitly specify
Hi all
Every time I re-deploy cloud foundry after updating cf-deployment-manifest.yml, the password of the account admin will be reset to the default value, i.e., "admin".
Can I explicitly specify
|
By
Jim Lin <jimlintw922@...>
·
#2318
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
You actually do not need to download it. if you just run --
`bosh upload release https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202`
The director will pull in the release directly from
You actually do not need to download it. if you just run --
`bosh upload release https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202`
The director will pull in the release directly from
|
By
Eric Poelke
·
#2317
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Thanks for your Clarifications Amit. I have just followed this link
http://bosh.io/releases/github.com/cloudfoundry/cf-release?version=202 to
download the TAR File and am using it for
Thanks for your Clarifications Amit. I have just followed this link
http://bosh.io/releases/github.com/cloudfoundry/cf-release?version=202 to
download the TAR File and am using it for
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2316
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Yes it's stable.
You should try what Eric Poelke suggested, bosh upload release
https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202, that way it
won't even try to untar locally.
If you still
Yes it's stable.
You should try what Eric Poelke suggested, bosh upload release
https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202, that way it
won't even try to untar locally.
If you still
|
By
Amit Kumar Gupta
·
#2315
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Yaa thanks for your suggestions. But, I already checked about the Storage
and all it not even touches 2 GB (Out of 15 GB). When i manually try to
Untar the file also throws error. I think problem with
Yaa thanks for your suggestions. But, I already checked about the Storage
and all it not even touches 2 GB (Out of 15 GB). When i manually try to
Untar the file also throws error. I think problem with
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2314
·
|
|
Re: Diego and Maven support
Can you explain what you mean by "stopped working"? Are you getting an error? Can you include output?
The push process hasn't changed, so that should continue to work. I'm not sure you can use the
Can you explain what you mean by "stopped working"? Are you getting an error? Can you include output?
The push process hasn't changed, so that should continue to work. I'm not sure you can use the
|
By
Daniel Mikusa
·
#2313
·
|