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 <openst...@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...@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:
> shin...@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@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@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Email:
shin...@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@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to