Commit Graph

28 Commits

Author SHA1 Message Date
Xicheng Chang 34e734f474 Revert "Merge "fix compasss.sh""
This reverts commit 35472d1f15, reversing
changes made to 5a929be775.

Change-Id: Ie5f2f92473489bb5be981b97e17597e91ff1cbf9
2017-01-03 12:08:01 -08:00
Jenkins 35472d1f15 Merge "fix compasss.sh" 2016-12-30 00:14:41 +00:00
Xicheng Chang 8ba3e5ccb5 support osp9 and newton
Change-Id: I721168db32e9a8bea84361dd2ee39efbb421b0bb
2016-10-27 14:39:54 -04:00
Xicheng Chang c60cab7304 fix error in flask-login
Change-Id: Ide3218e5120ee17ab01536e59203f73efd1472f6
2016-10-26 23:55:22 -04:00
Xicheng Chang 9c03171433 Support rhel7 and osp9
Change-Id: I1e25df2f57753aa4038f49d0c10958c68c248f31
2016-10-26 21:09:53 -04:00
Xicheng Chang 92061511a5 trim install
fix bugs

Change-Id: Ib844b103d4c1bb9e9b8bf70f0c5df323e0be8a2b
2016-07-09 21:24:27 -04:00
Andreas Jaeger 83f40a14af Remove argparse from requirements
argparse was external in python 2.6 but not anymore, remove it from
requirements.

Change-Id: Ib7e74912b36c1b5ccb514e31fac35efeff57378d
2016-06-28 13:24:50 +00:00
xiaodongwang 14ad281057 move adapter from db to memory
Change-Id: I366052e23d72dd94229513d6a0992338d0d44638
2015-08-04 10:45:24 -07:00
Shuo Yang b472f821c4 add a new line at the end of requirements.txt, and change .gitreview
Change-Id: Id128100b8c3ab69038ba3bb2f92343dff290e18c
2015-06-11 17:12:53 -07:00
Lei Lei 8c68fb6f4c Add api to convert os metadata to ui os metadata
Change-Id: Iad5938a5e34a44506c82afb6cf5f8bea0610105e
2015-03-30 14:22:52 -07:00
Xicheng Chang 7fa34625ed Fix markdown version to 2.6.1, was 2.4.1 and will fail pip.
Change-Id: I9f89ca3c2ef55a5c8d74761ecd3b7160511a0c9d
2015-03-27 17:51:50 -07:00
Jerry Zhao b51f344a37 unpin versions of python-daemon, paramiko, etc
python-daemon 2.0.4 has fixed issue related to setuptools, so revert
the pin but excludes broken versions.
since we have moved compass-core, tempest into virtualenv, it is also not
necessary to pin other package versions to be compatbile with tempest.
Pin MarkDown to <2.5 because py26 is not supported otherwise.
python-daemon also needs a new pip that comes with new virtualenv.

Change-Id: I7f378f344ef2e232c10e77725202acb09b3c3393
2015-01-27 05:08:42 -08:00
Jerry Zhao 4bb0d0a14c add service status check after openstack cluster is deployed
check service status after openstack cluster deployment is complete
to have a basic peace of mind.
will add tempest tests later.
also update openstack logs archive rule to use latest variable.
fix fastest_url to follow http redirects.
pin python-daemon version to 1.6.1 because 2.0 breaks.

Change-Id: I0830138381f99e128fd4dfc72f146dd16530d72b
Partial-bug: #1393182
2015-01-12 00:43:05 -08:00
xiaodongwang e72c9d06b1 use local repo in regtest
Change-Id: I874e4acb14e2853c903bd4455789b714d9f987dd
2014-10-12 11:10:50 -07:00
grace.yu 93944da8ee fix instance cannot get IP from dhcp
In order to fix the issue, this change must work with the commit
with same commit message of openstack network cookbook.

Change-Id: I5e312b03f75f8a6f4b2446823236775e8378d58f
2014-09-16 14:26:09 -07:00
zhaoxinyu 22eed23b9d Change requirement names to match the letter case on the repo
Change-Id: I08b517da5d7f7ba0b198c5f2277f8d8a938451d2
2014-08-28 11:01:59 -07:00
leilei9547 63e44f9164 Update db layer api tests
Change-Id: I10b594d95b148fb9233c040da31c1ba6d9beaf72
2014-08-19 17:13:19 -07:00
xiaodongwang 359f20489e add flavor support
Change-Id: I9dd49c4302c7b1a82a88f08e2d1b439bb26176bf
2014-08-14 22:58:27 -07:00
xiaodongwang 06020bc48f fix install bug
Change-Id: I7eecc6c6df45c92ea7d9bf15ad3ad2c74e35c9fe
2014-08-06 21:14:44 -07:00
Weidong Shao 33f03c24d1 Update requirements.txt to include argparse and Mysql-python
Change-Id: I7553037a34045ad32bce70787b19e64a7565c8dd
2014-08-07 02:56:18 +00:00
xiaodongwang 21cc07bed3 update host state when updating clusterhost state.
Change-Id: I9c208870de9cc6e6dd8310c32455a951b1f09585
2014-08-05 23:45:42 -07:00
grace.yu e744fe33c6 deployment module
Change-Id: I1305b74595ab3259e9a813157eb4d8e653ca6f3f
2014-08-04 17:34:44 -07:00
zhaoxinyu a044f9f3c5 Install Compass in virtual env
Create virtualenv for compass, point compass site packages to virtualenv,
make virtualenv accessable for apache.
Change compass executable scripts to use python in env to be virtualenv
compatible.
Make progress_update daemon use virtualenv.
Comment out some health checks that use packages not available to pip, eg,
yum, apt since we have other ways to check packages any way.

Conflicts:

	conf/compassd
	install/compass.sh
	install/dependency.sh
	install/prepare.sh
	misc/apache/compass.wsgi
	requirements.txt

Change-Id: Ib48633601bf238ffc660c4694834897edbe45e07
2014-07-31 19:50:49 -07:00
grace.yu 4c69d120cd Add initial code for user authentication
Change-Id: Ie0c439244f1ae3af707b73ef64b1a411c2aede20
2014-04-14 18:13:04 -07:00
zhaoxinyu d8af02a286 Pin paramiko version to 1.7.5
The new paramiko version 1.13 has a higher requirement for pycrpyto
and that breaks grizzly keystoneclient

Change-Id: I3aa2f32f013e8168550e08db48e67909bbde40d7
2014-04-11 01:38:43 +00:00
xiaodongwang ece0a3e936 add code to match new pep8 style checking and fix bugs.
Change-Id: Id5fd48b8149d3934e4854366e59475f37624ec24
2014-03-11 01:26:42 +00:00
grace.yu 7c4ef4a0d6 Add suppport for CSV import and deployment
also add tow packages to requirements.txt and test-requirements.txt.

Change-Id: I591e3958b4897537f9dba8c0ab38e7fe0159f11f
2014-02-21 15:29:50 -08:00
syang cf67d3ad47 Migrate repo of 'compass' to repo of 'compass-core', leave 'compass' to host project homepage 2014-01-08 19:18:04 -08:00