|
Re: 3 etcd nodes don't work well in single zone
I guess ,
It can run with 3 nodes but it seems it not doing well with the 3 nodes on
the same zone.
wrote:
I guess ,
It can run with 3 nodes but it seems it not doing well with the 3 nodes on
the same zone.
wrote:
|
By
Gwenn Etourneau
·
#780
·
|
|
3 etcd nodes don't work well in single zone
Hi,
We installed CF210 recently (in single AZ).
Single etcd instance(instance number is 1) runs very well.
But multi etcd instances(instance number is 3) don't work well in single AZ.
And from the
Hi,
We installed CF210 recently (in single AZ).
Single etcd instance(instance number is 1) runs very well.
But multi etcd instances(instance number is 3) don't work well in single AZ.
And from the
|
By
Tony
·
#779
·
|
|
Re: Incubation Proposal: Project CF-Abacus
This looks like a useful service. Thanks for the contribution!
Chris Sterling
chris.sterling(a)gmail.com
twitter: @csterwa
linkedin:
This looks like a useful service. Thanks for the contribution!
Chris Sterling
chris.sterling(a)gmail.com
twitter: @csterwa
linkedin:
|
By
Chris Sterling
·
#778
·
|
|
Re: Incubation Proposal: Project CF-Abacus
+1 this looks incredibly useful.
Best
Duncan Johnston-Watt
CEO | Cloudsoft Corporation
Twitter | @duncanjw
Mobile | +44 777 190 2653
Skype | duncan_johnstonwatt
Linkedin |
+1 this looks incredibly useful.
Best
Duncan Johnston-Watt
CEO | Cloudsoft Corporation
Twitter | @duncanjw
Mobile | +44 777 190 2653
Skype | duncan_johnstonwatt
Linkedin |
|
By
Duncan Johnston-Watt <duncan.johnstonwatt@...>
·
#777
·
|
|
Re: R: Cant login from cf CLI, "Missing grant type"
Make sure you use the latest version of the CLI, that could be an issue too
Make sure you use the latest version of the CLI, that could be an issue too
|
By
Filip Hanik
·
#776
·
|
|
Re: R: Cant login from cf CLI, "Missing grant type"
You shouldn't have to add the client to the manifest, as it is
automatically added here:
https://github.com/cf-identity/cf-release/blob/identity-latest/jobs/uaa/templates/uaa.yml.erb#L128-L137
If you
You shouldn't have to add the client to the manifest, as it is
automatically added here:
https://github.com/cf-identity/cf-release/blob/identity-latest/jobs/uaa/templates/uaa.yml.erb#L128-L137
If you
|
By
Filip Hanik
·
#775
·
|
|
Re: Incubation Proposal: Project CF-Abacus
Thanks, James.
We're excited to begin collaboration around this with the other members.
Cheers,
Christopher Ferris
IBM Distinguished Engineer, CTO Open Cloud
IBM Software Group, Open
Thanks, James.
We're excited to begin collaboration around this with the other members.
Cheers,
Christopher Ferris
IBM Distinguished Engineer, CTO Open Cloud
IBM Software Group, Open
|
By
Christopher B Ferris <chrisfer@...>
·
#774
·
|
|
Re: CF client library
i believe activestate also maintains a javascript client [1]. i'm not sure
how closely that tracks the cloud controller api and if it has other non-cf
foundation extensions that map only to
i believe activestate also maintains a javascript client [1]. i'm not sure
how closely that tracks the cloud controller api and if it has other non-cf
foundation extensions that map only to
|
By
James Bayer
·
#773
·
|
|
Re: Incubation Proposal: Project CF-Abacus
thanks to ibm for this proposal! we're excited to review this in more depth.
what this means for service authors is that they would have a standard
system component and format for to track custom
thanks to ibm for this proposal! we're excited to review this in more depth.
what this means for service authors is that they would have a standard
system component and format for to track custom
|
By
James Bayer
·
#772
·
|
|
Incubation Proposal: Project CF-Abacus
Hi,
This email is to introduce and propose project Abacus to the CF community for incubation.
What?
The IBM Bluemix PaaS (based on CloudFoundry) includes a billing and metering component such that
Hi,
This email is to introduce and propose project Abacus to the CF community for incubation.
What?
The IBM Bluemix PaaS (based on CloudFoundry) includes a billing and metering component such that
|
By
Michael Maximilien
·
#771
·
|
|
R: Cant login from cf CLI, "Missing grant type"
Minimal update, I attach the new manifest, cf login trace and uaa.log relevant part.
I am thinking that is related to the uaa->clients part of the manifest
thank you.
Michael
Minimal update, I attach the new manifest, cf login trace and uaa.log relevant part.
I am thinking that is related to the uaa->clients part of the manifest
thank you.
Michael
|
By
Michael Grifalconi <michael.grifalconi@...>
·
#770
·
|
|
Re: App placement in Diego
Hi Eric,
I am very interested in this topic.
If I use Diego on hybrid(public+private) cloud environment, I will
surely use the feature.
Some '+placement-constraints' labeled tickets on Diego tracker
Hi Eric,
I am very interested in this topic.
If I use Diego on hybrid(public+private) cloud environment, I will
surely use the feature.
Some '+placement-constraints' labeled tickets on Diego tracker
|
By
Ken Ojiri
·
#768
·
|
|
Re: CF client library
Yes. I've just forgotten it. Thanks ;-).
--
View this message in context: http://cf-dev.70369.x6.nabble.com/CF-client-library-tp712p736.html
Sent from the CF Dev mailing list archive at
Yes. I've just forgotten it. Thanks ;-).
--
View this message in context: http://cf-dev.70369.x6.nabble.com/CF-client-library-tp712p736.html
Sent from the CF Dev mailing list archive at
|
By
Noburou TANIGUCHI
·
#769
·
|
|
Re: Deploying diego on openstack
Hello!
I described my experience and posted some samples here -
http://cf-dev.70369.x6.nabble.com/cf-dev-Recipe-to-install-Diego-tp40.html
wrote:
--
Lev Berman
Altoros - Cloud Foundry deployment,
Hello!
I described my experience and posted some samples here -
http://cf-dev.70369.x6.nabble.com/cf-dev-Recipe-to-install-Diego-tp40.html
wrote:
--
Lev Berman
Altoros - Cloud Foundry deployment,
|
By
Lev Berman <lev.berman@...>
·
#767
·
|
|
Re: CF client library
Or just DIY... cloudcontroller are pretty well documented.
Or just DIY... cloudcontroller are pretty well documented.
|
By
Gwenn Etourneau
·
#766
·
|
|
Re: CF client library
Thank you Alex, and everyone.
I'd like to summarize the current status:
- 1) Language-independent
-- 1a) Use `cf curl` as external command (
https://github.com/cloudfoundry/cli )
-- 1b) Use CF cli
Thank you Alex, and everyone.
I'd like to summarize the current status:
- 1) Language-independent
-- 1a) Use `cf curl` as external command (
https://github.com/cloudfoundry/cli )
-- 1b) Use CF cli
|
By
Noburou TANIGUCHI
·
#765
·
|
|
Cant login from cf CLI, "Missing grant type"
Hello all,
I can login using the web interface (login.mydomain.com) but when I try on the cf CLI, I get:
Server error, status code 400, error code: invalid_request, message: Missing grant type
Am I
Hello all,
I can login using the web interface (login.mydomain.com) but when I try on the cf CLI, I get:
Server error, status code 400, error code: invalid_request, message: Missing grant type
Am I
|
By
Michael Grifalconi <michael.grifalconi@...>
·
#764
·
|
|
R: Re: R: Re: Deploy CF on OpenStack, api and uaa failing
I managed to do it. Now I have another problem but I will send another mail.
The documentation was no so helpful, and still have some errors. I solved most of my problems following this
I managed to do it. Now I have another problem but I will send another mail.
The documentation was no so helpful, and still have some errors. I solved most of my problems following this
|
By
Michael Grifalconi <michael.grifalconi@...>
·
#763
·
|
|
Incubation Proposal: Project CF-Abacus
Hi,
This email is to introduce and propose project Abacus to the CF community for incubation.
What?
The IBM Bluemix PaaS (based on CloudFoundry) includes a billing and metering component such that
Hi,
This email is to introduce and propose project Abacus to the CF community for incubation.
What?
The IBM Bluemix PaaS (based on CloudFoundry) includes a billing and metering component such that
|
By
Michael Maximilien
·
#762
·
|
|
Re: HTTPS for Java App
Hi Maaz,
We recently added the ability for the GoRouter to terminate SSL/TLS
with a
Hi Maaz,
We recently added the ability for the GoRouter to terminate SSL/TLS
with a
|
By
Christopher Piraino <cpiraino@...>
·
#761
·
|