diff options
-rw-r--r-- | docs/sources/artifacts-location.rst | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/docs/sources/artifacts-location.rst b/docs/sources/artifacts-location.rst new file mode 100644 index 0000000..4592d2a --- /dev/null +++ b/docs/sources/artifacts-location.rst @@ -0,0 +1,52 @@ +.. Copyright 2015 Open Platform for NFV Project, Inc. and its contributors + +.. Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + +.. http://www.apache.org/licenses/LICENSE-2.0 + +.. Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +.. ----------------------------------------------------------------------- + + +================================= +Key artifacts and their locations +================================= + +Release: OPNFV Brahmaputra + + +VM manager components +===================== + +* OpenStack:: + location: `<http://docs.openstack.org/releases/releases/liberty.html>`_ + release: Liberty + +Network controller components +============================= + +* OpenDaylight Controller:: + location: `<https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.3.2-Lithium-SR2/distribution-karaf-0.3.2-Lithium-SR2.zip>`_ + release: Lithium SR2 + +* OpenDaylight SFC:: + location: `<https://www.dropbox.com/s/6w76eo7loltvvb5/openstack.net-virt-sfc-karaf-1.2.1-SNAPSHOT.zip>`_ + +* ONOS Controller:: + location: `<http://downloads.onosproject.org/nightly/onos-1.4.0-rc2.tar.gz>`_ + release: Emu 1.4.0-rc2 + + +vSwitch components +================== + + * OVS NSH build:: + location: `<https://github.com/openvswitch/ovs.git>`_ + commit: 121daded51b9798fe3722824b27a05c16806cbd1 |