|
Re: cannot access director, trying 4 more times...
The add route script add the 10.X route the 192.X is added by
Vagrant/VirtualBox so that's mean you can reach the director without the
add-route script.
wrote:
The add route script add the 10.X route the 192.X is added by
Vagrant/VirtualBox so that's mean you can reach the director without the
add-route script.
wrote:
|
By
Gwenn Etourneau
·
#1224
·
|
|
Re: Service instance name is not passed from cloud controller to service broker
The service can also be renamed.
Mike
The service can also be renamed.
Mike
|
By
Mike Youngstrom <youngm@...>
·
#1223
·
|
|
Re: Billing & Metering of app usage with Abacus
Joseph,
thank you, for the timestamps I just pointed it out as something that
implementation must deal with, quite easily as the order is correct.
For the duplicate events, I cannot say what causes
Joseph,
thank you, for the timestamps I just pointed it out as something that
implementation must deal with, quite easily as the order is correct.
For the duplicate events, I cannot say what causes
|
By
Piotr Przybylski <piotrp@...>
·
#1222
·
|
|
Re: Service instance name is not passed from cloud controller to service broker
Hi Dave,
Could you elaborate on your use case for wanting to know the service
instance name? It is only unique to the space that the service instance
was provisioned in.
Dieu
CF CAPI PM
Hi Dave,
Could you elaborate on your use case for wanting to know the service
instance name? It is only unique to the space that the service instance
was provisioned in.
Dieu
CF CAPI PM
|
By
Dieu Cao <dcao@...>
·
#1221
·
|
|
Re: Questions about removal of the heartbeat message type from dropsonde-protocol
That makes sense. So, this change wasn't so much the result of a change in
direction but instead an acknowledgement that use of it wasn't really a
good direction so we might as well remove it.
That
That makes sense. So, this change wasn't so much the result of a change in
direction but instead an acknowledgement that use of it wasn't really a
good direction so we might as well remove it.
That
|
By
Mike Youngstrom <youngm@...>
·
#1220
·
|
|
Re: Billing & Metering of app usage with Abacus
Piotr,
The timestamps not being correct is a known limitation of how events are
being generated, but as you said, order should be guaranteed (and
timestamps should hopefully be close).
Duplicate
Piotr,
The timestamps not being correct is a known limitation of how events are
being generated, but as you said, order should be guaranteed (and
timestamps should hopefully be close).
Duplicate
|
By
CF Runtime
·
#1219
·
|
|
Service instance name is not passed from cloud controller to service broker
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the
|
By
Dave Chen
·
#1218
·
|
|
Service instance name is not passed from cloud controller to service broker
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the
|
By
Dave Chen
·
#1269
·
|
|
Notifications for service provisioning
Is there any notification mechanism available in CF to listen on service broker create/update/delete calls? We are implementing multiple services exposed via Service Broker in the marketplace and
Is there any notification mechanism available in CF to listen on service broker create/update/delete calls? We are implementing multiple services exposed via Service Broker in the marketplace and
|
By
Vineet Banga <vineetbanga1@...>
·
#1264
·
|
|
Re: Missing routing logs from "cf logs app-name"
Gwenn, our buffer is set to 500(default is 100).
wrote:
Gwenn, our buffer is set to 500(default is 100).
wrote:
|
By
Simon Johansson <simon@...>
·
#1217
·
|
|
Re: Billing & Metering of app usage with Abacus
Hi, I am also looking at runtime submissions for Abacus, worked on it for
Bluemix, couple of points for discussion.
In addition to usage events (start followed by stop), the scaling and
duplicate
Hi, I am also looking at runtime submissions for Abacus, worked on it for
Bluemix, couple of points for discussion.
In addition to usage events (start followed by stop), the scaling and
duplicate
|
By
Piotr Przybylski <piotrp@...>
·
#1216
·
|
|
Re: How to get apps that consumed a service
This idea could be quite interesting to remove unused cups services
This idea could be quite interesting to remove unused cups services
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1215
·
|
|
Re: How to get apps that consumed a service
Hi,
I have tested your REST Call and it returns the services binded using the following methods:
manifest.yml
manually cf ...
services:
[ { guid: '9e541381-b34d-4a0c-b7da-1ff00a0ffef5',
Hi,
I have tested your REST Call and it returns the services binded using the following methods:
manifest.yml
manually cf ...
services:
[ { guid: '9e541381-b34d-4a0c-b7da-1ff00a0ffef5',
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1214
·
|
|
Re: Questions about service broker
Hi,
You might like to check out the forthcoming asynchronous additions to the
Service Broker API:
https://docs.cloudfoundry.org/services/asynchronous-operations.html
It sounds like exactly what
Hi,
You might like to check out the forthcoming asynchronous additions to the
Service Broker API:
https://docs.cloudfoundry.org/services/asynchronous-operations.html
It sounds like exactly what
|
By
Daniel Jones
·
#1213
·
|
|
Re: Issues on Diego Deployment on Openstack
Documented it, here you go:
http://www.evoila.de/cloud-foundry/adding-diego-release-to-cloud-foundry-release-v212/?lang=en
--
Mit freundlichen Grüßen
Johannes Hiemer
Documented it, here you go:
http://www.evoila.de/cloud-foundry/adding-diego-release-to-cloud-foundry-release-v212/?lang=en
--
Mit freundlichen Grüßen
Johannes Hiemer
|
By
Johannes Hiemer <jvhiemer@...>
·
#1212
·
|
|
Questions about service broker
Hi, there
I am trying to develop a database service broker in CF, but have a question
regarding to provisioning rest api, if it takes long time for the database
to be ready, it will fail in binding
Hi, there
I am trying to develop a database service broker in CF, but have a question
regarding to provisioning rest api, if it takes long time for the database
to be ready, it will fail in binding
|
By
王小锋 <zzuwxf at gmail.com...>
·
#1211
·
|
|
Re: Bizarre DEA + Spring Behaviour
It seems like you were pretty thorough. I can't think of anything that
would be different or that could cause symptoms like this, although I could
be overlooking something as well. Without logs /
It seems like you were pretty thorough. I can't think of anything that
would be different or that could cause symptoms like this, although I could
be overlooking something as well. Without logs /
|
By
Daniel Mikusa
·
#1210
·
|
|
How to get apps that consumed a service
Hi, there
From CF API, it provide method to get services that are bound to a specific
app through rest api:
Get /v2/apps/:guid/summary
But seems it did not provide similar methods in CF to get apps
Hi, there
From CF API, it provide method to get services that are bound to a specific
app through rest api:
Get /v2/apps/:guid/summary
But seems it did not provide similar methods in CF to get apps
|
By
王小锋 <zzuwxf at gmail.com...>
·
#1209
·
|
|
CF integration with logging and monitoring tool
I would like to know in CF, how to integrate with 3rd party app logging and monitoring like Graphite, Nagios, etc, what is the recommended approach. I found few articles where its mentioned firehose
I would like to know in CF, how to integrate with 3rd party app logging and monitoring like Graphite, Nagios, etc, what is the recommended approach. I found few articles where its mentioned firehose
|
By
Swatz bosh
·
#1276
·
|
|
Re: cannot access director, trying 4 more times...
Resending due to mailman issues:
Looks like you may not be doing what you think you're doing.
I'm not sure where you got those commands from but they are unrelated to
bosh-lite. You're basically
Resending due to mailman issues:
Looks like you may not be doing what you think you're doing.
I'm not sure where you got those commands from but they are unrelated to
bosh-lite. You're basically
|
By
Matthew Sykes <matthew.sykes@...>
·
#1208
·
|