Joe Topjian

Results 140 comments of Joe Topjian

It doesn't look like it's supported, but it should be fairly simple to add.

I'll leave this open to see if we can get this fixed.

@pgaxatte This is a good start 🙂 One important thing that we'll need to reference is where the struct fields are defined in the Keystone code. For example, we can...

> I also found where the fields of the endpoint group filters are defined but it seems not to be exactly compliant with the documentation: there is no enabled field...

@pdesgarets Sure - if they are valid fields in the response, let's get them added :slightly_smiling_face:

> params block_migration was bool and become a string Can you please confirm the area of code in the Nova project itself that made this change? This is confirmation is...

@jtopjian I apologize for the delay. I think we should be able to fix this by doing something like this: Set the `BlockMigration` type to `interface` and then have a...

I have no idea what happened here. Not only did I @ myself, it looks like I clicked the "close" button instead of the comment button 🙂

Unless i'm mistaken, `WaitFor` can be removed entirely from the `openstack` package of this repo. There is a `WaitFor` under the `acceptance` package, but I'm not sure if a backoff...

@iokiwi Please let me know when this is ready for review/merge.