Change HTTP links to HTTPS
Change-Id: I963c32407c109c840d59f4dcf945f2fc78e096f2
This commit is contained in:
		 zhouxinyong
					zhouxinyong
				
			
				
					committed by
					
						 Mark Goddard
						Mark Goddard
					
				
			
			
				
	
			
			
			 Mark Goddard
						Mark Goddard
					
				
			
						parent
						
							0655a18bdd
						
					
				
				
					commit
					68ad3661a3
				
			| @@ -50,4 +50,4 @@ ship them using the provided metrics library. For example:: | ||||
| References | ||||
| ========== | ||||
| For more information, please read the source of the metrics module in | ||||
| `ironic-lib <http://git.openstack.org/cgit/openstack/ironic-lib/tree/ironic_lib>`_. | ||||
| `ironic-lib <https://git.openstack.org/cgit/openstack/ironic-lib/tree/ironic_lib>`_. | ||||
|   | ||||
| @@ -12,7 +12,7 @@ CoreOS | ||||
| ------ | ||||
| One way to build a ramdisk image for IPA is with the CoreOS image [0]_. | ||||
| Prebuilt copies of the CoreOS image, suitable for pxe, are available on | ||||
| `tarballs.openstack.org <http://tarballs.openstack.org/ironic-python-agent/coreos/files/>`__. | ||||
| `tarballs.openstack.org <https://tarballs.openstack.org/ironic-python-agent/coreos/files/>`__. | ||||
|  | ||||
| Build process | ||||
| ~~~~~~~~~~~~~ | ||||
|   | ||||
| @@ -61,9 +61,9 @@ Download | ||||
|  | ||||
| If you don't want to build your own image, you can download a copy of | ||||
| ironic-python-agent ramdisk and kernel, built using CoreOS, at: | ||||
| http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe-master.vmlinuz | ||||
| https://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe-master.vmlinuz | ||||
| and | ||||
| http://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe_image-oem-master.cpio.gz | ||||
| https://tarballs.openstack.org/ironic-python-agent/coreos/files/coreos_production_pxe_image-oem-master.cpio.gz | ||||
|  | ||||
| "master" may be replaced with "stable-$branch" (e.g. "stable-mitaka") to | ||||
| download an image built from the stable/$branch (e.g. stable/mitaka) version | ||||
|   | ||||
		Reference in New Issue
	
	Block a user