Skip to content

Instantly share code, notes, and snippets.

@yeshess
Created October 27, 2016 14:25
Show Gist options
  • Save yeshess/5e61d4b2325b3d878c2aa5766730d0fc to your computer and use it in GitHub Desktop.
Save yeshess/5e61d4b2325b3d878c2aa5766730d0fc to your computer and use it in GitHub Desktop.
Project:
type: cloudify.openstack.nodes.Project
properties:
resource_id: test-project
users:
- name: admin
roles:
- admin
quota:
nova:
cores: 44
instances: 7
ram: 53
neutron:
security_group: 9
security_group_rule: 111
floatingip: 19
port: 21
cinder:
volumes: 87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment