Commit Graph

3 Commits

Author SHA1 Message Date
Xinyuan Huang 3aae5eda0a Fix formatting problem in README
This patch also includes minor updates.

Change-Id: I5e8d52a12d6dd1bddeadacab3a66126decf358db
Fixes bug 1455696
2015-10-25 01:40:06 +08:00
Xinyuan Huang 6c3c0fc8ff Move solver-scheduler's top directory from 'nova' to 'nova_solverscheduler'
The nova solver scheduler was designed to be a drop-in patch for nova, and it
uses 'nova' as the directory now, however it's easier to manage the project
as an individual python package, therefore we want to move the top directory
out to a separate one, which is called 'nova_solverscheduler'. This patch
will modify the module import dependencies and also add necessary init files
so as to turn the project into a complete python package.

Change-Id: I62550c84f157db398da5edbef514832e1351f66f
2015-05-16 18:05:55 -07:00
Yathiraj Udupi d8958f9c67 Added required files for gate testing,doc,etc
Change-Id: Ie16f5566117be92636bb66b183444c5482a25698
2015-05-15 16:50:46 -07:00