Revision 015f1517 src/Ganeti/Constants.hs
b/src/Ganeti/Constants.hs | ||
---|---|---|
16 | 16 |
|
17 | 17 |
{- |
18 | 18 |
|
19 |
Copyright (C) 2013 Google Inc. |
|
19 |
Copyright (C) 2013, 2014 Google Inc.
|
|
20 | 20 |
|
21 | 21 |
This program is free software; you can redistribute it and/or modify |
22 | 22 |
it under the terms of the GNU General Public License as published by |
... | ... | |
4764 | 4764 |
|
4765 | 4765 |
-- * Instance communication |
4766 | 4766 |
|
4767 |
instanceCommunicationDoc :: String |
|
4768 |
instanceCommunicationDoc = |
|
4769 |
"Enable or disable the communication mechanism for an instance" |
|
4770 |
|
|
4767 | 4771 |
instanceCommunicationNetwork :: String |
4768 | 4772 |
instanceCommunicationNetwork = "ganeti:network:communication" |
4769 | 4773 |
|
Also available in: Unified diff