Joe, let's go to the IRC (#opnfv-fuel) to debug it further ...
On Fri, Mar 16, 2018 at 8:37 PM, Joe Kidder wrote:
> Michael,
> First is the nova service-list.
> Second, thanks for the defect pointer - I have some further info - it
> seems that this error about flavor not being found may be h
Michael,
First is the nova service-list.
Second, thanks for the defect pointer - I have some further info - it seems
that this error about flavor not being found may be harmless…see below…
Third, I have some comments/questions about how to fix original problem of
"No valid host was found.”
Please refer to the last comments of
https://bugs.launchpad.net/nova/+bug/1558503
Could you please show "nova service-list" output?
On Fri, Mar 16, 2018 at 7:27 PM, Joe Kidder wrote:
> For at least one of the flavors, I also tried providing the flavor ID
> rather than the flavor name. Same erro
For at least one of the flavors, I also tried providing the flavor ID rather
than the flavor name. Same error.
> On Mar 16, 2018, at 11:16 AM, Joe Kidder wrote:
>
> I did add the flavors that I used.
> They exist prior to trying to use them.
>
> ubuntu@ctl01:~$ openstack flavor list
> +--
I did add the flavors that I used.
They exist prior to trying to use them.
ubuntu@ctl01:~$ openstack flavor list
+--+---+--+--+---+---+---+
| ID | Name | RAM | Disk | Ephemeral |
VCPUs
Hi Joe,
MCP doesn't add any flavors by default, please do it explicitly.
Also check out you have enough compute resources (e.g. cpu, memory, disk).
On Thu, Mar 15, 2018 at 7:03 PM, Joe Kidder wrote:
> Hi,
> I am deploying OPNFV on an x86 server.
> I’m using stable Euphrates:
> git clone -
Hi,
I am deploying OPNFV on an x86 server.
I’m using stable Euphrates:
git clone -b stable/euphrates https://github.com/opnfv/fuel
I deploy like this:
ci/deploy.sh -l UNH-LaaS -p virtual_auto2 -s os-nosdn-nofeature-noha |&
tee deploy.log
The install succeeds.
However,