*** rlandy|ruck|bbl is now known as rlandy|ruck | 00:35 | |
*** rlandy|ruck is now known as rlandy|out | 00:44 | |
*** rlandy|out is now known as rlandy|ruck | 11:15 | |
holtgrewe | Hello. Since today my network ports all get created in openvswitch network 0 and don't work. What in openstack is responsible for allocating them in the right VLAN? | 12:46 |
---|---|---|
*** rlandy|ruck is now known as rlandy|ruck|mtg | 13:04 | |
*** rlandy|ruck|mtg is now known as rlandy|ruck | 14:23 | |
*** queria is now known as Guest219 | 16:44 | |
*** queria is now known as Guest224 | 16:57 | |
mirek186 | Hi, is it possible to use openstackSDK to create projects in another domain, it's easy from python-openstack client, e.g. "openstack project create --domain <2nd domain> <project name>" | 18:28 |
mirek186 | regardles what I setup in clouds.yaml file to auth in openstackSDK I only can list/create projects in current domain. I can't switch domains, simillar to Horizon identity set domain context, I wonder if I'm missing something or it's just not possible | 18:29 |
mirek186 | I would prefere SDK so when we write code in python we have better exception handling, etc | 18:29 |
grami[m] | mirek186: if your cloud yaml has admin role and then yes it is possible when using create_project() you can pass attributes like domain_id https://github.com/openstack/openstacksdk/blob/master/openstack/identity/v3/project.py#L46 | 18:51 |
mirek186 | grami: thanks somehow I've missed it, I've been looking at find_project and in that function you can only select project name | 18:55 |
mirek186 | Is it possible to select diffrent domain connect to the one that you use to autheticate, there are like 3 diffrent domains variables but been playing with them but non of it works simillar to horizon set domain context | 18:56 |
grami[m] | mirek186: the openstacksdk is a library to allow you to easily write programs how you like, so that functionality you are looking for you will need to write this. | 19:45 |
mirek186 | grami[m]: know I finnaly have my head around it and making progress. Thanks | 20:26 |
*** rlandy|ruck is now known as rlandy|out | 23:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!