ggiamarchi / vagrant-openstack-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
247 stars 101 forks source link

manage user and project domain separately #360

Closed jeje166 closed 6 years ago

jeje166 commented 6 years ago

Manage the project and user domain_name separately. resolves #334

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 87.572% when pulling e4154d7cc4a948cbc72b267e7f814c45737f9480 on jeje166:support_multiple_domain_V3 into c3657b0a9addbf2d95984ac60547262f0fdd6d89 on ggiamarchi:master.

jeje166 commented 6 years ago

Changes required implemented.

ggiamarchi commented 6 years ago

@jeje166 I refactored integration tests and split tests in separated files. There's a small conflit with your changes. I should have merged your PR first. My bad... Can you please fix it, then it will be good to merge

jeje166 commented 6 years ago

@ggiamarchi conflict fixed ;)