[Openstack] [openstack] Wrong descriptions for something

Shinobu Kinjo shinobu.kj at gmail.com
Fri Jan 8 03:31:09 UTC 2016


Ah, I see -;

But just let you know as example:

https://wiki.openstack.org/wiki/Docker#Prepare_Nova-Docker

echo "##### Introduce glance to docker images" >> local.conf
echo "\$GLANCE_API_CONF
<https://wiki.openstack.org/w/index.php?title=Post-config&action=edit&redlink=1>"
>> local.conf
 ...
echo "##### Configure nova to use the nova-docker driver" >> local.conf
echo "\$NOVA_CONF
<https://wiki.openstack.org/w/index.php?title=Post-config&action=edit&redlink=1>"
>> local.conf
 ...

should be

echo "##### Introduce glance to docker images" >> local.conf
echo "[[post-config|\$GLANCE_API_CONF]]" >> local.conf
 ...
echo "##### Configure nova to use the nova-docker driver" >> local.conf
echo "[[post-config|\$NOVA_CONF]]" >> local.conf
 ...

Rgds,

Shinobu


On Fri, Jan 8, 2016 at 12:06 PM, Lana Brindley <openstack at lanabrindley.com>
wrote:

> For most things, just log in and change it :)
>
> If you’re uncertain, you can always check here first.
>
> L
>
> On 8 Jan 2016, at 1:17 PM, Shinobu Kinjo <shinobu.kj at gmail.com> wrote:
>
> Hello,
>
> If there is any wrong explanation on
> https://wiki.openstack.org/wiki/**something**,
> what is usual procedure?
>
> Usually I don't mind but sometimes...
>
> Is there maintainers?
>
> Rgds,
> Shinobu
>
> --
> Email:
> shinobu at linux.com
> GitHub:
> shinobu-x <https://github.com/shinobu-x/>
> Blog:
> Life with Distributed Computational System based on OpenSource
> <http://i-shinobu.hatenablog.com/>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
> Lana Brindley
> writer:speaker:blogger
> http://lanabrindley.com
>
>
>
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Email:
shinobu at linux.com
GitHub:
shinobu-x <https://github.com/shinobu-x/>
Blog:
Life with Distributed Computational System based on OpenSource
<http://i-shinobu.hatenablog.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160108/3a417712/attachment.html>


More information about the Openstack mailing list