Yocto Meta Virtualization
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Sandeep.J@windriver.com
Cc: meta-virtualization@lists.yoctoproject.org,
	Shiva.Komati@windriver.com, Randy.MacLeod@windriver.com
Subject: Re: [meta-virtualization][m-c-s][PATCH] Documentation/README: fix broken URLs in meta-openstack and puppet
Date: Fri, 3 Jul 2026 09:43:44 -0400	[thread overview]
Message-ID: <ake8kPrscLM2pHCy@gmail.com> (raw)
In-Reply-To: <20260626050139.3401173-1-Sandeep.J@windriver.com>

merged.

But given that the meta-openstack* layers no longer build
anything functinal, it would be a good idea if you are using
recipes from those layers to let me know, and we can move it
either to the main meta-cloud-services layer or to meta-virtualization.

Bruce

In message: [meta-virtualization][m-c-s][PATCH] Documentation/README: fix broken URLs in meta-openstack and puppet
on 26/06/2026 Sandeep J via lists.yoctoproject.org wrote:

> Replace dead/moved URLs in README.trove, README.swift,
> README.networking_flat, README.networking_vlan, README.ceph-openstack,
> and puppet/README with current working links.
> 
> Signed-off-by: Sandeep J <Sandeep.J@windriver.com>
> ---
>  meta-openstack/Documentation/README.ceph-openstack  | 2 +-
>  meta-openstack/Documentation/README.networking_flat | 2 +-
>  meta-openstack/Documentation/README.networking_vlan | 2 +-
>  meta-openstack/Documentation/README.swift           | 4 ++--
>  meta-openstack/Documentation/README.trove           | 2 +-
>  recipes-support/puppet/README                       | 2 +-
>  6 files changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/meta-openstack/Documentation/README.ceph-openstack b/meta-openstack/Documentation/README.ceph-openstack
> index 11348375..44d24f57 100644
> --- a/meta-openstack/Documentation/README.ceph-openstack
> +++ b/meta-openstack/Documentation/README.ceph-openstack
> @@ -572,4 +572,4 @@ Hello World
>  Additional References
>  =====================
>  
> -* https://ceph.com/docs/master/rbd/rbd-openstack/
> +* https://docs.ceph.com/en/latest/rbd/rbd-openstack/
> \ No newline at end of file
> diff --git a/meta-openstack/Documentation/README.networking_flat b/meta-openstack/Documentation/README.networking_flat
> index ab18f6f5..c44968c6 100644
> --- a/meta-openstack/Documentation/README.networking_flat
> +++ b/meta-openstack/Documentation/README.networking_flat
> @@ -246,4 +246,4 @@ root@compute:~# ovs-vsctl show
>  
>  References
>  ----------
> -http://developer.rackspace.com/blog/neutron-networking-simple-flat-network.html
> \ No newline at end of file
> +http://docs.openstack.org/neutron/latest/admin/intro-basic-networking.html
> \ No newline at end of file
> diff --git a/meta-openstack/Documentation/README.networking_vlan b/meta-openstack/Documentation/README.networking_vlan
> index 6d48e2b6..afb93436 100644
> --- a/meta-openstack/Documentation/README.networking_vlan
> +++ b/meta-openstack/Documentation/README.networking_vlan
> @@ -379,4 +379,4 @@ root@compute:~# ovs-vsctl show
>  
>  References
>  ----------
> -http://developer.rackspace.com/blog/neutron-networking-vlan-provider-networks.html
> \ No newline at end of file
> +http://docs.openstack.org/neutron/latest/admin/intro-basic-networking.html
> \ No newline at end of file
> diff --git a/meta-openstack/Documentation/README.swift b/meta-openstack/Documentation/README.swift
> index 0945ed30..af333c83 100644
> --- a/meta-openstack/Documentation/README.swift
> +++ b/meta-openstack/Documentation/README.swift
> @@ -428,5 +428,5 @@ References
>  ==========
>  
>  * http://docs.openstack.org/developer/swift/deployment_guide.html
> -* http://docs.openstack.org/grizzly/openstack-compute/install/yum/content/ch_installing-openstack-object-storage.html
> -* https://swiftstack.com/openstack-swift/architecture/
> +* https://docs.openstack.org/swift/rocky/install/index.html
> +* https://docs.openstack.org/swift/latest/install/index.html
> \ No newline at end of file
> diff --git a/meta-openstack/Documentation/README.trove b/meta-openstack/Documentation/README.trove
> index cdbfb583..ce7d2a99 100644
> --- a/meta-openstack/Documentation/README.trove
> +++ b/meta-openstack/Documentation/README.trove
> @@ -72,5 +72,5 @@ References
>  
>   * https://github.com/openstack/python-troveclient
>   * https://github.com/openstack/trove
> - * https://wiki.openstack.org/wiki/TrovArchitecture
> + * https://wiki.openstack.org/wiki/TroveArchitecture
>   * https://wiki.openstack.org/wiki/Trove
> diff --git a/recipes-support/puppet/README b/recipes-support/puppet/README
> index 8befb157..bff0c8b7 100644
> --- a/recipes-support/puppet/README
> +++ b/recipes-support/puppet/README
> @@ -16,7 +16,7 @@ The json gem (any modern version)
>      Over time, it became a requirement and was even included in the
>      puppet-agent package, but it was limited by its original design.
>  
> -    https://puppet.com/docs/puppet/4.10/hiera_intro.html
> +    https://help.puppet.com/core/current/Content/PuppetCore/hiera_intro.htm
>  
>  Simple Demo
>  ------------------------

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9905): https://lists.yoctoproject.org/g/meta-virtualization/message/9905
> Mute This Topic: https://lists.yoctoproject.org/mt/119985617/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



      reply	other threads:[~2026-07-03 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-26  5:01 [meta-virtualization][m-c-s][PATCH] Documentation/README: fix broken URLs in meta-openstack and puppet Sandeep J
2026-07-03 13:43 ` Bruce Ashfield [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ake8kPrscLM2pHCy@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=Randy.MacLeod@windriver.com \
    --cc=Sandeep.J@windriver.com \
    --cc=Shiva.Komati@windriver.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox