Hi all, I installed the devstack on f20 and when I tried to boot the cirros
image trhough nova it is successful whereas when I try to boot any other bigger
image(like fedora-20 cloud image/ubuntu_1204_nfs_cifs) through nova it always
fails with the error "Failed to allocate network" as below.
On 04/24/2015 04:33 PM, Ryan Brown wrote:
On 04/24/2015 03:00 PM, Julien Danjou wrote:
I like that point and I agree with you. The problem, as someone already
stated, is that these people are rarely on IRC and sometimes just never
reply on the review. Right, maybe next time I'll chase them down
On 04/24/2015 08:12 PM, Robert Collins wrote:
> In our pbr integration tests we ensure that 'python setup.py install'
> works, as well as ensuring that 'pip install' works. But see
> http://lists.openstack.org/pipermail/openstack-dev/2013-September/015525.html
> - for the last 18 months in pbr we'v
On 2015-04-25 12:12:15 +1200 (+1200), Robert Collins wrote:
[...]
> I'd like to make that a little more official:
> - put it in our docs
> - stop testing python setup.py install.
[...]
And emit a clear error message? (Even if that just means updating the
setup.py boilerplate in the cookiecutter
On 04/25/2015 09:49 AM, Jeremy Stanley wrote:
> On 2015-04-25 12:12:15 +1200 (+1200), Robert Collins wrote:
> [...]
>> I'd like to make that a little more official:
>> - put it in our docs
>> - stop testing python setup.py install.
> [...]
>
> And emit a clear error message? (Even if that just m
On Sat, Apr 25, 2015 at 6:28 AM, Jay Pipes wrote:
> On 04/24/2015 04:33 PM, Ryan Brown wrote:
>
>> On 04/24/2015 03:00 PM, Julien Danjou wrote:
>>
>>> I like that point and I agree with you. The problem, as someone already
>>> stated, is that these people are rarely on IRC and sometimes just neve
I'm not going to pretend it is graceful... but is there a situation
where _" isn't correct?
$ cat setup.py
#!/usr/bin/env python
from distutils.core import setup as _setup
import os
def new_setup(**attrs):
if "pip" not in os.environ.get("_"):
raise SystemExit("Please use pip
To follow up on Robert's post, Gerrit's query command [1] supports the
retrieval of comments for each patchset so maybe we just need to add the
'--comments' option when requesting changes [2] ?
Since I've posted, I'll just provide my own opinion on this topic. I have
no problems with a -1 ask a q
On 04/25/2015 11:33 AM, Dave Walker wrote:
> I'm not going to pretend it is graceful... but is there a situation
> where _" isn't correct?
Ooh. This is a worthy avenue to explore ...
> $ cat setup.py
> #!/usr/bin/env python
>
> from distutils.core import setup as _setup
> import os
>
> def new_
On 04/25/2015 11:46 AM, Monty Taylor wrote:
> On 04/25/2015 11:33 AM, Dave Walker wrote:
>> I'm not going to pretend it is graceful... but is there a situation
>> where _" isn't correct?
>
> Ooh. This is a worthy avenue to explore ...
Ok. After some chatting with fungi in IRC - I've got this:
ht
On 26 April 2015 at 01:49, Jeremy Stanley wrote:
> On 2015-04-25 12:12:15 +1200 (+1200), Robert Collins wrote:
> [...]
>> I'd like to make that a little more official:
>> - put it in our docs
>> - stop testing python setup.py install.
> [...]
>
> And emit a clear error message? (Even if that jus
I realised it was worse than that - see the review.
On 26 April 2015 at 07:11, Robert Collins wrote:
> On 26 April 2015 at 01:49, Jeremy Stanley wrote:
>> On 2015-04-25 12:12:15 +1200 (+1200), Robert Collins wrote:
>> [...]
>>> I'd like to make that a little more official:
>>> - put it in our d
As an operator, is there a way I can create two external networks from
Neutron's point of view, where both of those networks are accessed through
the same host NIC? Obviously those networks would be using different
subnets. I need this sort of thing because the two subnets are treated
differe
Hi folks,
who is responsible for A10 CI?
It keeps spamming with CI results on many patches that are not being
updated.
Also it spins sometimes, producing tens and hundreds of emails for
particular patch.
Please repair!
Thanks,
Eugene.
_
I'm sorry, checking now. Thanks for letting me know.
Doug
> On Apr 25, 2015, at 8:01 PM, Eugene Nikanorov wrote:
>
> Hi folks,
>
> who is responsible for A10 CI?
> It keeps spamming with CI results on many patches that are not being updated.
> Also it spins sometimes, producing tens and hun
15 matches
Mail list logo