Get charm to build
This is still missing the charm.openstack module dependency
This commit is contained in:
parent
4bbf9e0de8
commit
eac71d72cd
5
Makefile
5
Makefile
@ -1,7 +1,8 @@
|
||||
#!/usr/bin/make
|
||||
LAYER_PATH := layers
|
||||
|
||||
clean:
|
||||
rm -Rf build
|
||||
rm -Rf build .tox
|
||||
|
||||
generate: clean
|
||||
tox -e generate
|
||||
LAYER_PATH=$(LAYER_PATH) tox -e generate
|
||||
|
0
hooks/install → charm/hooks/install
Normal file → Executable file
0
hooks/install → charm/hooks/install
Normal file → Executable file
0
hooks/install.real → charm/hooks/install.real
Normal file → Executable file
0
hooks/install.real → charm/hooks/install.real
Normal file → Executable file
@ -1 +1,2 @@
|
||||
charm-tools
|
||||
simplejson
|
||||
|
Loading…
x
Reference in New Issue
Block a user