Hi,I just want to ask about the relationship among openstackclient https://launchpad.net/python-openstackclient and other clients.Will openstackclient replace other clients ( such as quantum client, keystone client, nova client, xx) or just a supplement?by now, the openstackclient is calling codes
Gary and I just chatted on IRC about this. Nova makes no assumptions about
whether networks are created before or after nova-network is started, and a
nova-network restart would trigger the same behavior anyway, so it seems
best to just try and fix the issue with the LB interface-driver directly.
Hi,
After fix https://review.openstack.org/#/c/7550/ and moving the "network
create" command to after the starting of the network service the
Linuxbridge plugin work.
Dan would it be possible that you move the creation of the "nova
network" to after the start of nova network in
https://review.
On Thu, May 17, 2012 at 10:34 AM, Chris Behrens wrote:
> Or better unit tests in nova would help. :)
>
Agreed. In Folsom, we will transition nova to use the standard
python-quantumclient, so the unit testing burden for this code will
properly be on the quantum team.
>
> Fix just got approved,
Or better unit tests in nova would help. :)
Fix just got approved, so it'll be going in shortly.
- Chris
On May 17, 2012, at 10:24 AM, Dan Wendlandt wrote:
> Hi Gary,
>
> Thanks for reporting this.
>
> After some digging, the bug seems to have been introduced by an error in a
> blanket ch
On Thu, May 17, 2012 at 10:24 AM, Dan Wendlandt wrote:
> Hi Gary,
>
> Thanks for reporting this.
>
> After some digging, the bug seems to have been introduced by an error in a
> blanket changeset to switch Nova from using json to jasonutils. During
> that translation, a "return" statement was dr
Hi Gary,
Thanks for reporting this.
After some digging, the bug seems to have been introduced by an error in a
blanket changeset to switch Nova from using json to jasonutils. During
that translation, a "return" statement was dropped, meaning the serializer
always returned Null regardless of what
On Wed, May 16, 2012 at 4:56 AM, Yong Sheng Gong wrote:
> Hi,
>
> https://blueprints.launchpad.net/quantum/+spec/authorization-support-for-quantumis
> for server side. On server side, most of our functions even have no
> context as a parameter like other project does. I don't know how we will
On 05/17/2012 09:09 AM, Gary Kotton wrote:
> Hi,
> Please see the link for a detailed design of the scalable agent
> solution. I plan to start to work on the actual implementation beginnig
> of next week. Please let me know if you have any comments and or
> suggestions. Please note that I have used
Hi Gary,
I'll check this more deeply. However, It looks great
Let me know if you need any help.
Thanks,
Hitesh Wadekar
On Thu, May 17, 2012 at 6:58 PM, Gary Kotton wrote:
> On 05/17/2012 04:18 PM, Kyle Mestery (kmestery) wrote:
>
>> On May 17, 2012, at 8:09 AM, Gary Kotton wrote:
>>
>>> Hi,
>
On 05/17/2012 04:18 PM, Kyle Mestery (kmestery) wrote:
On May 17, 2012, at 8:09 AM, Gary Kotton wrote:
Hi,
Please see the link for a detailed design of the scalable agent solution. I
plan to start to work on the actual implementation beginnig of next week.
Please let me know if you have any co
On May 17, 2012, at 8:09 AM, Gary Kotton wrote:
> Hi,
> Please see the link for a detailed design of the scalable agent solution. I
> plan to start to work on the actual implementation beginnig of next week.
> Please let me know if you have any comments and or suggestions. Please note
> that I h
Hi,
Please see the link for a detailed design of the scalable agent
solution. I plan to start to work on the actual implementation beginnig
of next week. Please let me know if you have any comments and or
suggestions. Please note that I have used all of the comments and
suggestions from over t
13 matches
Mail list logo