Ben Nemec f1c6ac9f2e Add capabilities filter for Nova
It turns out that the ComputeCapabilitiesFilter built-in to Nova
doesn't respect capabilities passed in scheduler_hints, so we can't
use it for predictable placement.  Adding this filter to the
undercloud Nova filter list will allow us to do so.

Instead of pulling in all of Nova as a test requirement, I've added
a fake_nova module to the source tree, which is injected as 'nova'
when unit tests are being run.  A check is included to make sure
nova isn't being imported for real, as well as a README explaining
the reasoning behind the fake_nova module.

Change-Id: I0618a3b9e3c33af7cdc78db4b6994d463b8aeda9
2016-03-04 15:51:33 +00:00
2015-04-29 13:34:49 +02:00
2015-11-30 23:01:07 +00:00
2015-11-30 23:01:07 +00:00
2015-04-09 13:57:40 +00:00
2015-04-29 13:34:49 +02:00
2015-04-29 13:34:49 +02:00
2015-04-29 13:34:49 +02:00
2015-04-29 13:34:49 +02:00
2015-04-29 13:34:49 +02:00
2015-04-29 13:34:49 +02:00
2015-04-29 13:34:49 +02:00
2015-09-30 08:45:15 +01:00
2015-10-23 16:05:01 +00:00
2015-12-15 10:22:45 +00:00

tripleo-common

A common library for TripleO workflows.

Features

  • TODO
Description
RETIRED, A Python library for code common to TripleO CLI and TripleO UI.
Readme 82 MiB