openstack-manuals/doc/arch-design-to-archive/source/references.rst
daz d7b5e0eaa9 [arch-design] Publish draft Arch Guide to docs.openstack.org
1. Unpublish the current arch-design and temporarily relocate it to a
"to archive" directory until the archiving structure is available
2. Publish the arch-design-draft to docs.openstack.org
3. Unpublish arch-design-draft from https://docs.openstack.org/draft/

Change-Id: Ida5f237d2edce7a83a24c376c355e2c220bc8c28
Implements: blueprint arch-design-pike
2017-03-08 23:02:35 +00:00

86 lines
3.3 KiB
ReStructuredText

==========
References
==========
`Data Protection framework of the European Union
<http://ec.europa.eu/justice/data-protection/>`_
: Guidance on Data Protection laws governed by the EU.
`Depletion of IPv4 Addresses
<http://www.internetsociety.org/deploy360/blog/2014/05/
goodbye-ipv4-iana-starts-allocating-final-address-blocks/>`_
: describing how IPv4 addresses and the migration to IPv6 is inevitable.
`Ethernet Switch Reliability <http://www.garrettcom.com/
techsupport/papers/ethernet_switch_reliability.pdf>`_
: Research white paper on Ethernet Switch reliability.
`Financial Industry Regulatory Authority
<http://www.finra.org/Industry/Regulation/FINRARules/>`_
: Requirements of the Financial Industry Regulatory Authority in the USA.
`Image Service property keys <https://docs.openstack.org/
cli-reference/glance.html#image-service-property-keys>`_
: Glance API property keys allows the administrator to attach custom
characteristics to images.
`LibGuestFS Documentation <http://libguestfs.org>`_
: Official LibGuestFS documentation.
`Logging and Monitoring
<https://docs.openstack.org/ops-guide/ops-logging-monitoring.html>`_
: Official OpenStack Operations documentation.
`ManageIQ Cloud Management Platform <http://manageiq.org/>`_
: An Open Source Cloud Management Platform for managing multiple clouds.
`N-Tron Network Availability
<https://www.scribd.com/doc/298973976/Network-Availability>`_
: Research white paper on network availability.
`Nested KVM <http://davejingtian.org/2014/03/30/nested-kvm-just-for-fun>`_
: Post on how to nest KVM under KVM.
`Open Compute Project <http://www.opencompute.org/>`_
: The Open Compute Project Foundation's mission is to design
and enable the delivery of the most efficient server,
storage and data center hardware designs for scalable computing.
`OpenStack Flavors
<https://docs.openstack.org/ops-guide/ops-user-facing-operations.html#flavors>`_
: Official OpenStack documentation.
`OpenStack High Availability Guide <https://docs.openstack.org/ha-guide/>`_
: Information on how to provide redundancy for the OpenStack components.
`OpenStack Hypervisor Support Matrix
<https://wiki.openstack.org/wiki/HypervisorSupportMatrix>`_
: Matrix of supported hypervisors and capabilities when used with OpenStack.
`OpenStack Object Store (Swift) Replication Reference
<https://docs.openstack.org/developer/swift/replication_network.html>`_
: Developer documentation of Swift replication.
`OpenStack Operations Guide <https://docs.openstack.org/ops-guide/>`_
: The OpenStack Operations Guide provides information on setting up
and installing OpenStack.
`OpenStack Security Guide <https://docs.openstack.org/security-guide/>`_
: The OpenStack Security Guide provides information on securing
OpenStack deployments.
`OpenStack Training Marketplace
<https://www.openstack.org/marketplace/training>`_
: The OpenStack Market for training and Vendors providing training
on OpenStack.
`PCI passthrough <https://wiki.openstack.org/wiki/
Pci_passthrough#How_to_check_PCI_status_with_PCI_api_paches>`_
: The PCI API patches extend the servers/os-hypervisor to
show PCI information for instance and compute node,
and also provides a resource endpoint to show PCI information.
`TripleO <https://wiki.openstack.org/wiki/TripleO>`_
: TripleO is a program aimed at installing, upgrading and operating
OpenStack clouds using OpenStack's own cloud facilities as the foundation.