Skip to content

Releases: hostwithquantum/ansible-openstack-inventory

0.6.0

18 Sep 14:30
7d82147
Compare
Choose a tag to compare

Changelog

9760608 Chore: add a --debug flag and output something
0d8e894 Chore: only build what is necessary
7d82147 Merge pull request #9 from hostwithquantum/update/group
be128ea Refactor: use assert.sh for "basic test"
3c4cebb Update: add e2e test for new property
d6de6b6 Update: add group variable to each host

0.5.0

17 Aug 20:27
8e52ac9
Compare
Choose a tag to compare

Changelog

8e52ac9 Merge pull request #8 from hostwithquantum/lbaas-fip
1987fd4 Update: get FIP of loadbalancer and attach to first node

0.4.2

07 Jun 13:04
dc18c21
Compare
Choose a tag to compare

Changelog

c6df54d Chore: add less obscure (lol) e2e tests
2e8f54a Fix: response for empty inventory
dc18c21 Merge pull request #7 from hostwithquantum/fix-empty-inventory
e042644 Refactor: --host command
f4a6141 Refactor: error handling

0.4.1

31 May 12:48
5786ec8
Compare
Choose a tag to compare

Changelog

8ebabab Fix: don't return groups with 0 hosts
5786ec8 Merge pull request #6 from hostwithquantum/fix-null-servers
8ca2eaa Refactor: put assembly into a builder

0.4.0

30 May 19:31
62b7c13
Compare
Choose a tag to compare

Changelog

e4f2a0f Chore: simple e2e test
58c0f13 Chore: update readme
62b7c13 Merge pull request #4 from hostwithquantum/metadata
9b14061 Merge pull request #5 from hostwithquantum/test-inventory
b95dc08 Update: control groups/labels via metadata

0.3.0

04 Nov 15:10
ab79e53
Compare
Choose a tag to compare

Changelog

7ff77e6 Chore: remove hard-coded group vars
ab79e53 Merge pull request #3 from hostwithquantum/floating-ip
3dac2ce Update: return floating IPs

0.2.0

03 Nov 15:10
01ed368
Compare
Choose a tag to compare

Changelog

b45d6a7 Chore: add basic test for inventory
7764aa3 Chore: run tests on GitHub
01ed368 Merge pull request #2 from hostwithquantum/group-vars
5f12bef Refactor: json generation
bc73bc1 Refactor: string contains assertion
3eab090 Update: add group vars via --load-group-vars

0.1.0

02 Nov 17:09
3ae0b57
Compare
Choose a tag to compare

Changelog

1d98b9c Chore: add an env var for config.ini
92fb6f9 Chore: basic sanity build test for PR
6ddde8c Chore: build and run
e473541 Chore: create release on tag
1a594ab Chore: implement --list
e1be307 Initial check-in!
3ae0b57 Merge pull request #1 from hostwithquantum/create-inventory
8371705 Refactor: move server parsing into server module
4c5edda Update: implement --host node
b78db43 Update: put it all together
dcbe676 Update: wrap inventory