6 Commits

Author SHA1 Message Date
Corey Bryant
bcf8145e24 Fix up commit 27013fa2bbeb393c471208a0fd9b93b22013f658
Change-Id: I201e9ad7f8b40d989c81998052280149e4679318
2017-10-26 10:56:42 -04:00
Corey Bryant
27013fa2bb In test cleanup, ensure commands exist before calls
Change-Id: I615d718de525a9755d32f720147b10209be47e01
2017-10-26 08:09:26 -04:00
Pete Vander Giessen
3e4f7874e6 Added config files to snapstack_test.
This helps us not break when transitioning to using the new version of
snapstack, with the config files for each snap in the individual
steps, rather than in a config step.

Change-Id: Ib5aaae0baca80d396d7517a597e7d897de8075e5
2017-08-12 20:49:33 +00:00
Pete Vander Giessen
6dd262cd2b Moved etc/nuetron into /etc/snap-nova-hypervisor
Neglected to move these files the first time around.

Change-Id: I9b48da098761caebe1ecaa7b00f31c83c5acbf0b
2017-08-11 15:50:39 +00:00
Pete Vander Giessen
6a11f694d4 Added config files to snap.
This is part of a transition to storing the config files in the snap,
rather than in snapstack.

Also updated .gitignore to ignore emacs temp files and snapcraft
cruft.

Change-Id: Ic08196c14649ed27178453335935acc7ea990455
2017-08-10 19:55:18 +00:00
Pete Vander Giessen
8f43785d63 Added snapstack test.
Tweaked tox.ini to invoke snapstack, and added test_snapstack.py to
tests dir.

Also added nova-hypervisor.sh to nova-hypervisor/tests, as part of the
plan to move those scripts from snap-test to the individual snaps.

Change-Id: I2e0363d361893a899b6cd4e4683e6d14bac1a0ed
2017-07-27 19:00:16 +00:00