diff options
author | Jhon Honce <jhonce@redhat.com> | 2014-09-22 16:19:19 -0700 |
---|---|---|
committer | Jhon Honce <jhonce@redhat.com> | 2014-09-24 09:26:57 -0700 |
commit | 3d57c7e4d02e8b769b8bb4b527a95fa819b77749 (patch) | |
tree | c8698eaf54304a1f9843909076bbc6c14bf3463b /README_GCE.txt | |
parent | 5994dee9a8b3b1ee97f9e3b3529fd32ffb896187 (diff) | |
download | openshift-3d57c7e4d02e8b769b8bb4b527a95fa819b77749.tar.gz openshift-3d57c7e4d02e8b769b8bb4b527a95fa819b77749.tar.bz2 openshift-3d57c7e4d02e8b769b8bb4b527a95fa819b77749.tar.xz openshift-3d57c7e4d02e8b769b8bb4b527a95fa819b77749.zip |
WIP Infra - Support for multiple GCE projects
* Add support in cloud.rb for reading configuration
* Add support for docker-registry pod
Diffstat (limited to 'README_GCE.txt')
-rw-r--r-- | README_GCE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README_GCE.txt b/README_GCE.txt index b2f6aec21..3848778a1 100644 --- a/README_GCE.txt +++ b/README_GCE.txt @@ -5,6 +5,9 @@ Get a gce service key --------------------- 1. ping twiest and ask for a GCE service key +Note: If your GCE project doesn't show a Service Account under <Project>/APIs & auth/Credentials, you will need to use "Create new +Client ID" to create a Service Account. + Convert a GCE service key into a pem (for ansible) -------------------------------------------------- |