[openstack-dev] [kolla] Deployment Guide Documentation for kolla-kubernetes

2017-03-28 Thread Steven Dake (stdake)
Hey folks,

The deployment guide is shaping up nicely here:
https://review.openstack.org/#/c/447356/

If folks are interested giving the review a try:

git clone http://github.com/openstack/kolla-kubernetes
git fetch git://git.openstack.org/openstack/kolla-kubernetes 
refs/changes/56/447356/10 && git cherry-pick FETCH_HEAD
cd kolla-kubernetes
tox –e docs

Then open the docs in your web browser by opening 
kolla-kubernets/doc/build/html/index.html.

Note that fetch command will only work for the 10th iteration of the patch, 
whereas there may be a new rev in the review.

Regards
-steve

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [kolla] Deployment Guide Documentation for kolla-kubernetes

2017-03-28 Thread Andreas Jaeger

On 03/28/2017 04:51 PM,  Steven Dake (stdake)  wrote:

Hey folks,



The deployment guide is shaping up nicely here:

https://review.openstack.org/#/c/447356/



If folks are interested giving the review a try:



git clone http://github.com/openstack/kolla-kubernetes

git fetch git://git.openstack.org/openstack/kolla-kubernetes
refs/changes/56/447356/10 && git cherry-pick FETCH_HEAD

cd kolla-kubernetes

tox –e docs



Then open the docs in your web browser by opening
kolla-kubernets/doc/build/html/index.html.



Note that fetch command will only work for the 10^th iteration of the
patch, whereas there may be a new rev in the review.


git review -d 4473456 is much easier than the git fetch line above and 
will give you the latest version,


Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: jaegerandi
  SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Felix Imendörffer, Jane Smithard, Graham Norton,
   HRB 21284 (AG Nürnberg)
GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev