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 <[email protected]> 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 <[email protected]> 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: > [email protected] > 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 : [email protected] > 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 : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > -- Email: [email protected] 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 : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
