Add DEPRECATED Notice

Signed-off-by: Munoz, Obed N <obed.n.munoz@intel.com>
This commit is contained in:
Munoz, Obed N
2016-04-05 11:35:21 -05:00
parent b5cede7e97
commit aae4471051
+11 -3
View File
@@ -1,3 +1,11 @@
[DEPRECATED NOTICE]
--------------------
_This projet is no longer supported. Use this repository instead:_
https://github.com/clearlinux/clear-config-management
---
A tool to deploy components of Openstack on multiple servers with Clear Linux* Project for Intel Architecture installed
@@ -14,10 +22,10 @@ Contents:
====
2. Compiling
2. Installing
$ pip3 install -r requirements-py3.txt
$ python3 setup.py install
$ pip3 install -r requirements-py3.txt
$ python3 setup.py install
====